Shades of Yukon Gold #857417
Tints of Yukon Gold #857417
RGB
CMYK
RGB Variations
Color information
#857417 (or 0x857417) is known color: Yukon Gold. HEX triplet: 85, 74 and 17. RGB value is (133,116,23). Sum of RGB (Red+Green+Blue) = 133+116+23=272 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.90% from 272); Green value is 116 (45.70% from 255 or 42.65% from 272); Blue value is 23 (9.38% from 255 or 8.46% from 272); Max value from RGB is 133 - color contains mainly: red. Hex color #857417 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #857417 is #7A8BE8. Grayscale: #6E6E6E. Windows color (decimal): -8031209 or 1537157. OLE color: 1537157.
HSL color Cylindrical-coordinate representation of color #857417: hue angle of 50.73º 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 #857417 is Cyan = 0, Magento = 0.13, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 23 | - |
| CMYK | 0 | 0.13 | 0.83 | 0.48 |
| HSL | 50.73º | 0.71% | 0.31% | - |
| HSV(B) | 50.73º | 0.83% | 0.52% | - |
| XYZ | 16.07 | 17.54 | 3.35 | - |
| YUV | 110.48 | 78.63 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 23 | 0 | 0.13 | 0.83 | 0.48 | 50.73 | 0.71 | 0.31 |
| Hex | 85 | 74 | 17 | 0 | D | 53 | 30 | 33 | 47 | 1F |
| Octal | 205 | 164 | 27 | 0 | 15 | 123 | 60 | 63 | 107 | 37 |
| Binary | 10000101 | 1110100 | 10111 | 0 | 1101 | 1010011 | 110000 | 110011 | 1000111 | 11111 |
Color Harmonies of #857417
Complementary color
Monochromatic Colors of #857417
Black with #857417
Text Example
Text Example
White with #857417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857417; }
p { color: rgb(133,116,23); }
H1.HeaderClassName
{
color: #857417;
}
.AnyTagClassName
{
color: #857417;
}
</style>
background-color css
<style>
a { background-color: #857417; }
a { background-color: rgb(133,116,23); }
div.DivClassName
{
background-color: #857417;
}
.BgClassName
{
background-color: #857417;
}
</style>
border-color css
<style>
span { border-color: #857417; }
span { border-color: rgb(133,116,23); }
td.TdClassName
{
border-color: #857417;
}
.TagClassName
{
border-color: #857417;
}
</style>