Shades of Yukon Gold #837211
Tints of Yukon Gold #837211
RGB
CMYK
RGB Variations
Color information
#837211 (or 0x837211) is known color: Yukon Gold. HEX triplet: 83, 72 and 11. RGB value is (131,114,17). Sum of RGB (Red+Green+Blue) = 131+114+17=262 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50% from 262); Green value is 114 (44.92% from 255 or 43.51% from 262); Blue value is 17 (7.03% from 255 or 6.49% from 262); Max value from RGB is 131 - color contains mainly: red. Hex color #837211 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837211 is #7C8DEE. Grayscale: #6C6C6C. Windows color (decimal): -8162799 or 1143427. OLE color: 1143427.
HSL color Cylindrical-coordinate representation of color #837211: hue angle of 51.05º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #837211 is Cyan = 0, Magento = 0.13, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 17 | - |
| CMYK | 0 | 0.13 | 0.87 | 0.49 |
| HSL | 51.05º | 0.77% | 0.29% | - |
| HSV(B) | 51.05º | 0.87% | 0.51% | - |
| XYZ | 15.48 | 16.9 | 2.98 | - |
| YUV | 108.03 | 76.63 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 17 | 0 | 0.13 | 0.87 | 0.49 | 51.05 | 0.77 | 0.29 |
| Hex | 83 | 72 | 11 | 0 | D | 57 | 31 | 33 | 4D | 1D |
| Octal | 203 | 162 | 21 | 0 | 15 | 127 | 61 | 63 | 115 | 35 |
| Binary | 10000011 | 1110010 | 10001 | 0 | 1101 | 1010111 | 110001 | 110011 | 1001101 | 11101 |
Color Harmonies of #837211
Complementary color
Monochromatic Colors of #837211
Black with #837211
Text Example
Text Example
White with #837211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837211; }
p { color: rgb(131,114,17); }
H1.HeaderClassName
{
color: #837211;
}
.AnyTagClassName
{
color: #837211;
}
</style>
background-color css
<style>
a { background-color: #837211; }
a { background-color: rgb(131,114,17); }
div.DivClassName
{
background-color: #837211;
}
.BgClassName
{
background-color: #837211;
}
</style>
border-color css
<style>
span { border-color: #837211; }
span { border-color: rgb(131,114,17); }
td.TdClassName
{
border-color: #837211;
}
.TagClassName
{
border-color: #837211;
}
</style>