Shades of Yukon Gold #856618
Tints of Yukon Gold #856618
RGB
CMYK
RGB Variations
Color information
#856618 (or 0x856618) is known color: Yukon Gold. HEX triplet: 85, 66 and 18. RGB value is (133,102,24). Sum of RGB (Red+Green+Blue) = 133+102+24=259 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.35% from 259); Green value is 102 (40.23% from 255 or 39.38% from 259); Blue value is 24 (9.77% from 255 or 9.27% from 259); Max value from RGB is 133 - color contains mainly: red. Hex color #856618 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856618 is #7A99E7. Grayscale: #666666. Windows color (decimal): -8034792 or 1599109. OLE color: 1599109.
HSL color Cylindrical-coordinate representation of color #856618: hue angle of 42.94º 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 #856618 is Cyan = 0, Magento = 0.23, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 24 | - |
| CMYK | 0 | 0.23 | 0.82 | 0.48 |
| HSL | 42.94º | 0.69% | 0.31% | - |
| HSV(B) | 42.94º | 0.82% | 0.52% | - |
| XYZ | 14.59 | 14.56 | 2.9 | - |
| YUV | 102.38 | 83.77 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 24 | 0 | 0.23 | 0.82 | 0.48 | 42.94 | 0.69 | 0.31 |
| Hex | 85 | 66 | 18 | 0 | 17 | 52 | 30 | 2B | 45 | 1F |
| Octal | 205 | 146 | 30 | 0 | 27 | 122 | 60 | 53 | 105 | 37 |
| Binary | 10000101 | 1100110 | 11000 | 0 | 10111 | 1010010 | 110000 | 101011 | 1000101 | 11111 |
Color Harmonies of #856618
Complementary color
Monochromatic Colors of #856618
Black with #856618
Text Example
Text Example
White with #856618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856618; }
p { color: rgb(133,102,24); }
H1.HeaderClassName
{
color: #856618;
}
.AnyTagClassName
{
color: #856618;
}
</style>
background-color css
<style>
a { background-color: #856618; }
a { background-color: rgb(133,102,24); }
div.DivClassName
{
background-color: #856618;
}
.BgClassName
{
background-color: #856618;
}
</style>
border-color css
<style>
span { border-color: #856618; }
span { border-color: rgb(133,102,24); }
td.TdClassName
{
border-color: #856618;
}
.TagClassName
{
border-color: #856618;
}
</style>