Shades of Yukon Gold #856626
Tints of Yukon Gold #856626
RGB
CMYK
RGB Variations
Color information
#856626 (or 0x856626) is known color: Yukon Gold. HEX triplet: 85, 66 and 26. RGB value is (133,102,38). Sum of RGB (Red+Green+Blue) = 133+102+38=273 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.72% from 273); Green value is 102 (40.23% from 255 or 37.36% from 273); Blue value is 38 (15.23% from 255 or 13.92% from 273); Max value from RGB is 133 - color contains mainly: red. Hex color #856626 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856626 is #7A99D9. Grayscale: #686868. Windows color (decimal): -8034778 or 2516613. OLE color: 2516613.
HSL color Cylindrical-coordinate representation of color #856626: hue angle of 40.42º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #856626 is Cyan = 0, Magento = 0.23, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 38 | - |
| CMYK | 0 | 0.23 | 0.71 | 0.48 |
| HSL | 40.42º | 0.56% | 0.34% | - |
| HSV(B) | 40.42º | 0.71% | 0.52% | - |
| XYZ | 14.77 | 14.63 | 3.88 | - |
| YUV | 103.97 | 90.77 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 38 | 0 | 0.23 | 0.71 | 0.48 | 40.42 | 0.56 | 0.34 |
| Hex | 85 | 66 | 26 | 0 | 17 | 47 | 30 | 28 | 38 | 22 |
| Octal | 205 | 146 | 46 | 0 | 27 | 107 | 60 | 50 | 70 | 42 |
| Binary | 10000101 | 1100110 | 100110 | 0 | 10111 | 1000111 | 110000 | 101000 | 111000 | 100010 |
Color Harmonies of #856626
Complementary color
Monochromatic Colors of #856626
Black with #856626
Text Example
Text Example
White with #856626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856626; }
p { color: rgb(133,102,38); }
H1.HeaderClassName
{
color: #856626;
}
.AnyTagClassName
{
color: #856626;
}
</style>
background-color css
<style>
a { background-color: #856626; }
a { background-color: rgb(133,102,38); }
div.DivClassName
{
background-color: #856626;
}
.BgClassName
{
background-color: #856626;
}
</style>
border-color css
<style>
span { border-color: #856626; }
span { border-color: rgb(133,102,38); }
td.TdClassName
{
border-color: #856626;
}
.TagClassName
{
border-color: #856626;
}
</style>