Shades of Yukon Gold #876614
Tints of Yukon Gold #876614
RGB
CMYK
RGB Variations
Color information
#876614 (or 0x876614) is known color: Yukon Gold. HEX triplet: 87, 66 and 14. RGB value is (135,102,20). Sum of RGB (Red+Green+Blue) = 135+102+20=257 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.53% from 257); Green value is 102 (40.23% from 255 or 39.69% from 257); Blue value is 20 (8.20% from 255 or 7.78% from 257); Max value from RGB is 135 - color contains mainly: red. Hex color #876614 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #876614 is #7899EB. Grayscale: #666666. Windows color (decimal): -7903724 or 1336967. OLE color: 1336967.
HSL color Cylindrical-coordinate representation of color #876614: hue angle of 42.78º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #876614 is Cyan = 0, Magento = 0.24, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 102 | 20 | - |
| CMYK | 0 | 0.24 | 0.85 | 0.47 |
| HSL | 42.78º | 0.74% | 0.3% | - |
| HSV(B) | 42.78º | 0.85% | 0.53% | - |
| XYZ | 14.87 | 14.7 | 2.72 | - |
| YUV | 102.52 | 81.43 | 151.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 102 | 20 | 0 | 0.24 | 0.85 | 0.47 | 42.78 | 0.74 | 0.3 |
| Hex | 87 | 66 | 14 | 0 | 18 | 55 | 2F | 2B | 4A | 1E |
| Octal | 207 | 146 | 24 | 0 | 30 | 125 | 57 | 53 | 112 | 36 |
| Binary | 10000111 | 1100110 | 10100 | 0 | 11000 | 1010101 | 101111 | 101011 | 1001010 | 11110 |
Color Harmonies of #876614
Complementary color
Monochromatic Colors of #876614
Black with #876614
Text Example
Text Example
White with #876614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876614; }
p { color: rgb(135,102,20); }
H1.HeaderClassName
{
color: #876614;
}
.AnyTagClassName
{
color: #876614;
}
</style>
background-color css
<style>
a { background-color: #876614; }
a { background-color: rgb(135,102,20); }
div.DivClassName
{
background-color: #876614;
}
.BgClassName
{
background-color: #876614;
}
</style>
border-color css
<style>
span { border-color: #876614; }
span { border-color: rgb(135,102,20); }
td.TdClassName
{
border-color: #876614;
}
.TagClassName
{
border-color: #876614;
}
</style>