Color: #FEE16F

#FEE16F Color Information

#FEE16F is a light color. The closest websafe version is #FEE16F. A complement of this color would be #718DFE, perceived brightness is 0.87, and the grayscale version is #B7B7B7.

In the HSL color space, this color has a hue angle of 48°,a saturation of 99%, and a lightness of 72%.The HSV representation shows a hue of 48°, a saturation of 56%, and a value of 100%.

In a RGB color space, #FEE16F is composed of 100% red, 88% green and 44% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 11% magenta, 56% yellow and 0% black.

In the Yxy color space, this color is represented as Y: 76.99, x: 0.4343, and y: 0.4489.

Color Code #FEE16F

#FEE16Frgb(254, 225, 111)
HEX
#FEE16F
RGB
rgb(254, 225, 111)
HSL
hsl(48, 99%, 72%)
HSV
hsv(48, 56%, 100%)
CMYK
0%, 11%, 56%, 0%
XYZ
X: 74.49, Y: 76.99, Z: 20.04
Lab
L: 90.32, a: 0.51, b: 58.52
Name

Shades of Color #FEE16F

Shades are created by darkening the original color #FEE16F in equal steps from 0% to 90%. These shades are perfect for creating depth and contrast in your designs. Use them to add visual hierarchy or highlight specific elements in your projects.

Tints of Color #FEE16F

Tints are created by lightening the original color #FEE16F in equal steps from 0% to 90%, ending with pure white. These tints are ideal for creating soft backgrounds, subtle highlights, or cohesive UI elements that complement your designs.

#FEE16Frgb(254, 225, 111)

About #FEE16F Color Code

In the HSL color space, this color has a hue angle of 48°, a saturation of 99%, and a lightness of 72%. The HSV representation shows a hue of 48°, a saturation of 56%, and a value of 100%.

  • HEX: #FEE16F
  • RGB: rgb(254, 225, 111)
  • HSL: hsl(48, 99%, 72%)
  • HSV: hsv(48, 56%, 100%)
  • CMYK: 0.00% cyan, 11.00% magenta, 56.00% yellow, 0.00% black
  • XYZ: 74.49, 76.99, 20.04
  • Yxy: 76.99, 0.4343, 0.4489
  • Hunter Lab: 90.32, 0.51, 58.52
  • CIE-Lab: 90.32, 0.51, 58.52

In the XYZ color space, this color is represented as X: 74.49, Y: 76.99, Z: 20.04. The Yxy representation further refines this as Y: 76.99, x: 0.4343, and y: 0.4489.

In the Hunter Lab color space, this color is represented as L: 90.32, a: 0.51, and b: 58.52. Similarly, in the CIE-Lab color space, it is represented as L: 90.32, a: 0.51, and b: 58.52.

Use these color codes in your CSS, design tools, or anywhere you need to specify a color. You can also explore its shades and tints for more creative options.

Triadic Colors of #FEE16F

Triadic colors are three colors evenly spaced around the color wheel, including #FEE16F. They create vibrant and balanced color schemes, perfect for designs that need contrast and harmony.

Analogous Colors of #FEE16F

Analogous colors are adjacent to #FEE16F on the color wheel. They create harmonious and visually pleasing designs, ideal for projects that need a cohesive look.

Split Complementary Colors of #FEE16F

Split complementary colors are two colors adjacent to the complementary color of #FEE16F. They create a balanced and visually appealing color scheme.

Tetradic Colors of #FEE16F

Tetradic colors form a rectangle on the color wheel, including #FEE16F. They provide vibrant and diverse color schemes for creative designs.

Monochromatic Colors of #FEE16F

Monochromatic colors are variations of #FEE16F, including its shades, tints, and tones. They create elegant and minimalistic designs with a unified color theme.

Complementary Color of #FEE16F

The complementary color of #FEE16F is opposite it on the color wheel. Complementary colors provide strong contrast and are ideal for designs that need visual impact and attention.

CSS Examples of #FEE16F

/* Using HEX */
body {
  background-color: #fee16f;
}
/* Using RGB */
body {
  background-color: rgb(254, 225, 111);
}
/* Using RGB with opacity */
body {
  background-color: rgba(254, 225, 111, 0.5);
}
/* Using HSL */
body {
  background-color: hsl(48, 99%, 72%);
}
/* Text color */
p {
  color: #fee16f;
}
Text Preview
/* Box shadow */
div {
  box-shadow: 4px 4px #fee16f;
}
/* Border color */
.box {
  border: 4px solid #fee16f;
}
/* Text shadow */
h1 {
  color: #222;
  text-shadow: 2px 2px 0 #fee16f;
}
Text Shadow Preview
/* Background with text */
div {
  background: #fee16f;
  color: #fff;
  padding: 16px;
  border-radius: 8px;
}
#FEE16F
On Black Background
#FEE16F
On White Background
#FEE16F

HTML Examples of #FEE16F

<!-- Using HEX -->
<div style="background-color: #fee16f; width: 100px; height: 100px;"></div>
<!-- Using RGB -->
<div style="background-color: rgb(254, 225, 111); width: 100px; height: 100px;"></div>
<!-- Using RGB with opacity -->
<div style="background-color: rgba(254, 225, 111, 0.5); width: 100px; height: 100px;"></div>
<!-- Using HSL -->
<div style="background-color: hsl(48, 99%, 72%); width: 100px; height: 100px;"></div>
<!-- Text color -->
<p style="color: #fee16f;">This is a text example.</p>
Text Preview
<!-- Box shadow -->
<div style="box-shadow: 4px 4px #fee16f; width: 100px; height: 100px;"></div>
<!-- Border color -->
<div style="border: 4px solid #fee16f; width: 100px; height: 100px;"></div>
<!-- Text shadow -->
<h1 style="color: #222; text-shadow: 2px 2px 0 #fee16f;">Text Shadow Preview</h1>
Text Shadow Preview
<!-- Background with text -->
<div style="background: #fee16f; color: #fff; padding: 16px; border-radius: 8px;">
  #FEE16F
</div>
#FEE16F
On Black Background
#FEE16F
On White Background
#FEE16F

Related Colors of #FEE16F

These colors are similar to #FEE16F, with slight variations in hue. Use them to create harmonious designs or explore alternative shades for your projects.