Shades of Yukon Gold #856319
Tints of Yukon Gold #856319
RGB
CMYK
RGB Variations
Color information
#856319 (or 0x856319) is known color: Yukon Gold. HEX triplet: 85, 63 and 19. RGB value is (133,99,25). Sum of RGB (Red+Green+Blue) = 133+99+25=257 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.75% from 257); Green value is 99 (39.06% from 255 or 38.52% from 257); Blue value is 25 (10.16% from 255 or 9.73% from 257); Max value from RGB is 133 - color contains mainly: red. Hex color #856319 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856319 is #7A9CE6. Grayscale: #656565. Windows color (decimal): -8035559 or 1663877. OLE color: 1663877.
HSL color Cylindrical-coordinate representation of color #856319: hue angle of 41.11º 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 #856319 is Cyan = 0, Magento = 0.26, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 99 | 25 | - |
| CMYK | 0 | 0.26 | 0.81 | 0.48 |
| HSL | 41.11º | 0.68% | 0.31% | - |
| HSV(B) | 41.11º | 0.81% | 0.52% | - |
| XYZ | 14.31 | 13.98 | 2.86 | - |
| YUV | 100.73 | 85.26 | 151.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 25 | 0 | 0.26 | 0.81 | 0.48 | 41.11 | 0.68 | 0.31 |
| Hex | 85 | 63 | 19 | 0 | 1A | 51 | 30 | 29 | 44 | 1F |
| Octal | 205 | 143 | 31 | 0 | 32 | 121 | 60 | 51 | 104 | 37 |
| Binary | 10000101 | 1100011 | 11001 | 0 | 11010 | 1010001 | 110000 | 101001 | 1000100 | 11111 |
Color Harmonies of #856319
Complementary color
Monochromatic Colors of #856319
Black with #856319
Text Example
Text Example
White with #856319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856319; }
p { color: rgb(133,99,25); }
H1.HeaderClassName
{
color: #856319;
}
.AnyTagClassName
{
color: #856319;
}
</style>
background-color css
<style>
a { background-color: #856319; }
a { background-color: rgb(133,99,25); }
div.DivClassName
{
background-color: #856319;
}
.BgClassName
{
background-color: #856319;
}
</style>
border-color css
<style>
span { border-color: #856319; }
span { border-color: rgb(133,99,25); }
td.TdClassName
{
border-color: #856319;
}
.TagClassName
{
border-color: #856319;
}
</style>