Shades of Yukon Gold #816415
Tints of Yukon Gold #816415
RGB
CMYK
RGB Variations
Color information
#816415 (or 0x816415) is known color: Yukon Gold. HEX triplet: 81, 64 and 15. RGB value is (129,100,21). Sum of RGB (Red+Green+Blue) = 129+100+21=250 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.6% from 250); Green value is 100 (39.45% from 255 or 40% from 250); Blue value is 21 (8.59% from 255 or 8.4% from 250); Max value from RGB is 129 - color contains mainly: red. Hex color #816415 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816415 is #7E9BEA. Grayscale: #646464. Windows color (decimal): -8297451 or 1401985. OLE color: 1401985.
HSL color Cylindrical-coordinate representation of color #816415: hue angle of 43.89º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #816415 is Cyan = 0, Magento = 0.22, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 100 | 21 | - |
| CMYK | 0 | 0.22 | 0.84 | 0.49 |
| HSL | 43.89º | 0.72% | 0.29% | - |
| HSV(B) | 43.89º | 0.84% | 0.51% | - |
| XYZ | 13.75 | 13.84 | 2.66 | - |
| YUV | 99.67 | 83.61 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 100 | 21 | 0 | 0.22 | 0.84 | 0.49 | 43.89 | 0.72 | 0.29 |
| Hex | 81 | 64 | 15 | 0 | 16 | 54 | 31 | 2C | 48 | 1D |
| Octal | 201 | 144 | 25 | 0 | 26 | 124 | 61 | 54 | 110 | 35 |
| Binary | 10000001 | 1100100 | 10101 | 0 | 10110 | 1010100 | 110001 | 101100 | 1001000 | 11101 |
Color Harmonies of #816415
Complementary color
Monochromatic Colors of #816415
Black with #816415
Text Example
Text Example
White with #816415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816415; }
p { color: rgb(129,100,21); }
H1.HeaderClassName
{
color: #816415;
}
.AnyTagClassName
{
color: #816415;
}
</style>
background-color css
<style>
a { background-color: #816415; }
a { background-color: rgb(129,100,21); }
div.DivClassName
{
background-color: #816415;
}
.BgClassName
{
background-color: #816415;
}
</style>
border-color css
<style>
span { border-color: #816415; }
span { border-color: rgb(129,100,21); }
td.TdClassName
{
border-color: #816415;
}
.TagClassName
{
border-color: #816415;
}
</style>