Shades of Yukon Gold #856910
Tints of Yukon Gold #856910
RGB
CMYK
RGB Variations
Color information
#856910 (or 0x856910) is known color: Yukon Gold. HEX triplet: 85, 69 and 10. RGB value is (133,105,16). Sum of RGB (Red+Green+Blue) = 133+105+16=254 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.36% from 254); Green value is 105 (41.41% from 255 or 41.34% from 254); Blue value is 16 (6.64% from 255 or 6.30% from 254); Max value from RGB is 133 - color contains mainly: red. Hex color #856910 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856910 is #7A96EF. Grayscale: #676767. Windows color (decimal): -8034032 or 1075589. OLE color: 1075589.
HSL color Cylindrical-coordinate representation of color #856910: hue angle of 45.64º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #856910 is Cyan = 0, Magento = 0.21, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 16 | - |
| CMYK | 0 | 0.21 | 0.88 | 0.48 |
| HSL | 45.64º | 0.79% | 0.29% | - |
| HSV(B) | 45.64º | 0.88% | 0.52% | - |
| XYZ | 14.82 | 15.13 | 2.63 | - |
| YUV | 103.23 | 78.78 | 149.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 16 | 0 | 0.21 | 0.88 | 0.48 | 45.64 | 0.79 | 0.29 |
| Hex | 85 | 69 | 10 | 0 | 15 | 58 | 30 | 2E | 4F | 1D |
| Octal | 205 | 151 | 20 | 0 | 25 | 130 | 60 | 56 | 117 | 35 |
| Binary | 10000101 | 1101001 | 10000 | 0 | 10101 | 1011000 | 110000 | 101110 | 1001111 | 11101 |
Color Harmonies of #856910
Complementary color
Monochromatic Colors of #856910
Black with #856910
Text Example
Text Example
White with #856910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856910; }
p { color: rgb(133,105,16); }
H1.HeaderClassName
{
color: #856910;
}
.AnyTagClassName
{
color: #856910;
}
</style>
background-color css
<style>
a { background-color: #856910; }
a { background-color: rgb(133,105,16); }
div.DivClassName
{
background-color: #856910;
}
.BgClassName
{
background-color: #856910;
}
</style>
border-color css
<style>
span { border-color: #856910; }
span { border-color: rgb(133,105,16); }
td.TdClassName
{
border-color: #856910;
}
.TagClassName
{
border-color: #856910;
}
</style>