Shades of Yukon Gold #836017
Tints of Yukon Gold #836017
RGB
CMYK
RGB Variations
Color information
#836017 (or 0x836017) is known color: Yukon Gold. HEX triplet: 83, 60 and 17. RGB value is (131,96,23). Sum of RGB (Red+Green+Blue) = 131+96+23=250 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.4% from 250); Green value is 96 (37.89% from 255 or 38.4% from 250); Blue value is 23 (9.38% from 255 or 9.2% from 250); Max value from RGB is 131 - color contains mainly: red. Hex color #836017 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836017 is #7C9FE8. Grayscale: #626262. Windows color (decimal): -8167401 or 1532035. OLE color: 1532035.
HSL color Cylindrical-coordinate representation of color #836017: hue angle of 40.56º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #836017 is Cyan = 0, Magento = 0.27, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 96 | 23 | - |
| CMYK | 0 | 0.27 | 0.82 | 0.49 |
| HSL | 40.56º | 0.7% | 0.3% | - |
| HSV(B) | 40.56º | 0.82% | 0.51% | - |
| XYZ | 13.7 | 13.25 | 2.65 | - |
| YUV | 98.14 | 85.6 | 151.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 96 | 23 | 0 | 0.27 | 0.82 | 0.49 | 40.56 | 0.7 | 0.3 |
| Hex | 83 | 60 | 17 | 0 | 1B | 52 | 31 | 29 | 46 | 1E |
| Octal | 203 | 140 | 27 | 0 | 33 | 122 | 61 | 51 | 106 | 36 |
| Binary | 10000011 | 1100000 | 10111 | 0 | 11011 | 1010010 | 110001 | 101001 | 1000110 | 11110 |
Color Harmonies of #836017
Complementary color
Monochromatic Colors of #836017
Black with #836017
Text Example
Text Example
White with #836017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836017; }
p { color: rgb(131,96,23); }
H1.HeaderClassName
{
color: #836017;
}
.AnyTagClassName
{
color: #836017;
}
</style>
background-color css
<style>
a { background-color: #836017; }
a { background-color: rgb(131,96,23); }
div.DivClassName
{
background-color: #836017;
}
.BgClassName
{
background-color: #836017;
}
</style>
border-color css
<style>
span { border-color: #836017; }
span { border-color: rgb(131,96,23); }
td.TdClassName
{
border-color: #836017;
}
.TagClassName
{
border-color: #836017;
}
</style>