Shades of Yukon Gold #856218
Tints of Yukon Gold #856218
RGB
CMYK
RGB Variations
Color information
#856218 (or 0x856218) is known color: Yukon Gold. HEX triplet: 85, 62 and 18. RGB value is (133,98,24). Sum of RGB (Red+Green+Blue) = 133+98+24=255 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.16% from 255); Green value is 98 (38.67% from 255 or 38.43% from 255); Blue value is 24 (9.77% from 255 or 9.41% from 255); Max value from RGB is 133 - color contains mainly: red. Hex color #856218 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856218 is #7A9DE7. Grayscale: #646464. Windows color (decimal): -8035816 or 1598085. OLE color: 1598085.
HSL color Cylindrical-coordinate representation of color #856218: hue angle of 40.73º 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 #856218 is Cyan = 0, Magento = 0.26, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 98 | 24 | - |
| CMYK | 0 | 0.26 | 0.82 | 0.48 |
| HSL | 40.73º | 0.69% | 0.31% | - |
| HSV(B) | 40.73º | 0.82% | 0.52% | - |
| XYZ | 14.21 | 13.79 | 2.78 | - |
| YUV | 100.03 | 85.1 | 151.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 98 | 24 | 0 | 0.26 | 0.82 | 0.48 | 40.73 | 0.69 | 0.31 |
| Hex | 85 | 62 | 18 | 0 | 1A | 52 | 30 | 29 | 45 | 1F |
| Octal | 205 | 142 | 30 | 0 | 32 | 122 | 60 | 51 | 105 | 37 |
| Binary | 10000101 | 1100010 | 11000 | 0 | 11010 | 1010010 | 110000 | 101001 | 1000101 | 11111 |
Color Harmonies of #856218
Complementary color
Monochromatic Colors of #856218
Black with #856218
Text Example
Text Example
White with #856218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856218; }
p { color: rgb(133,98,24); }
H1.HeaderClassName
{
color: #856218;
}
.AnyTagClassName
{
color: #856218;
}
</style>
background-color css
<style>
a { background-color: #856218; }
a { background-color: rgb(133,98,24); }
div.DivClassName
{
background-color: #856218;
}
.BgClassName
{
background-color: #856218;
}
</style>
border-color css
<style>
span { border-color: #856218; }
span { border-color: rgb(133,98,24); }
td.TdClassName
{
border-color: #856218;
}
.TagClassName
{
border-color: #856218;
}
</style>