Shades of Yukon Gold #806912
Tints of Yukon Gold #806912
RGB
CMYK
RGB Variations
Color information
#806912 (or 0x806912) is known color: Yukon Gold. HEX triplet: 80, 69 and 12. RGB value is (128,105,18). Sum of RGB (Red+Green+Blue) = 128+105+18=251 (33% of max value = 765). Red value is 128 (50.39% from 255 or 51.00% from 251); Green value is 105 (41.41% from 255 or 41.83% from 251); Blue value is 18 (7.42% from 255 or 7.17% from 251); Max value from RGB is 128 - color contains mainly: red. Hex color #806912 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #806912 is #7F96ED. Grayscale: #666666. Windows color (decimal): -8361710 or 1206656. OLE color: 1206656.
HSL color Cylindrical-coordinate representation of color #806912: hue angle of 47.45º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #806912 is Cyan = 0, Magento = 0.18, Yellow = 0.86 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 105 | 18 | - |
| CMYK | 0 | 0.18 | 0.86 | 0.50 |
| HSL | 47.45º | 0.75% | 0.29% | - |
| HSV(B) | 47.45º | 0.86% | 0.5% | - |
| XYZ | 14.06 | 14.74 | 2.68 | - |
| YUV | 101.96 | 80.62 | 146.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 105 | 18 | 0 | 0.18 | 0.86 | 0.50 | 47.45 | 0.75 | 0.29 |
| Hex | 80 | 69 | 12 | 0 | 12 | 56 | 32 | 2F | 4B | 1D |
| Octal | 200 | 151 | 22 | 0 | 22 | 126 | 62 | 57 | 113 | 35 |
| Binary | 10000000 | 1101001 | 10010 | 0 | 10010 | 1010110 | 110010 | 101111 | 1001011 | 11101 |
Color Harmonies of #806912
Complementary color
Monochromatic Colors of #806912
Black with #806912
Text Example
Text Example
White with #806912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806912; }
p { color: rgb(128,105,18); }
H1.HeaderClassName
{
color: #806912;
}
.AnyTagClassName
{
color: #806912;
}
</style>
background-color css
<style>
a { background-color: #806912; }
a { background-color: rgb(128,105,18); }
div.DivClassName
{
background-color: #806912;
}
.BgClassName
{
background-color: #806912;
}
</style>
border-color css
<style>
span { border-color: #806912; }
span { border-color: rgb(128,105,18); }
td.TdClassName
{
border-color: #806912;
}
.TagClassName
{
border-color: #806912;
}
</style>