Shades of Yukon Gold #856918
Tints of Yukon Gold #856918
RGB
CMYK
RGB Variations
Color information
#856918 (or 0x856918) is known color: Yukon Gold. HEX triplet: 85, 69 and 18. RGB value is (133,105,24). Sum of RGB (Red+Green+Blue) = 133+105+24=262 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.76% from 262); Green value is 105 (41.41% from 255 or 40.08% from 262); Blue value is 24 (9.77% from 255 or 9.16% from 262); Max value from RGB is 133 - color contains mainly: red. Hex color #856918 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856918 is #7A96E7. Grayscale: #686868. Windows color (decimal): -8034024 or 1599877. OLE color: 1599877.
HSL color Cylindrical-coordinate representation of color #856918: hue angle of 44.59º 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 #856918 is Cyan = 0, Magento = 0.21, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 24 | - |
| CMYK | 0 | 0.21 | 0.82 | 0.48 |
| HSL | 44.59º | 0.69% | 0.31% | - |
| HSV(B) | 44.59º | 0.82% | 0.52% | - |
| XYZ | 14.89 | 15.16 | 3 | - |
| YUV | 104.14 | 82.78 | 148.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 24 | 0 | 0.21 | 0.82 | 0.48 | 44.59 | 0.69 | 0.31 |
| Hex | 85 | 69 | 18 | 0 | 15 | 52 | 30 | 2D | 45 | 1F |
| Octal | 205 | 151 | 30 | 0 | 25 | 122 | 60 | 55 | 105 | 37 |
| Binary | 10000101 | 1101001 | 11000 | 0 | 10101 | 1010010 | 110000 | 101101 | 1000101 | 11111 |
Color Harmonies of #856918
Complementary color
Monochromatic Colors of #856918
Black with #856918
Text Example
Text Example
White with #856918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856918; }
p { color: rgb(133,105,24); }
H1.HeaderClassName
{
color: #856918;
}
.AnyTagClassName
{
color: #856918;
}
</style>
background-color css
<style>
a { background-color: #856918; }
a { background-color: rgb(133,105,24); }
div.DivClassName
{
background-color: #856918;
}
.BgClassName
{
background-color: #856918;
}
</style>
border-color css
<style>
span { border-color: #856918; }
span { border-color: rgb(133,105,24); }
td.TdClassName
{
border-color: #856918;
}
.TagClassName
{
border-color: #856918;
}
</style>