Shades of Yukon Gold #856715
Tints of Yukon Gold #856715
RGB
CMYK
RGB Variations
Color information
#856715 (or 0x856715) is known color: Yukon Gold. HEX triplet: 85, 67 and 15. RGB value is (133,103,21). Sum of RGB (Red+Green+Blue) = 133+103+21=257 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.75% from 257); Green value is 103 (40.62% from 255 or 40.08% from 257); Blue value is 21 (8.59% from 255 or 8.17% from 257); Max value from RGB is 133 - color contains mainly: red. Hex color #856715 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856715 is #7A98EA. Grayscale: #666666. Windows color (decimal): -8034539 or 1402757. OLE color: 1402757.
HSL color Cylindrical-coordinate representation of color #856715: hue angle of 43.93º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #856715 is Cyan = 0, Magento = 0.23, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 21 | - |
| CMYK | 0 | 0.23 | 0.84 | 0.48 |
| HSL | 43.93º | 0.73% | 0.3% | - |
| HSV(B) | 43.93º | 0.84% | 0.52% | - |
| XYZ | 14.66 | 14.74 | 2.78 | - |
| YUV | 102.62 | 81.94 | 149.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 21 | 0 | 0.23 | 0.84 | 0.48 | 43.93 | 0.73 | 0.3 |
| Hex | 85 | 67 | 15 | 0 | 17 | 54 | 30 | 2C | 49 | 1E |
| Octal | 205 | 147 | 25 | 0 | 27 | 124 | 60 | 54 | 111 | 36 |
| Binary | 10000101 | 1100111 | 10101 | 0 | 10111 | 1010100 | 110000 | 101100 | 1001001 | 11110 |
Color Harmonies of #856715
Complementary color
Monochromatic Colors of #856715
Black with #856715
Text Example
Text Example
White with #856715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856715; }
p { color: rgb(133,103,21); }
H1.HeaderClassName
{
color: #856715;
}
.AnyTagClassName
{
color: #856715;
}
</style>
background-color css
<style>
a { background-color: #856715; }
a { background-color: rgb(133,103,21); }
div.DivClassName
{
background-color: #856715;
}
.BgClassName
{
background-color: #856715;
}
</style>
border-color css
<style>
span { border-color: #856715; }
span { border-color: rgb(133,103,21); }
td.TdClassName
{
border-color: #856715;
}
.TagClassName
{
border-color: #856715;
}
</style>