brilliant orange(brown)/brilliant gamboge
#eddec6 color RGB value is (237,222,198)
#eddec6 color CMYK value
#eddec6 color HSL value
HSV(or HSB) | 36.9° | 16.5 | 92.9 |
XYZ | 71.239 | 74.324 | 64.017 |
Yxy | 0.34 | 0.355 | 74.324 |
LAB | 89.076 | 1.271 | 13.615 |
LUV | 89.076 | 10.338 | 19.727 |
Hunter-LAB | 86.212 | -3.37 | 16.322 |
CIE-LCH | 89.076 | 13.675 | 84.667 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | ED | DE | C6 |
Decimal | 237 | 222 | 198 |
Octal | 355 | 336 | 306 |
Binary | 11101101 | 11011110 | 11000110 |
Below, you can see some colors close to #eddec6. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #eddec6.
<span style="color:#eddec6">Text here</span>
This paragraph has a background color of #eddec6.
<p style="background-color:#eddec6;">Content here</p>
This element has a border color of #eddec6.
<div style="border:1px #eddec6;">Content here</div>
.text {color:#eddec6;}
.background {background-color:#eddec6;}
.border {border:1px solid #eddec6;}
.text-shadow {border:1px solid #eddec6;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #080602 is the darkest color, while #fcfaf6 is the lightest one.