Shades of Yukon Gold #856925
Tints of Yukon Gold #856925
RGB
CMYK
RGB Variations
Color information
#856925 (or 0x856925) is known color: Yukon Gold. HEX triplet: 85, 69 and 25. RGB value is (133,105,37). Sum of RGB (Red+Green+Blue) = 133+105+37=275 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.36% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 37 (14.84% from 255 or 13.45% from 275); Max value from RGB is 133 - color contains mainly: red. Hex color #856925 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856925 is #7A96DA. Grayscale: #696969. Windows color (decimal): -8034011 or 2451845. OLE color: 2451845.
HSL color Cylindrical-coordinate representation of color #856925: hue angle of 42.5º 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 #856925 is Cyan = 0, Magento = 0.21, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 37 | - |
| CMYK | 0 | 0.21 | 0.72 | 0.48 |
| HSL | 42.5º | 0.56% | 0.33% | - |
| HSV(B) | 42.5º | 0.72% | 0.52% | - |
| XYZ | 15.06 | 15.22 | 3.89 | - |
| YUV | 105.62 | 89.28 | 147.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 37 | 0 | 0.21 | 0.72 | 0.48 | 42.5 | 0.56 | 0.33 |
| Hex | 85 | 69 | 25 | 0 | 15 | 48 | 30 | 2A | 38 | 21 |
| Octal | 205 | 151 | 45 | 0 | 25 | 110 | 60 | 52 | 70 | 41 |
| Binary | 10000101 | 1101001 | 100101 | 0 | 10101 | 1001000 | 110000 | 101010 | 111000 | 100001 |
Color Harmonies of #856925
Complementary color
Monochromatic Colors of #856925
Black with #856925
Text Example
Text Example
White with #856925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856925; }
p { color: rgb(133,105,37); }
H1.HeaderClassName
{
color: #856925;
}
.AnyTagClassName
{
color: #856925;
}
</style>
background-color css
<style>
a { background-color: #856925; }
a { background-color: rgb(133,105,37); }
div.DivClassName
{
background-color: #856925;
}
.BgClassName
{
background-color: #856925;
}
</style>
border-color css
<style>
span { border-color: #856925; }
span { border-color: rgb(133,105,37); }
td.TdClassName
{
border-color: #856925;
}
.TagClassName
{
border-color: #856925;
}
</style>