Shades of Yukon Gold #816615
Tints of Yukon Gold #816615
RGB
CMYK
RGB Variations
Color information
#816615 (or 0x816615) is known color: Yukon Gold. HEX triplet: 81, 66 and 15. RGB value is (129,102,21). Sum of RGB (Red+Green+Blue) = 129+102+21=252 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.19% from 252); Green value is 102 (40.23% from 255 or 40.48% from 252); Blue value is 21 (8.59% from 255 or 8.33% from 252); Max value from RGB is 129 - color contains mainly: red. Hex color #816615 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816615 is #7E99EA. Grayscale: #656565. Windows color (decimal): -8296939 or 1402497. OLE color: 1402497.
HSL color Cylindrical-coordinate representation of color #816615: hue angle of 45º 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 #816615 is Cyan = 0, Magento = 0.21, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 102 | 21 | - |
| CMYK | 0 | 0.21 | 0.84 | 0.49 |
| HSL | 45º | 0.72% | 0.29% | - |
| HSV(B) | 45º | 0.84% | 0.51% | - |
| XYZ | 13.94 | 14.22 | 2.72 | - |
| YUV | 100.84 | 82.95 | 148.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 21 | 0 | 0.21 | 0.84 | 0.49 | 45 | 0.72 | 0.29 |
| Hex | 81 | 66 | 15 | 0 | 15 | 54 | 31 | 2D | 48 | 1D |
| Octal | 201 | 146 | 25 | 0 | 25 | 124 | 61 | 55 | 110 | 35 |
| Binary | 10000001 | 1100110 | 10101 | 0 | 10101 | 1010100 | 110001 | 101101 | 1001000 | 11101 |
Color Harmonies of #816615
Complementary color
Monochromatic Colors of #816615
Black with #816615
Text Example
Text Example
White with #816615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816615; }
p { color: rgb(129,102,21); }
H1.HeaderClassName
{
color: #816615;
}
.AnyTagClassName
{
color: #816615;
}
</style>
background-color css
<style>
a { background-color: #816615; }
a { background-color: rgb(129,102,21); }
div.DivClassName
{
background-color: #816615;
}
.BgClassName
{
background-color: #816615;
}
</style>
border-color css
<style>
span { border-color: #816615; }
span { border-color: rgb(129,102,21); }
td.TdClassName
{
border-color: #816615;
}
.TagClassName
{
border-color: #816615;
}
</style>