Shades of Yukon Gold #857717
Tints of Yukon Gold #857717
RGB
CMYK
RGB Variations
Color information
#857717 (or 0x857717) is known color: Yukon Gold. HEX triplet: 85, 77 and 17. RGB value is (133,119,23). Sum of RGB (Red+Green+Blue) = 133+119+23=275 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.36% from 275); Green value is 119 (46.88% from 255 or 43.27% from 275); Blue value is 23 (9.38% from 255 or 8.36% from 275); Max value from RGB is 133 - color contains mainly: red. Hex color #857717 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #857717 is #7A88E8. Grayscale: #707070. Windows color (decimal): -8030441 or 1537925. OLE color: 1537925.
HSL color Cylindrical-coordinate representation of color #857717: hue angle of 52.36º 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 #857717 is Cyan = 0, Magento = 0.11, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 23 | - |
| CMYK | 0 | 0.11 | 0.83 | 0.48 |
| HSL | 52.36º | 0.71% | 0.31% | - |
| HSV(B) | 52.36º | 0.83% | 0.52% | - |
| XYZ | 16.42 | 18.24 | 3.47 | - |
| YUV | 112.24 | 77.64 | 142.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 23 | 0 | 0.11 | 0.83 | 0.48 | 52.36 | 0.71 | 0.31 |
| Hex | 85 | 77 | 17 | 0 | B | 53 | 30 | 34 | 47 | 1F |
| Octal | 205 | 167 | 27 | 0 | 13 | 123 | 60 | 64 | 107 | 37 |
| Binary | 10000101 | 1110111 | 10111 | 0 | 1011 | 1010011 | 110000 | 110100 | 1000111 | 11111 |
Color Harmonies of #857717
Complementary color
Monochromatic Colors of #857717
Black with #857717
Text Example
Text Example
White with #857717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857717; }
p { color: rgb(133,119,23); }
H1.HeaderClassName
{
color: #857717;
}
.AnyTagClassName
{
color: #857717;
}
</style>
background-color css
<style>
a { background-color: #857717; }
a { background-color: rgb(133,119,23); }
div.DivClassName
{
background-color: #857717;
}
.BgClassName
{
background-color: #857717;
}
</style>
border-color css
<style>
span { border-color: #857717; }
span { border-color: rgb(133,119,23); }
td.TdClassName
{
border-color: #857717;
}
.TagClassName
{
border-color: #857717;
}
</style>