Shades of Yukon Gold #837219
Tints of Yukon Gold #837219
RGB
CMYK
RGB Variations
Color information
#837219 (or 0x837219) is known color: Yukon Gold. HEX triplet: 83, 72 and 19. RGB value is (131,114,25). Sum of RGB (Red+Green+Blue) = 131+114+25=270 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.52% from 270); Green value is 114 (44.92% from 255 or 42.22% from 270); Blue value is 25 (10.16% from 255 or 9.26% from 270); Max value from RGB is 131 - color contains mainly: red. Hex color #837219 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837219 is #7C8DE6. Grayscale: #6D6D6D. Windows color (decimal): -8162791 or 1667715. OLE color: 1667715.
HSL color Cylindrical-coordinate representation of color #837219: hue angle of 50.38º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #837219 is Cyan = 0, Magento = 0.13, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 25 | - |
| CMYK | 0 | 0.13 | 0.81 | 0.49 |
| HSL | 50.38º | 0.68% | 0.31% | - |
| HSV(B) | 50.38º | 0.81% | 0.51% | - |
| XYZ | 15.55 | 16.93 | 3.37 | - |
| YUV | 108.94 | 80.63 | 143.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 25 | 0 | 0.13 | 0.81 | 0.49 | 50.38 | 0.68 | 0.31 |
| Hex | 83 | 72 | 19 | 0 | D | 51 | 31 | 32 | 44 | 1F |
| Octal | 203 | 162 | 31 | 0 | 15 | 121 | 61 | 62 | 104 | 37 |
| Binary | 10000011 | 1110010 | 11001 | 0 | 1101 | 1010001 | 110001 | 110010 | 1000100 | 11111 |
Color Harmonies of #837219
Complementary color
Monochromatic Colors of #837219
Black with #837219
Text Example
Text Example
White with #837219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837219; }
p { color: rgb(131,114,25); }
H1.HeaderClassName
{
color: #837219;
}
.AnyTagClassName
{
color: #837219;
}
</style>
background-color css
<style>
a { background-color: #837219; }
a { background-color: rgb(131,114,25); }
div.DivClassName
{
background-color: #837219;
}
.BgClassName
{
background-color: #837219;
}
</style>
border-color css
<style>
span { border-color: #837219; }
span { border-color: rgb(131,114,25); }
td.TdClassName
{
border-color: #837219;
}
.TagClassName
{
border-color: #837219;
}
</style>