Shades of Yukon Gold #856518
Tints of Yukon Gold #856518
RGB
CMYK
RGB Variations
Color information
#856518 (or 0x856518) is known color: Yukon Gold. HEX triplet: 85, 65 and 18. RGB value is (133,101,24). Sum of RGB (Red+Green+Blue) = 133+101+24=258 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.55% from 258); Green value is 101 (39.84% from 255 or 39.15% from 258); Blue value is 24 (9.77% from 255 or 9.30% from 258); Max value from RGB is 133 - color contains mainly: red. Hex color #856518 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856518 is #7A9AE7. Grayscale: #666666. Windows color (decimal): -8035048 or 1598853. OLE color: 1598853.
HSL color Cylindrical-coordinate representation of color #856518: hue angle of 42.39º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #856518 is Cyan = 0, Magento = 0.24, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 24 | - |
| CMYK | 0 | 0.24 | 0.82 | 0.48 |
| HSL | 42.39º | 0.69% | 0.31% | - |
| HSV(B) | 42.39º | 0.82% | 0.52% | - |
| XYZ | 14.49 | 14.36 | 2.87 | - |
| YUV | 101.79 | 84.1 | 150.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 24 | 0 | 0.24 | 0.82 | 0.48 | 42.39 | 0.69 | 0.31 |
| Hex | 85 | 65 | 18 | 0 | 18 | 52 | 30 | 2A | 45 | 1F |
| Octal | 205 | 145 | 30 | 0 | 30 | 122 | 60 | 52 | 105 | 37 |
| Binary | 10000101 | 1100101 | 11000 | 0 | 11000 | 1010010 | 110000 | 101010 | 1000101 | 11111 |
Color Harmonies of #856518
Complementary color
Monochromatic Colors of #856518
Black with #856518
Text Example
Text Example
White with #856518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856518; }
p { color: rgb(133,101,24); }
H1.HeaderClassName
{
color: #856518;
}
.AnyTagClassName
{
color: #856518;
}
</style>
background-color css
<style>
a { background-color: #856518; }
a { background-color: rgb(133,101,24); }
div.DivClassName
{
background-color: #856518;
}
.BgClassName
{
background-color: #856518;
}
</style>
border-color css
<style>
span { border-color: #856518; }
span { border-color: rgb(133,101,24); }
td.TdClassName
{
border-color: #856518;
}
.TagClassName
{
border-color: #856518;
}
</style>