Shades of Yukon Gold #836424
Tints of Yukon Gold #836424
RGB
CMYK
RGB Variations
Color information
#836424 (or 0x836424) is known color: Yukon Gold. HEX triplet: 83, 64 and 24. RGB value is (131,100,36). Sum of RGB (Red+Green+Blue) = 131+100+36=267 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.06% from 267); Green value is 100 (39.45% from 255 or 37.45% from 267); Blue value is 36 (14.45% from 255 or 13.48% from 267); Max value from RGB is 131 - color contains mainly: red. Hex color #836424 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836424 is #7C9BDB. Grayscale: #666666. Windows color (decimal): -8166364 or 2385027. OLE color: 2385027.
HSL color Cylindrical-coordinate representation of color #836424: hue angle of 40.42º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #836424 is Cyan = 0, Magento = 0.24, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 100 | 36 | - |
| CMYK | 0 | 0.24 | 0.73 | 0.49 |
| HSL | 40.42º | 0.57% | 0.33% | - |
| HSV(B) | 40.42º | 0.73% | 0.51% | - |
| XYZ | 14.24 | 14.07 | 3.63 | - |
| YUV | 101.97 | 90.77 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 100 | 36 | 0 | 0.24 | 0.73 | 0.49 | 40.42 | 0.57 | 0.33 |
| Hex | 83 | 64 | 24 | 0 | 18 | 49 | 31 | 28 | 39 | 21 |
| Octal | 203 | 144 | 44 | 0 | 30 | 111 | 61 | 50 | 71 | 41 |
| Binary | 10000011 | 1100100 | 100100 | 0 | 11000 | 1001001 | 110001 | 101000 | 111001 | 100001 |
Color Harmonies of #836424
Complementary color
Monochromatic Colors of #836424
Black with #836424
Text Example
Text Example
White with #836424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836424; }
p { color: rgb(131,100,36); }
H1.HeaderClassName
{
color: #836424;
}
.AnyTagClassName
{
color: #836424;
}
</style>
background-color css
<style>
a { background-color: #836424; }
a { background-color: rgb(131,100,36); }
div.DivClassName
{
background-color: #836424;
}
.BgClassName
{
background-color: #836424;
}
</style>
border-color css
<style>
span { border-color: #836424; }
span { border-color: rgb(131,100,36); }
td.TdClassName
{
border-color: #836424;
}
.TagClassName
{
border-color: #836424;
}
</style>