Shades of Yukon Gold #816908
Tints of Yukon Gold #816908
RGB
CMYK
RGB Variations
Color information
#816908 (or 0x816908) is known color: Yukon Gold. HEX triplet: 81, 69 and 08. RGB value is (129,105,8). Sum of RGB (Red+Green+Blue) = 129+105+8=242 (32% of max value = 765). Red value is 129 (50.78% from 255 or 53.31% from 242); Green value is 105 (41.41% from 255 or 43.39% from 242); Blue value is 8 (3.52% from 255 or 3.31% from 242); Max value from RGB is 129 - color contains mainly: red. Hex color #816908 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816908 is #7E96F7. Grayscale: #656565. Windows color (decimal): -8296184 or 551297. OLE color: 551297.
HSL color Cylindrical-coordinate representation of color #816908: hue angle of 48.1º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #816908 is Cyan = 0, Magento = 0.19, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 8 | - |
| CMYK | 0 | 0.19 | 0.94 | 0.49 |
| HSL | 48.1º | 0.88% | 0.27% | - |
| HSV(B) | 48.1º | 0.94% | 0.51% | - |
| XYZ | 14.15 | 14.79 | 2.34 | - |
| YUV | 101.12 | 75.45 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 8 | 0 | 0.19 | 0.94 | 0.49 | 48.1 | 0.88 | 0.27 |
| Hex | 81 | 69 | 8 | 0 | 13 | 5E | 31 | 30 | 58 | 1B |
| Octal | 201 | 151 | 10 | 0 | 23 | 136 | 61 | 60 | 130 | 33 |
| Binary | 10000001 | 1101001 | 1000 | 0 | 10011 | 1011110 | 110001 | 110000 | 1011000 | 11011 |
Color Harmonies of #816908
Complementary color
Monochromatic Colors of #816908
Black with #816908
Text Example
Text Example
White with #816908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816908; }
p { color: rgb(129,105,8); }
H1.HeaderClassName
{
color: #816908;
}
.AnyTagClassName
{
color: #816908;
}
</style>
background-color css
<style>
a { background-color: #816908; }
a { background-color: rgb(129,105,8); }
div.DivClassName
{
background-color: #816908;
}
.BgClassName
{
background-color: #816908;
}
</style>
border-color css
<style>
span { border-color: #816908; }
span { border-color: rgb(129,105,8); }
td.TdClassName
{
border-color: #816908;
}
.TagClassName
{
border-color: #816908;
}
</style>