Shades of Yukon Gold #887612
Tints of Yukon Gold #887612
RGB
CMYK
RGB Variations
Color information
#887612 (or 0x887612) is known color: Yukon Gold. HEX triplet: 88, 76 and 12. RGB value is (136,118,18). Sum of RGB (Red+Green+Blue) = 136+118+18=272 (36% of max value = 765). Red value is 136 (53.52% from 255 or 50% from 272); Green value is 118 (46.48% from 255 or 43.38% from 272); Blue value is 18 (7.42% from 255 or 6.62% from 272); Max value from RGB is 136 - color contains mainly: red. Hex color #887612 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887612 is #7789ED. Grayscale: #707070. Windows color (decimal): -7834094 or 1209992. OLE color: 1209992.
HSL color Cylindrical-coordinate representation of color #887612: hue angle of 50.85º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #887612 is Cyan = 0, Magento = 0.13, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 18 | - |
| CMYK | 0 | 0.13 | 0.87 | 0.47 |
| HSL | 50.85º | 0.77% | 0.3% | - |
| HSV(B) | 50.85º | 0.87% | 0.53% | - |
| XYZ | 16.74 | 18.23 | 3.21 | - |
| YUV | 111.98 | 74.96 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 18 | 0 | 0.13 | 0.87 | 0.47 | 50.85 | 0.77 | 0.3 |
| Hex | 88 | 76 | 12 | 0 | D | 57 | 2F | 33 | 4D | 1E |
| Octal | 210 | 166 | 22 | 0 | 15 | 127 | 57 | 63 | 115 | 36 |
| Binary | 10001000 | 1110110 | 10010 | 0 | 1101 | 1010111 | 101111 | 110011 | 1001101 | 11110 |
Color Harmonies of #887612
Complementary color
Monochromatic Colors of #887612
Black with #887612
Text Example
Text Example
White with #887612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887612; }
p { color: rgb(136,118,18); }
H1.HeaderClassName
{
color: #887612;
}
.AnyTagClassName
{
color: #887612;
}
</style>
background-color css
<style>
a { background-color: #887612; }
a { background-color: rgb(136,118,18); }
div.DivClassName
{
background-color: #887612;
}
.BgClassName
{
background-color: #887612;
}
</style>
border-color css
<style>
span { border-color: #887612; }
span { border-color: rgb(136,118,18); }
td.TdClassName
{
border-color: #887612;
}
.TagClassName
{
border-color: #887612;
}
</style>