Shades of Yukon Gold #837221
Tints of Yukon Gold #837221
RGB
CMYK
RGB Variations
Color information
#837221 (or 0x837221) is known color: Yukon Gold. HEX triplet: 83, 72 and 21. RGB value is (131,114,33). Sum of RGB (Red+Green+Blue) = 131+114+33=278 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.12% from 278); Green value is 114 (44.92% from 255 or 41.01% from 278); Blue value is 33 (13.28% from 255 or 11.87% from 278); Max value from RGB is 131 - color contains mainly: red. Hex color #837221 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837221 is #7C8DDE. Grayscale: #6E6E6E. Windows color (decimal): -8162783 or 2192003. OLE color: 2192003.
HSL color Cylindrical-coordinate representation of color #837221: hue angle of 49.59º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #837221 is Cyan = 0, Magento = 0.13, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 33 | - |
| CMYK | 0 | 0.13 | 0.75 | 0.49 |
| HSL | 49.59º | 0.6% | 0.32% | - |
| HSV(B) | 49.59º | 0.75% | 0.51% | - |
| XYZ | 15.65 | 16.97 | 3.89 | - |
| YUV | 109.85 | 84.63 | 143.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 33 | 0 | 0.13 | 0.75 | 0.49 | 49.59 | 0.6 | 0.32 |
| Hex | 83 | 72 | 21 | 0 | D | 4B | 31 | 32 | 3C | 20 |
| Octal | 203 | 162 | 41 | 0 | 15 | 113 | 61 | 62 | 74 | 40 |
| Binary | 10000011 | 1110010 | 100001 | 0 | 1101 | 1001011 | 110001 | 110010 | 111100 | 100000 |
Color Harmonies of #837221
Complementary color
Monochromatic Colors of #837221
Black with #837221
Text Example
Text Example
White with #837221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837221; }
p { color: rgb(131,114,33); }
H1.HeaderClassName
{
color: #837221;
}
.AnyTagClassName
{
color: #837221;
}
</style>
background-color css
<style>
a { background-color: #837221; }
a { background-color: rgb(131,114,33); }
div.DivClassName
{
background-color: #837221;
}
.BgClassName
{
background-color: #837221;
}
</style>
border-color css
<style>
span { border-color: #837221; }
span { border-color: rgb(131,114,33); }
td.TdClassName
{
border-color: #837221;
}
.TagClassName
{
border-color: #837221;
}
</style>