Shades of Yukon Gold #856526
Tints of Yukon Gold #856526
RGB
CMYK
RGB Variations
Color information
#856526 (or 0x856526) is known color: Yukon Gold. HEX triplet: 85, 65 and 26. RGB value is (133,101,38). Sum of RGB (Red+Green+Blue) = 133+101+38=272 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.90% from 272); Green value is 101 (39.84% from 255 or 37.13% from 272); Blue value is 38 (15.23% from 255 or 13.97% from 272); Max value from RGB is 133 - color contains mainly: red. Hex color #856526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856526 is #7A9AD9. Grayscale: #676767. Windows color (decimal): -8035034 or 2516357. OLE color: 2516357.
HSL color Cylindrical-coordinate representation of color #856526: hue angle of 39.79º 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 #856526 is Cyan = 0, Magento = 0.24, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 38 | - |
| CMYK | 0 | 0.24 | 0.71 | 0.48 |
| HSL | 39.79º | 0.56% | 0.34% | - |
| HSV(B) | 39.79º | 0.71% | 0.52% | - |
| XYZ | 14.68 | 14.43 | 3.85 | - |
| YUV | 103.39 | 91.1 | 149.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 38 | 0 | 0.24 | 0.71 | 0.48 | 39.79 | 0.56 | 0.34 |
| Hex | 85 | 65 | 26 | 0 | 18 | 47 | 30 | 28 | 38 | 22 |
| Octal | 205 | 145 | 46 | 0 | 30 | 107 | 60 | 50 | 70 | 42 |
| Binary | 10000101 | 1100101 | 100110 | 0 | 11000 | 1000111 | 110000 | 101000 | 111000 | 100010 |
Color Harmonies of #856526
Complementary color
Monochromatic Colors of #856526
Black with #856526
Text Example
Text Example
White with #856526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856526; }
p { color: rgb(133,101,38); }
H1.HeaderClassName
{
color: #856526;
}
.AnyTagClassName
{
color: #856526;
}
</style>
background-color css
<style>
a { background-color: #856526; }
a { background-color: rgb(133,101,38); }
div.DivClassName
{
background-color: #856526;
}
.BgClassName
{
background-color: #856526;
}
</style>
border-color css
<style>
span { border-color: #856526; }
span { border-color: rgb(133,101,38); }
td.TdClassName
{
border-color: #856526;
}
.TagClassName
{
border-color: #856526;
}
</style>