Shades of Yukon Gold #837220
Tints of Yukon Gold #837220
RGB
CMYK
RGB Variations
Color information
#837220 (or 0x837220) is known color: Yukon Gold. HEX triplet: 83, 72 and 20. RGB value is (131,114,32). Sum of RGB (Red+Green+Blue) = 131+114+32=277 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.29% from 277); Green value is 114 (44.92% from 255 or 41.16% from 277); Blue value is 32 (12.89% from 255 or 11.55% from 277); Max value from RGB is 131 - color contains mainly: red. Hex color #837220 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837220 is #7C8DDF. Grayscale: #6E6E6E. Windows color (decimal): -8162784 or 2126467. OLE color: 2126467.
HSL color Cylindrical-coordinate representation of color #837220: hue angle of 49.7º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #837220 is Cyan = 0, Magento = 0.13, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 32 | - |
| CMYK | 0 | 0.13 | 0.76 | 0.49 |
| HSL | 49.7º | 0.61% | 0.32% | - |
| HSV(B) | 49.7º | 0.76% | 0.51% | - |
| XYZ | 15.64 | 16.96 | 3.82 | - |
| YUV | 109.74 | 84.13 | 143.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 32 | 0 | 0.13 | 0.76 | 0.49 | 49.7 | 0.61 | 0.32 |
| Hex | 83 | 72 | 20 | 0 | D | 4C | 31 | 32 | 3D | 20 |
| Octal | 203 | 162 | 40 | 0 | 15 | 114 | 61 | 62 | 75 | 40 |
| Binary | 10000011 | 1110010 | 100000 | 0 | 1101 | 1001100 | 110001 | 110010 | 111101 | 100000 |
Color Harmonies of #837220
Complementary color
Monochromatic Colors of #837220
Black with #837220
Text Example
Text Example
White with #837220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837220; }
p { color: rgb(131,114,32); }
H1.HeaderClassName
{
color: #837220;
}
.AnyTagClassName
{
color: #837220;
}
</style>
background-color css
<style>
a { background-color: #837220; }
a { background-color: rgb(131,114,32); }
div.DivClassName
{
background-color: #837220;
}
.BgClassName
{
background-color: #837220;
}
</style>
border-color css
<style>
span { border-color: #837220; }
span { border-color: rgb(131,114,32); }
td.TdClassName
{
border-color: #837220;
}
.TagClassName
{
border-color: #837220;
}
</style>