Shades of Yukon Gold #817315
Tints of Yukon Gold #817315
RGB
CMYK
RGB Variations
Color information
#817315 (or 0x817315) is known color: Yukon Gold. HEX triplet: 81, 73 and 15. RGB value is (129,115,21). Sum of RGB (Red+Green+Blue) = 129+115+21=265 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.68% from 265); Green value is 115 (45.31% from 255 or 43.40% from 265); Blue value is 21 (8.59% from 255 or 7.92% from 265); Max value from RGB is 129 - color contains mainly: red. Hex color #817315 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817315 is #7E8CEA. Grayscale: #6C6C6C. Windows color (decimal): -8293611 or 1405825. OLE color: 1405825.
HSL color Cylindrical-coordinate representation of color #817315: hue angle of 52.22º 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 #817315 is Cyan = 0, Magento = 0.11, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 21 | - |
| CMYK | 0 | 0.11 | 0.84 | 0.49 |
| HSL | 52.22º | 0.72% | 0.29% | - |
| HSV(B) | 52.22º | 0.84% | 0.51% | - |
| XYZ | 15.32 | 16.98 | 3.18 | - |
| YUV | 108.47 | 78.64 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 21 | 0 | 0.11 | 0.84 | 0.49 | 52.22 | 0.72 | 0.29 |
| Hex | 81 | 73 | 15 | 0 | B | 54 | 31 | 34 | 48 | 1D |
| Octal | 201 | 163 | 25 | 0 | 13 | 124 | 61 | 64 | 110 | 35 |
| Binary | 10000001 | 1110011 | 10101 | 0 | 1011 | 1010100 | 110001 | 110100 | 1001000 | 11101 |
Color Harmonies of #817315
Complementary color
Monochromatic Colors of #817315
Black with #817315
Text Example
Text Example
White with #817315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817315; }
p { color: rgb(129,115,21); }
H1.HeaderClassName
{
color: #817315;
}
.AnyTagClassName
{
color: #817315;
}
</style>
background-color css
<style>
a { background-color: #817315; }
a { background-color: rgb(129,115,21); }
div.DivClassName
{
background-color: #817315;
}
.BgClassName
{
background-color: #817315;
}
</style>
border-color css
<style>
span { border-color: #817315; }
span { border-color: rgb(129,115,21); }
td.TdClassName
{
border-color: #817315;
}
.TagClassName
{
border-color: #817315;
}
</style>