Shades of Yukon Gold #856825
Tints of Yukon Gold #856825
RGB
CMYK
RGB Variations
Color information
#856825 (or 0x856825) is known color: Yukon Gold. HEX triplet: 85, 68 and 25. RGB value is (133,104,37). Sum of RGB (Red+Green+Blue) = 133+104+37=274 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.54% from 274); Green value is 104 (41.02% from 255 or 37.96% from 274); Blue value is 37 (14.84% from 255 or 13.50% from 274); Max value from RGB is 133 - color contains mainly: red. Hex color #856825 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856825 is #7A97DA. Grayscale: #696969. Windows color (decimal): -8034267 or 2451589. OLE color: 2451589.
HSL color Cylindrical-coordinate representation of color #856825: hue angle of 41.88º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #856825 is Cyan = 0, Magento = 0.22, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 37 | - |
| CMYK | 0 | 0.22 | 0.72 | 0.48 |
| HSL | 41.88º | 0.56% | 0.33% | - |
| HSV(B) | 41.88º | 0.72% | 0.52% | - |
| XYZ | 14.96 | 15.02 | 3.86 | - |
| YUV | 105.03 | 89.61 | 147.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 37 | 0 | 0.22 | 0.72 | 0.48 | 41.88 | 0.56 | 0.33 |
| Hex | 85 | 68 | 25 | 0 | 16 | 48 | 30 | 2A | 38 | 21 |
| Octal | 205 | 150 | 45 | 0 | 26 | 110 | 60 | 52 | 70 | 41 |
| Binary | 10000101 | 1101000 | 100101 | 0 | 10110 | 1001000 | 110000 | 101010 | 111000 | 100001 |
Color Harmonies of #856825
Complementary color
Monochromatic Colors of #856825
Black with #856825
Text Example
Text Example
White with #856825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856825; }
p { color: rgb(133,104,37); }
H1.HeaderClassName
{
color: #856825;
}
.AnyTagClassName
{
color: #856825;
}
</style>
background-color css
<style>
a { background-color: #856825; }
a { background-color: rgb(133,104,37); }
div.DivClassName
{
background-color: #856825;
}
.BgClassName
{
background-color: #856825;
}
</style>
border-color css
<style>
span { border-color: #856825; }
span { border-color: rgb(133,104,37); }
td.TdClassName
{
border-color: #856825;
}
.TagClassName
{
border-color: #856825;
}
</style>