Shades of Yukon Gold #816418
Tints of Yukon Gold #816418
RGB
CMYK
RGB Variations
Color information
#816418 (or 0x816418) is known color: Yukon Gold. HEX triplet: 81, 64 and 18. RGB value is (129,100,24). Sum of RGB (Red+Green+Blue) = 129+100+24=253 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.99% from 253); Green value is 100 (39.45% from 255 or 39.53% from 253); Blue value is 24 (9.77% from 255 or 9.49% from 253); Max value from RGB is 129 - color contains mainly: red. Hex color #816418 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816418 is #7E9BE7. Grayscale: #646464. Windows color (decimal): -8297448 or 1598593. OLE color: 1598593.
HSL color Cylindrical-coordinate representation of color #816418: hue angle of 43.43º 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 #816418 is Cyan = 0, Magento = 0.22, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 100 | 24 | - |
| CMYK | 0 | 0.22 | 0.81 | 0.49 |
| HSL | 43.43º | 0.69% | 0.3% | - |
| HSV(B) | 43.43º | 0.81% | 0.51% | - |
| XYZ | 13.78 | 13.85 | 2.81 | - |
| YUV | 100.01 | 85.11 | 148.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 100 | 24 | 0 | 0.22 | 0.81 | 0.49 | 43.43 | 0.69 | 0.3 |
| Hex | 81 | 64 | 18 | 0 | 16 | 51 | 31 | 2B | 45 | 1E |
| Octal | 201 | 144 | 30 | 0 | 26 | 121 | 61 | 53 | 105 | 36 |
| Binary | 10000001 | 1100100 | 11000 | 0 | 10110 | 1010001 | 110001 | 101011 | 1000101 | 11110 |
Color Harmonies of #816418
Complementary color
Monochromatic Colors of #816418
Black with #816418
Text Example
Text Example
White with #816418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816418; }
p { color: rgb(129,100,24); }
H1.HeaderClassName
{
color: #816418;
}
.AnyTagClassName
{
color: #816418;
}
</style>
background-color css
<style>
a { background-color: #816418; }
a { background-color: rgb(129,100,24); }
div.DivClassName
{
background-color: #816418;
}
.BgClassName
{
background-color: #816418;
}
</style>
border-color css
<style>
span { border-color: #816418; }
span { border-color: rgb(129,100,24); }
td.TdClassName
{
border-color: #816418;
}
.TagClassName
{
border-color: #816418;
}
</style>