Shades of Yukon Gold #857817
Tints of Yukon Gold #857817
RGB
CMYK
RGB Variations
Color information
#857817 (or 0x857817) is known color: Yukon Gold. HEX triplet: 85, 78 and 17. RGB value is (133,120,23). Sum of RGB (Red+Green+Blue) = 133+120+23=276 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.19% from 276); Green value is 120 (47.27% from 255 or 43.48% from 276); Blue value is 23 (9.38% from 255 or 8.33% from 276); Max value from RGB is 133 - color contains mainly: red. Hex color #857817 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #857817 is #7A87E8. Grayscale: #717171. Windows color (decimal): -8030185 or 1538181. OLE color: 1538181.
HSL color Cylindrical-coordinate representation of color #857817: hue angle of 52.91º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #857817 is Cyan = 0, Magento = 0.10, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 120 | 23 | - |
| CMYK | 0 | 0.10 | 0.83 | 0.48 |
| HSL | 52.91º | 0.71% | 0.31% | - |
| HSV(B) | 52.91º | 0.83% | 0.52% | - |
| XYZ | 16.54 | 18.48 | 3.51 | - |
| YUV | 112.83 | 77.31 | 142.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 120 | 23 | 0 | 0.10 | 0.83 | 0.48 | 52.91 | 0.71 | 0.31 |
| Hex | 85 | 78 | 17 | 0 | A | 53 | 30 | 35 | 47 | 1F |
| Octal | 205 | 170 | 27 | 0 | 12 | 123 | 60 | 65 | 107 | 37 |
| Binary | 10000101 | 1111000 | 10111 | 0 | 1010 | 1010011 | 110000 | 110101 | 1000111 | 11111 |
Color Harmonies of #857817
Complementary color
Monochromatic Colors of #857817
Black with #857817
Text Example
Text Example
White with #857817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857817; }
p { color: rgb(133,120,23); }
H1.HeaderClassName
{
color: #857817;
}
.AnyTagClassName
{
color: #857817;
}
</style>
background-color css
<style>
a { background-color: #857817; }
a { background-color: rgb(133,120,23); }
div.DivClassName
{
background-color: #857817;
}
.BgClassName
{
background-color: #857817;
}
</style>
border-color css
<style>
span { border-color: #857817; }
span { border-color: rgb(133,120,23); }
td.TdClassName
{
border-color: #857817;
}
.TagClassName
{
border-color: #857817;
}
</style>