Shades of Yukon Gold #857317
Tints of Yukon Gold #857317
RGB
CMYK
RGB Variations
Color information
#857317 (or 0x857317) is known color: Yukon Gold. HEX triplet: 85, 73 and 17. RGB value is (133,115,23). Sum of RGB (Red+Green+Blue) = 133+115+23=271 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.08% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 23 (9.38% from 255 or 8.49% from 271); Max value from RGB is 133 - color contains mainly: red. Hex color #857317 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #857317 is #7A8CE8. Grayscale: #6E6E6E. Windows color (decimal): -8031465 or 1536901. OLE color: 1536901.
HSL color Cylindrical-coordinate representation of color #857317: hue angle of 50.18º 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 #857317 is Cyan = 0, Magento = 0.14, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 23 | - |
| CMYK | 0 | 0.14 | 0.83 | 0.48 |
| HSL | 50.18º | 0.71% | 0.31% | - |
| HSV(B) | 50.18º | 0.83% | 0.52% | - |
| XYZ | 15.96 | 17.31 | 3.31 | - |
| YUV | 109.89 | 78.96 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 23 | 0 | 0.14 | 0.83 | 0.48 | 50.18 | 0.71 | 0.31 |
| Hex | 85 | 73 | 17 | 0 | E | 53 | 30 | 32 | 47 | 1F |
| Octal | 205 | 163 | 27 | 0 | 16 | 123 | 60 | 62 | 107 | 37 |
| Binary | 10000101 | 1110011 | 10111 | 0 | 1110 | 1010011 | 110000 | 110010 | 1000111 | 11111 |
Color Harmonies of #857317
Complementary color
Monochromatic Colors of #857317
Black with #857317
Text Example
Text Example
White with #857317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857317; }
p { color: rgb(133,115,23); }
H1.HeaderClassName
{
color: #857317;
}
.AnyTagClassName
{
color: #857317;
}
</style>
background-color css
<style>
a { background-color: #857317; }
a { background-color: rgb(133,115,23); }
div.DivClassName
{
background-color: #857317;
}
.BgClassName
{
background-color: #857317;
}
</style>
border-color css
<style>
span { border-color: #857317; }
span { border-color: rgb(133,115,23); }
td.TdClassName
{
border-color: #857317;
}
.TagClassName
{
border-color: #857317;
}
</style>