Shades of Yukon Gold #836312
Tints of Yukon Gold #836312
RGB
CMYK
RGB Variations
Color information
#836312 (or 0x836312) is known color: Yukon Gold. HEX triplet: 83, 63 and 12. RGB value is (131,99,18). Sum of RGB (Red+Green+Blue) = 131+99+18=248 (32% of max value = 765). Red value is 131 (51.56% from 255 or 52.82% from 248); Green value is 99 (39.06% from 255 or 39.92% from 248); Blue value is 18 (7.42% from 255 or 7.26% from 248); Max value from RGB is 131 - color contains mainly: red. Hex color #836312 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836312 is #7C9CED. Grayscale: #636363. Windows color (decimal): -8166638 or 1205123. OLE color: 1205123.
HSL color Cylindrical-coordinate representation of color #836312: hue angle of 43.01º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #836312 is Cyan = 0, Magento = 0.24, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 99 | 18 | - |
| CMYK | 0 | 0.24 | 0.86 | 0.49 |
| HSL | 43.01º | 0.76% | 0.29% | - |
| HSV(B) | 43.01º | 0.86% | 0.51% | - |
| XYZ | 13.93 | 13.79 | 2.5 | - |
| YUV | 99.33 | 82.1 | 150.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 99 | 18 | 0 | 0.24 | 0.86 | 0.49 | 43.01 | 0.76 | 0.29 |
| Hex | 83 | 63 | 12 | 0 | 18 | 56 | 31 | 2B | 4C | 1D |
| Octal | 203 | 143 | 22 | 0 | 30 | 126 | 61 | 53 | 114 | 35 |
| Binary | 10000011 | 1100011 | 10010 | 0 | 11000 | 1010110 | 110001 | 101011 | 1001100 | 11101 |
Color Harmonies of #836312
Complementary color
Monochromatic Colors of #836312
Black with #836312
Text Example
Text Example
White with #836312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836312; }
p { color: rgb(131,99,18); }
H1.HeaderClassName
{
color: #836312;
}
.AnyTagClassName
{
color: #836312;
}
</style>
background-color css
<style>
a { background-color: #836312; }
a { background-color: rgb(131,99,18); }
div.DivClassName
{
background-color: #836312;
}
.BgClassName
{
background-color: #836312;
}
</style>
border-color css
<style>
span { border-color: #836312; }
span { border-color: rgb(131,99,18); }
td.TdClassName
{
border-color: #836312;
}
.TagClassName
{
border-color: #836312;
}
</style>