Shades of Yukon Gold #856619
Tints of Yukon Gold #856619
RGB
CMYK
RGB Variations
Color information
#856619 (or 0x856619) is known color: Yukon Gold. HEX triplet: 85, 66 and 19. RGB value is (133,102,25). Sum of RGB (Red+Green+Blue) = 133+102+25=260 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.15% from 260); Green value is 102 (40.23% from 255 or 39.23% from 260); Blue value is 25 (10.16% from 255 or 9.62% from 260); Max value from RGB is 133 - color contains mainly: red. Hex color #856619 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856619 is #7A99E6. Grayscale: #666666. Windows color (decimal): -8034791 or 1664645. OLE color: 1664645.
HSL color Cylindrical-coordinate representation of color #856619: hue angle of 42.78º 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 #856619 is Cyan = 0, Magento = 0.23, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 25 | - |
| CMYK | 0 | 0.23 | 0.81 | 0.48 |
| HSL | 42.78º | 0.68% | 0.31% | - |
| HSV(B) | 42.78º | 0.81% | 0.52% | - |
| XYZ | 14.6 | 14.56 | 2.96 | - |
| YUV | 102.49 | 84.27 | 149.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 25 | 0 | 0.23 | 0.81 | 0.48 | 42.78 | 0.68 | 0.31 |
| Hex | 85 | 66 | 19 | 0 | 17 | 51 | 30 | 2B | 44 | 1F |
| Octal | 205 | 146 | 31 | 0 | 27 | 121 | 60 | 53 | 104 | 37 |
| Binary | 10000101 | 1100110 | 11001 | 0 | 10111 | 1010001 | 110000 | 101011 | 1000100 | 11111 |
Color Harmonies of #856619
Complementary color
Monochromatic Colors of #856619
Black with #856619
Text Example
Text Example
White with #856619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856619; }
p { color: rgb(133,102,25); }
H1.HeaderClassName
{
color: #856619;
}
.AnyTagClassName
{
color: #856619;
}
</style>
background-color css
<style>
a { background-color: #856619; }
a { background-color: rgb(133,102,25); }
div.DivClassName
{
background-color: #856619;
}
.BgClassName
{
background-color: #856619;
}
</style>
border-color css
<style>
span { border-color: #856619; }
span { border-color: rgb(133,102,25); }
td.TdClassName
{
border-color: #856619;
}
.TagClassName
{
border-color: #856619;
}
</style>