Shades of Yukon Gold #856721
Tints of Yukon Gold #856721
RGB
CMYK
RGB Variations
Color information
#856721 (or 0x856721) is known color: Yukon Gold. HEX triplet: 85, 67 and 21. RGB value is (133,103,33). Sum of RGB (Red+Green+Blue) = 133+103+33=269 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.44% from 269); Green value is 103 (40.62% from 255 or 38.29% from 269); Blue value is 33 (13.28% from 255 or 12.27% from 269); Max value from RGB is 133 - color contains mainly: red. Hex color #856721 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856721 is #7A98DE. Grayscale: #686868. Windows color (decimal): -8034527 or 2189189. OLE color: 2189189.
HSL color Cylindrical-coordinate representation of color #856721: hue angle of 42º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #856721 is Cyan = 0, Magento = 0.23, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 33 | - |
| CMYK | 0 | 0.23 | 0.75 | 0.48 |
| HSL | 42º | 0.6% | 0.33% | - |
| HSV(B) | 42º | 0.75% | 0.52% | - |
| XYZ | 14.8 | 14.8 | 3.52 | - |
| YUV | 103.99 | 87.94 | 148.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 33 | 0 | 0.23 | 0.75 | 0.48 | 42 | 0.6 | 0.33 |
| Hex | 85 | 67 | 21 | 0 | 17 | 4B | 30 | 2A | 3C | 21 |
| Octal | 205 | 147 | 41 | 0 | 27 | 113 | 60 | 52 | 74 | 41 |
| Binary | 10000101 | 1100111 | 100001 | 0 | 10111 | 1001011 | 110000 | 101010 | 111100 | 100001 |
Color Harmonies of #856721
Complementary color
Monochromatic Colors of #856721
Black with #856721
Text Example
Text Example
White with #856721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856721; }
p { color: rgb(133,103,33); }
H1.HeaderClassName
{
color: #856721;
}
.AnyTagClassName
{
color: #856721;
}
</style>
background-color css
<style>
a { background-color: #856721; }
a { background-color: rgb(133,103,33); }
div.DivClassName
{
background-color: #856721;
}
.BgClassName
{
background-color: #856721;
}
</style>
border-color css
<style>
span { border-color: #856721; }
span { border-color: rgb(133,103,33); }
td.TdClassName
{
border-color: #856721;
}
.TagClassName
{
border-color: #856721;
}
</style>