Shades of Yukon Gold #856423
Tints of Yukon Gold #856423
RGB
CMYK
RGB Variations
Color information
#856423 (or 0x856423) is known color: Yukon Gold. HEX triplet: 85, 64 and 23. RGB value is (133,100,35). Sum of RGB (Red+Green+Blue) = 133+100+35=268 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.63% from 268); Green value is 100 (39.45% from 255 or 37.31% from 268); Blue value is 35 (14.06% from 255 or 13.06% from 268); Max value from RGB is 133 - color contains mainly: red. Hex color #856423 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856423 is #7A9BDC. Grayscale: #666666. Windows color (decimal): -8035293 or 2319493. OLE color: 2319493.
HSL color Cylindrical-coordinate representation of color #856423: hue angle of 39.8º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #856423 is Cyan = 0, Magento = 0.25, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 35 | - |
| CMYK | 0 | 0.25 | 0.74 | 0.48 |
| HSL | 39.8º | 0.58% | 0.33% | - |
| HSV(B) | 39.8º | 0.74% | 0.52% | - |
| XYZ | 14.53 | 14.22 | 3.57 | - |
| YUV | 102.46 | 89.93 | 149.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 35 | 0 | 0.25 | 0.74 | 0.48 | 39.8 | 0.58 | 0.33 |
| Hex | 85 | 64 | 23 | 0 | 19 | 4A | 30 | 28 | 3A | 21 |
| Octal | 205 | 144 | 43 | 0 | 31 | 112 | 60 | 50 | 72 | 41 |
| Binary | 10000101 | 1100100 | 100011 | 0 | 11001 | 1001010 | 110000 | 101000 | 111010 | 100001 |
Color Harmonies of #856423
Complementary color
Monochromatic Colors of #856423
Black with #856423
Text Example
Text Example
White with #856423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856423; }
p { color: rgb(133,100,35); }
H1.HeaderClassName
{
color: #856423;
}
.AnyTagClassName
{
color: #856423;
}
</style>
background-color css
<style>
a { background-color: #856423; }
a { background-color: rgb(133,100,35); }
div.DivClassName
{
background-color: #856423;
}
.BgClassName
{
background-color: #856423;
}
</style>
border-color css
<style>
span { border-color: #856423; }
span { border-color: rgb(133,100,35); }
td.TdClassName
{
border-color: #856423;
}
.TagClassName
{
border-color: #856423;
}
</style>