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