Shades of Yukon Gold #837715
Tints of Yukon Gold #837715
RGB
CMYK
RGB Variations
Color information
#837715 (or 0x837715) is known color: Yukon Gold. HEX triplet: 83, 77 and 15. RGB value is (131,119,21). Sum of RGB (Red+Green+Blue) = 131+119+21=271 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.34% from 271); Green value is 119 (46.88% from 255 or 43.91% from 271); Blue value is 21 (8.59% from 255 or 7.75% from 271); Max value from RGB is 131 - color contains mainly: red. Hex color #837715 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837715 is #7C88EA. Grayscale: #6F6F6F. Windows color (decimal): -8161515 or 1406851. OLE color: 1406851.
HSL color Cylindrical-coordinate representation of color #837715: hue angle of 53.45º 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 #837715 is Cyan = 0, Magento = 0.09, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 119 | 21 | - |
| CMYK | 0 | 0.09 | 0.84 | 0.49 |
| HSL | 53.45º | 0.72% | 0.3% | - |
| HSV(B) | 53.45º | 0.84% | 0.51% | - |
| XYZ | 16.09 | 18.07 | 3.35 | - |
| YUV | 111.42 | 76.98 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 119 | 21 | 0 | 0.09 | 0.84 | 0.49 | 53.45 | 0.72 | 0.3 |
| Hex | 83 | 77 | 15 | 0 | 9 | 54 | 31 | 35 | 48 | 1E |
| Octal | 203 | 167 | 25 | 0 | 11 | 124 | 61 | 65 | 110 | 36 |
| Binary | 10000011 | 1110111 | 10101 | 0 | 1001 | 1010100 | 110001 | 110101 | 1001000 | 11110 |
Color Harmonies of #837715
Complementary color
Monochromatic Colors of #837715
Black with #837715
Text Example
Text Example
White with #837715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837715; }
p { color: rgb(131,119,21); }
H1.HeaderClassName
{
color: #837715;
}
.AnyTagClassName
{
color: #837715;
}
</style>
background-color css
<style>
a { background-color: #837715; }
a { background-color: rgb(131,119,21); }
div.DivClassName
{
background-color: #837715;
}
.BgClassName
{
background-color: #837715;
}
</style>
border-color css
<style>
span { border-color: #837715; }
span { border-color: rgb(131,119,21); }
td.TdClassName
{
border-color: #837715;
}
.TagClassName
{
border-color: #837715;
}
</style>