Shades of Yukon Gold #816718
Tints of Yukon Gold #816718
RGB
CMYK
RGB Variations
Color information
#816718 (or 0x816718) is known color: Yukon Gold. HEX triplet: 81, 67 and 18. RGB value is (129,103,24). Sum of RGB (Red+Green+Blue) = 129+103+24=256 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.39% from 256); Green value is 103 (40.62% from 255 or 40.23% from 256); Blue value is 24 (9.77% from 255 or 9.38% from 256); Max value from RGB is 129 - color contains mainly: red. Hex color #816718 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816718 is #7E98E7. Grayscale: #666666. Windows color (decimal): -8296680 or 1599361. OLE color: 1599361.
HSL color Cylindrical-coordinate representation of color #816718: hue angle of 45.14º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #816718 is Cyan = 0, Magento = 0.20, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 24 | - |
| CMYK | 0 | 0.20 | 0.81 | 0.49 |
| HSL | 45.14º | 0.69% | 0.3% | - |
| HSV(B) | 45.14º | 0.81% | 0.51% | - |
| XYZ | 14.07 | 14.43 | 2.91 | - |
| YUV | 101.77 | 84.11 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 24 | 0 | 0.20 | 0.81 | 0.49 | 45.14 | 0.69 | 0.3 |
| Hex | 81 | 67 | 18 | 0 | 14 | 51 | 31 | 2D | 45 | 1E |
| Octal | 201 | 147 | 30 | 0 | 24 | 121 | 61 | 55 | 105 | 36 |
| Binary | 10000001 | 1100111 | 11000 | 0 | 10100 | 1010001 | 110001 | 101101 | 1000101 | 11110 |
Color Harmonies of #816718
Complementary color
Monochromatic Colors of #816718
Black with #816718
Text Example
Text Example
White with #816718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816718; }
p { color: rgb(129,103,24); }
H1.HeaderClassName
{
color: #816718;
}
.AnyTagClassName
{
color: #816718;
}
</style>
background-color css
<style>
a { background-color: #816718; }
a { background-color: rgb(129,103,24); }
div.DivClassName
{
background-color: #816718;
}
.BgClassName
{
background-color: #816718;
}
</style>
border-color css
<style>
span { border-color: #816718; }
span { border-color: rgb(129,103,24); }
td.TdClassName
{
border-color: #816718;
}
.TagClassName
{
border-color: #816718;
}
</style>