Shades of Yukon Gold #816713
Tints of Yukon Gold #816713
RGB
CMYK
RGB Variations
Color information
#816713 (or 0x816713) is known color: Yukon Gold. HEX triplet: 81, 67 and 13. RGB value is (129,103,19). Sum of RGB (Red+Green+Blue) = 129+103+19=251 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.39% from 251); Green value is 103 (40.62% from 255 or 41.04% from 251); Blue value is 19 (7.81% from 255 or 7.57% from 251); Max value from RGB is 129 - color contains mainly: red. Hex color #816713 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816713 is #7E98EC. Grayscale: #656565. Windows color (decimal): -8296685 or 1271681. OLE color: 1271681.
HSL color Cylindrical-coordinate representation of color #816713: hue angle of 45.82º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #816713 is Cyan = 0, Magento = 0.20, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 19 | - |
| CMYK | 0 | 0.20 | 0.85 | 0.49 |
| HSL | 45.82º | 0.74% | 0.29% | - |
| HSV(B) | 45.82º | 0.85% | 0.51% | - |
| XYZ | 14.02 | 14.41 | 2.66 | - |
| YUV | 101.2 | 81.61 | 147.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 19 | 0 | 0.20 | 0.85 | 0.49 | 45.82 | 0.74 | 0.29 |
| Hex | 81 | 67 | 13 | 0 | 14 | 55 | 31 | 2E | 4A | 1D |
| Octal | 201 | 147 | 23 | 0 | 24 | 125 | 61 | 56 | 112 | 35 |
| Binary | 10000001 | 1100111 | 10011 | 0 | 10100 | 1010101 | 110001 | 101110 | 1001010 | 11101 |
Color Harmonies of #816713
Complementary color
Monochromatic Colors of #816713
Black with #816713
Text Example
Text Example
White with #816713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816713; }
p { color: rgb(129,103,19); }
H1.HeaderClassName
{
color: #816713;
}
.AnyTagClassName
{
color: #816713;
}
</style>
background-color css
<style>
a { background-color: #816713; }
a { background-color: rgb(129,103,19); }
div.DivClassName
{
background-color: #816713;
}
.BgClassName
{
background-color: #816713;
}
</style>
border-color css
<style>
span { border-color: #816713; }
span { border-color: rgb(129,103,19); }
td.TdClassName
{
border-color: #816713;
}
.TagClassName
{
border-color: #816713;
}
</style>