Color: #ECDCAD

#ECDCAD Color Information

#ECDCAD is a light color. The closest websafe version is #ECDCAD. A complement of this color would be #ACBCEC, perceived brightness is 0.86, and the grayscale version is #CCCCCC.

In the HSL color space, this color has a hue angle of 45°,a saturation of 62%, and a lightness of 80%.The HSV representation shows a hue of 45°, a saturation of 27%, and a value of 93%.

In a RGB color space, #ECDCAD is composed of 93% red, 86% green and 68% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 7% magenta, 27% yellow and 7% black.

In the Yxy color space, this color is represented as Y: 72.50, x: 0.3883, and y: 0.4015.

Color Code #ECDCAD

#ECDCADrgb(236, 220, 173)
HEX
#ECDCAD
RGB
rgb(236, 220, 173)
HSL
hsl(45, 62%, 80%)
HSV
hsv(45, 27%, 93%)
CMYK
0%, 7%, 27%, 7%
XYZ
X: 70.12, Y: 72.50, Z: 37.96
Lab
L: 88.21, a: 0.44, b: 25.28
Name

Shades of Color #ECDCAD

Shades are created by darkening the original color #ECDCAD 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 #ECDCAD

Tints are created by lightening the original color #ECDCAD 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.

#ECDCADrgb(236, 220, 173)

About #ECDCAD Color Code

In the HSL color space, this color has a hue angle of 45°, a saturation of 62%, and a lightness of 80%. The HSV representation shows a hue of 45°, a saturation of 27%, and a value of 93%.

  • HEX: #ECDCAD
  • RGB: rgb(236, 220, 173)
  • HSL: hsl(45, 62%, 80%)
  • HSV: hsv(45, 27%, 93%)
  • CMYK: 0.00% cyan, 7.00% magenta, 27.00% yellow, 7.00% black
  • XYZ: 70.12, 72.50, 37.96
  • Yxy: 72.50, 0.3883, 0.4015
  • Hunter Lab: 88.21, 0.44, 25.28
  • CIE-Lab: 88.21, 0.44, 25.28

In the XYZ color space, this color is represented as X: 70.12, Y: 72.50, Z: 37.96. The Yxy representation further refines this as Y: 72.50, x: 0.3883, and y: 0.4015.

In the Hunter Lab color space, this color is represented as L: 88.21, a: 0.44, and b: 25.28. Similarly, in the CIE-Lab color space, it is represented as L: 88.21, a: 0.44, and b: 25.28.

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 #ECDCAD

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

Analogous Colors of #ECDCAD

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

Split Complementary Colors of #ECDCAD

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

Tetradic Colors of #ECDCAD

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

Monochromatic Colors of #ECDCAD

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

Complementary Color of #ECDCAD

The complementary color of #ECDCAD 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 #ECDCAD

/* Using HEX */
body {
  background-color: #ecdcad;
}
/* Using RGB */
body {
  background-color: rgb(236, 220, 173);
}
/* Using RGB with opacity */
body {
  background-color: rgba(236, 220, 173, 0.5);
}
/* Using HSL */
body {
  background-color: hsl(45, 62%, 80%);
}
/* Text color */
p {
  color: #ecdcad;
}
Text Preview
/* Box shadow */
div {
  box-shadow: 4px 4px #ecdcad;
}
/* Border color */
.box {
  border: 4px solid #ecdcad;
}
/* Text shadow */
h1 {
  color: #222;
  text-shadow: 2px 2px 0 #ecdcad;
}
Text Shadow Preview
/* Background with text */
div {
  background: #ecdcad;
  color: #fff;
  padding: 16px;
  border-radius: 8px;
}
#ECDCAD
On Black Background
#ECDCAD
On White Background
#ECDCAD

HTML Examples of #ECDCAD

<!-- Using HEX -->
<div style="background-color: #ecdcad; width: 100px; height: 100px;"></div>
<!-- Using RGB -->
<div style="background-color: rgb(236, 220, 173); width: 100px; height: 100px;"></div>
<!-- Using RGB with opacity -->
<div style="background-color: rgba(236, 220, 173, 0.5); width: 100px; height: 100px;"></div>
<!-- Using HSL -->
<div style="background-color: hsl(45, 62%, 80%); width: 100px; height: 100px;"></div>
<!-- Text color -->
<p style="color: #ecdcad;">This is a text example.</p>
Text Preview
<!-- Box shadow -->
<div style="box-shadow: 4px 4px #ecdcad; width: 100px; height: 100px;"></div>
<!-- Border color -->
<div style="border: 4px solid #ecdcad; width: 100px; height: 100px;"></div>
<!-- Text shadow -->
<h1 style="color: #222; text-shadow: 2px 2px 0 #ecdcad;">Text Shadow Preview</h1>
Text Shadow Preview
<!-- Background with text -->
<div style="background: #ecdcad; color: #fff; padding: 16px; border-radius: 8px;">
  #ECDCAD
</div>
#ECDCAD
On Black Background
#ECDCAD
On White Background
#ECDCAD

Related Colors of #ECDCAD

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