Shades of Yukon Gold #816807
Tints of Yukon Gold #816807
RGB
CMYK
RGB Variations
Color information
#816807 (or 0x816807) is known color: Yukon Gold. HEX triplet: 81, 68 and 07. RGB value is (129,104,7). Sum of RGB (Red+Green+Blue) = 129+104+7=240 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.75% from 240); Green value is 104 (41.02% from 255 or 43.33% from 240); Blue value is 7 (3.12% from 255 or 2.92% from 240); Max value from RGB is 129 - color contains mainly: red. Hex color #816807 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816807 is #7E97F8. Grayscale: #646464. Windows color (decimal): -8296441 or 485505. OLE color: 485505.
HSL color Cylindrical-coordinate representation of color #816807: hue angle of 47.7º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #816807 is Cyan = 0, Magento = 0.19, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 104 | 7 | - |
| CMYK | 0 | 0.19 | 0.95 | 0.49 |
| HSL | 47.7º | 0.9% | 0.27% | - |
| HSV(B) | 47.7º | 0.95% | 0.51% | - |
| XYZ | 14.04 | 14.58 | 2.28 | - |
| YUV | 100.42 | 75.28 | 148.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 7 | 0 | 0.19 | 0.95 | 0.49 | 47.7 | 0.9 | 0.27 |
| Hex | 81 | 68 | 7 | 0 | 13 | 5F | 31 | 30 | 5A | 1B |
| Octal | 201 | 150 | 7 | 0 | 23 | 137 | 61 | 60 | 132 | 33 |
| Binary | 10000001 | 1101000 | 111 | 0 | 10011 | 1011111 | 110001 | 110000 | 1011010 | 11011 |
Color Harmonies of #816807
Complementary color
Monochromatic Colors of #816807
Black with #816807
Text Example
Text Example
White with #816807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816807; }
p { color: rgb(129,104,7); }
H1.HeaderClassName
{
color: #816807;
}
.AnyTagClassName
{
color: #816807;
}
</style>
background-color css
<style>
a { background-color: #816807; }
a { background-color: rgb(129,104,7); }
div.DivClassName
{
background-color: #816807;
}
.BgClassName
{
background-color: #816807;
}
</style>
border-color css
<style>
span { border-color: #816807; }
span { border-color: rgb(129,104,7); }
td.TdClassName
{
border-color: #816807;
}
.TagClassName
{
border-color: #816807;
}
</style>