Shades of Yukon Gold #837029
Tints of Yukon Gold #837029
RGB
CMYK
RGB Variations
Color information
#837029 (or 0x837029) is known color: Yukon Gold. HEX triplet: 83, 70 and 29. RGB value is (131,112,41). Sum of RGB (Red+Green+Blue) = 131+112+41=284 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.13% from 284); Green value is 112 (44.14% from 255 or 39.44% from 284); Blue value is 41 (16.41% from 255 or 14.44% from 284); Max value from RGB is 131 - color contains mainly: red. Hex color #837029 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837029 is #7C8FD6. Grayscale: #6D6D6D. Windows color (decimal): -8163287 or 2715779. OLE color: 2715779.
HSL color Cylindrical-coordinate representation of color #837029: hue angle of 47.33º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #837029 is Cyan = 0, Magento = 0.15, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 41 | - |
| CMYK | 0 | 0.15 | 0.69 | 0.49 |
| HSL | 47.33º | 0.52% | 0.34% | - |
| HSV(B) | 47.33º | 0.69% | 0.51% | - |
| XYZ | 15.55 | 16.57 | 4.48 | - |
| YUV | 109.59 | 89.29 | 143.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 41 | 0 | 0.15 | 0.69 | 0.49 | 47.33 | 0.52 | 0.34 |
| Hex | 83 | 70 | 29 | 0 | F | 45 | 31 | 2F | 34 | 22 |
| Octal | 203 | 160 | 51 | 0 | 17 | 105 | 61 | 57 | 64 | 42 |
| Binary | 10000011 | 1110000 | 101001 | 0 | 1111 | 1000101 | 110001 | 101111 | 110100 | 100010 |
Color Harmonies of #837029
Complementary color
Monochromatic Colors of #837029
Black with #837029
Text Example
Text Example
White with #837029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837029; }
p { color: rgb(131,112,41); }
H1.HeaderClassName
{
color: #837029;
}
.AnyTagClassName
{
color: #837029;
}
</style>
background-color css
<style>
a { background-color: #837029; }
a { background-color: rgb(131,112,41); }
div.DivClassName
{
background-color: #837029;
}
.BgClassName
{
background-color: #837029;
}
</style>
border-color css
<style>
span { border-color: #837029; }
span { border-color: rgb(131,112,41); }
td.TdClassName
{
border-color: #837029;
}
.TagClassName
{
border-color: #837029;
}
</style>