Shades of Wild Willow #CBD668
Tints of Wild Willow #CBD668
RGB
CMYK
RGB Variations
Color information
#CBD668 (or 0xCBD668) is known color: Wild Willow. HEX triplet: CB, D6 and 68. RGB value is (203,214,104). Sum of RGB (Red+Green+Blue) = 203+214+104=521 (69% of max value = 765). Red value is 203 (79.69% from 255 or 38.96% from 521); Green value is 214 (83.98% from 255 or 41.07% from 521); Blue value is 104 (41.02% from 255 or 19.96% from 521); Max value from RGB is 214 - color contains mainly: green. Hex color #CBD668 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CBD668 is #342997. Grayscale: #C6C6C6. Windows color (decimal): -3418520 or 6870731. OLE color: 6870731.
HSL color Cylindrical-coordinate representation of color #CBD668: hue angle of 66º degrees, saturation: 0.57, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #CBD668 is Cyan = 0.05, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 203 | 214 | 104 | - |
| CMYK | 0.05 | 0 | 0.51 | 0.16 |
| HSL | 66º | 0.57% | 0.62% | - |
| HSV(B) | 66º | 0.51% | 0.84% | - |
| XYZ | 51.17 | 61.79 | 22.33 | - |
| YUV | 198.17 | 74.86 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 203 | 214 | 104 | 0.05 | 0 | 0.51 | 0.16 | 66 | 0.57 | 0.62 |
| Hex | CB | D6 | 68 | 5 | 0 | 33 | 10 | 42 | 39 | 3E |
| Octal | 313 | 326 | 150 | 5 | 0 | 63 | 20 | 102 | 71 | 76 |
| Binary | 11001011 | 11010110 | 1101000 | 101 | 0 | 110011 | 10000 | 1000010 | 111001 | 111110 |
Color Harmonies of #CBD668
Complementary color
Monochromatic Colors of #CBD668
Black with #CBD668
Text Example
Text Example
White with #CBD668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CBD668; }
p { color: rgb(203,214,104); }
H1.HeaderClassName
{
color: #CBD668;
}
.AnyTagClassName
{
color: #CBD668;
}
</style>
background-color css
<style>
a { background-color: #CBD668; }
a { background-color: rgb(203,214,104); }
div.DivClassName
{
background-color: #CBD668;
}
.BgClassName
{
background-color: #CBD668;
}
</style>
border-color css
<style>
span { border-color: #CBD668; }
span { border-color: rgb(203,214,104); }
td.TdClassName
{
border-color: #CBD668;
}
.TagClassName
{
border-color: #CBD668;
}
</style>