Shades of Yukon Gold #837215
Tints of Yukon Gold #837215
RGB
CMYK
RGB Variations
Color information
#837215 (or 0x837215) is known color: Yukon Gold. HEX triplet: 83, 72 and 15. RGB value is (131,114,21). Sum of RGB (Red+Green+Blue) = 131+114+21=266 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.25% from 266); Green value is 114 (44.92% from 255 or 42.86% from 266); Blue value is 21 (8.59% from 255 or 7.89% from 266); Max value from RGB is 131 - color contains mainly: red. Hex color #837215 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837215 is #7C8DEA. Grayscale: #6C6C6C. Windows color (decimal): -8162795 or 1405571. OLE color: 1405571.
HSL color Cylindrical-coordinate representation of color #837215: hue angle of 50.73º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #837215 is Cyan = 0, Magento = 0.13, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 21 | - |
| CMYK | 0 | 0.13 | 0.84 | 0.49 |
| HSL | 50.73º | 0.72% | 0.3% | - |
| HSV(B) | 50.73º | 0.84% | 0.51% | - |
| XYZ | 15.51 | 16.91 | 3.16 | - |
| YUV | 108.48 | 78.63 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 21 | 0 | 0.13 | 0.84 | 0.49 | 50.73 | 0.72 | 0.3 |
| Hex | 83 | 72 | 15 | 0 | D | 54 | 31 | 33 | 48 | 1E |
| Octal | 203 | 162 | 25 | 0 | 15 | 124 | 61 | 63 | 110 | 36 |
| Binary | 10000011 | 1110010 | 10101 | 0 | 1101 | 1010100 | 110001 | 110011 | 1001000 | 11110 |
Color Harmonies of #837215
Complementary color
Monochromatic Colors of #837215
Black with #837215
Text Example
Text Example
White with #837215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837215; }
p { color: rgb(131,114,21); }
H1.HeaderClassName
{
color: #837215;
}
.AnyTagClassName
{
color: #837215;
}
</style>
background-color css
<style>
a { background-color: #837215; }
a { background-color: rgb(131,114,21); }
div.DivClassName
{
background-color: #837215;
}
.BgClassName
{
background-color: #837215;
}
</style>
border-color css
<style>
span { border-color: #837215; }
span { border-color: rgb(131,114,21); }
td.TdClassName
{
border-color: #837215;
}
.TagClassName
{
border-color: #837215;
}
</style>