Shades of Yukon Gold #856827
Tints of Yukon Gold #856827
RGB
CMYK
RGB Variations
Color information
#856827 (or 0x856827) is known color: Yukon Gold. HEX triplet: 85, 68 and 27. RGB value is (133,104,39). Sum of RGB (Red+Green+Blue) = 133+104+39=276 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.19% from 276); Green value is 104 (41.02% from 255 or 37.68% from 276); Blue value is 39 (15.62% from 255 or 14.13% from 276); Max value from RGB is 133 - color contains mainly: red. Hex color #856827 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856827 is #7A97D8. Grayscale: #696969. Windows color (decimal): -8034265 or 2582661. OLE color: 2582661.
HSL color Cylindrical-coordinate representation of color #856827: hue angle of 41.49º degrees, saturation: 0.55, 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 #856827 is Cyan = 0, Magento = 0.22, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 39 | - |
| CMYK | 0 | 0.22 | 0.71 | 0.48 |
| HSL | 41.49º | 0.55% | 0.34% | - |
| HSV(B) | 41.49º | 0.71% | 0.52% | - |
| XYZ | 14.99 | 15.03 | 4.03 | - |
| YUV | 105.26 | 90.61 | 147.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 39 | 0 | 0.22 | 0.71 | 0.48 | 41.49 | 0.55 | 0.34 |
| Hex | 85 | 68 | 27 | 0 | 16 | 47 | 30 | 29 | 37 | 22 |
| Octal | 205 | 150 | 47 | 0 | 26 | 107 | 60 | 51 | 67 | 42 |
| Binary | 10000101 | 1101000 | 100111 | 0 | 10110 | 1000111 | 110000 | 101001 | 110111 | 100010 |
Color Harmonies of #856827
Complementary color
Monochromatic Colors of #856827
Black with #856827
Text Example
Text Example
White with #856827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856827; }
p { color: rgb(133,104,39); }
H1.HeaderClassName
{
color: #856827;
}
.AnyTagClassName
{
color: #856827;
}
</style>
background-color css
<style>
a { background-color: #856827; }
a { background-color: rgb(133,104,39); }
div.DivClassName
{
background-color: #856827;
}
.BgClassName
{
background-color: #856827;
}
</style>
border-color css
<style>
span { border-color: #856827; }
span { border-color: rgb(133,104,39); }
td.TdClassName
{
border-color: #856827;
}
.TagClassName
{
border-color: #856827;
}
</style>