Shades of Yukon Gold #806918
Tints of Yukon Gold #806918
RGB
CMYK
RGB Variations
Color information
#806918 (or 0x806918) is known color: Yukon Gold. HEX triplet: 80, 69 and 18. RGB value is (128,105,24). Sum of RGB (Red+Green+Blue) = 128+105+24=257 (34% of max value = 765). Red value is 128 (50.39% from 255 or 49.81% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 24 (9.77% from 255 or 9.34% from 257); Max value from RGB is 128 - color contains mainly: red. Hex color #806918 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #806918 is #7F96E7. Grayscale: #666666. Windows color (decimal): -8361704 or 1599872. OLE color: 1599872.
HSL color Cylindrical-coordinate representation of color #806918: hue angle of 46.73º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #806918 is Cyan = 0, Magento = 0.18, Yellow = 0.81 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 105 | 24 | - |
| CMYK | 0 | 0.18 | 0.81 | 0.50 |
| HSL | 46.73º | 0.68% | 0.3% | - |
| HSV(B) | 46.73º | 0.81% | 0.5% | - |
| XYZ | 14.12 | 14.76 | 2.97 | - |
| YUV | 102.64 | 83.62 | 146.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 105 | 24 | 0 | 0.18 | 0.81 | 0.50 | 46.73 | 0.68 | 0.3 |
| Hex | 80 | 69 | 18 | 0 | 12 | 51 | 32 | 2F | 44 | 1E |
| Octal | 200 | 151 | 30 | 0 | 22 | 121 | 62 | 57 | 104 | 36 |
| Binary | 10000000 | 1101001 | 11000 | 0 | 10010 | 1010001 | 110010 | 101111 | 1000100 | 11110 |
Color Harmonies of #806918
Complementary color
Monochromatic Colors of #806918
Black with #806918
Text Example
Text Example
White with #806918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806918; }
p { color: rgb(128,105,24); }
H1.HeaderClassName
{
color: #806918;
}
.AnyTagClassName
{
color: #806918;
}
</style>
background-color css
<style>
a { background-color: #806918; }
a { background-color: rgb(128,105,24); }
div.DivClassName
{
background-color: #806918;
}
.BgClassName
{
background-color: #806918;
}
</style>
border-color css
<style>
span { border-color: #806918; }
span { border-color: rgb(128,105,24); }
td.TdClassName
{
border-color: #806918;
}
.TagClassName
{
border-color: #806918;
}
</style>