Shades of Yukon Gold #856819
Tints of Yukon Gold #856819
RGB
CMYK
RGB Variations
Color information
#856819 (or 0x856819) is known color: Yukon Gold. HEX triplet: 85, 68 and 19. RGB value is (133,104,25). Sum of RGB (Red+Green+Blue) = 133+104+25=262 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.76% from 262); Green value is 104 (41.02% from 255 or 39.69% from 262); Blue value is 25 (10.16% from 255 or 9.54% from 262); Max value from RGB is 133 - color contains mainly: red. Hex color #856819 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856819 is #7A97E6. Grayscale: #686868. Windows color (decimal): -8034279 or 1665157. OLE color: 1665157.
HSL color Cylindrical-coordinate representation of color #856819: hue angle of 43.89º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #856819 is Cyan = 0, Magento = 0.22, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 25 | - |
| CMYK | 0 | 0.22 | 0.81 | 0.48 |
| HSL | 43.89º | 0.68% | 0.31% | - |
| HSV(B) | 43.89º | 0.81% | 0.52% | - |
| XYZ | 14.8 | 14.96 | 3.03 | - |
| YUV | 103.67 | 83.61 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 25 | 0 | 0.22 | 0.81 | 0.48 | 43.89 | 0.68 | 0.31 |
| Hex | 85 | 68 | 19 | 0 | 16 | 51 | 30 | 2C | 44 | 1F |
| Octal | 205 | 150 | 31 | 0 | 26 | 121 | 60 | 54 | 104 | 37 |
| Binary | 10000101 | 1101000 | 11001 | 0 | 10110 | 1010001 | 110000 | 101100 | 1000100 | 11111 |
Color Harmonies of #856819
Complementary color
Monochromatic Colors of #856819
Black with #856819
Text Example
Text Example
White with #856819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856819; }
p { color: rgb(133,104,25); }
H1.HeaderClassName
{
color: #856819;
}
.AnyTagClassName
{
color: #856819;
}
</style>
background-color css
<style>
a { background-color: #856819; }
a { background-color: rgb(133,104,25); }
div.DivClassName
{
background-color: #856819;
}
.BgClassName
{
background-color: #856819;
}
</style>
border-color css
<style>
span { border-color: #856819; }
span { border-color: rgb(133,104,25); }
td.TdClassName
{
border-color: #856819;
}
.TagClassName
{
border-color: #856819;
}
</style>