Shades of Yukon Gold #837125
Tints of Yukon Gold #837125
RGB
CMYK
RGB Variations
Color information
#837125 (or 0x837125) is known color: Yukon Gold. HEX triplet: 83, 71 and 25. RGB value is (131,113,37). Sum of RGB (Red+Green+Blue) = 131+113+37=281 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.62% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 37 (14.84% from 255 or 13.17% from 281); Max value from RGB is 131 - color contains mainly: red. Hex color #837125 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837125 is #7C8EDA. Grayscale: #6E6E6E. Windows color (decimal): -8163035 or 2453891. OLE color: 2453891.
HSL color Cylindrical-coordinate representation of color #837125: hue angle of 48.51º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #837125 is Cyan = 0, Magento = 0.14, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 37 | - |
| CMYK | 0 | 0.14 | 0.72 | 0.49 |
| HSL | 48.51º | 0.56% | 0.33% | - |
| HSV(B) | 48.51º | 0.72% | 0.51% | - |
| XYZ | 15.6 | 16.77 | 4.16 | - |
| YUV | 109.72 | 86.96 | 143.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 37 | 0 | 0.14 | 0.72 | 0.49 | 48.51 | 0.56 | 0.33 |
| Hex | 83 | 71 | 25 | 0 | E | 48 | 31 | 31 | 38 | 21 |
| Octal | 203 | 161 | 45 | 0 | 16 | 110 | 61 | 61 | 70 | 41 |
| Binary | 10000011 | 1110001 | 100101 | 0 | 1110 | 1001000 | 110001 | 110001 | 111000 | 100001 |
Color Harmonies of #837125
Complementary color
Monochromatic Colors of #837125
Black with #837125
Text Example
Text Example
White with #837125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837125; }
p { color: rgb(131,113,37); }
H1.HeaderClassName
{
color: #837125;
}
.AnyTagClassName
{
color: #837125;
}
</style>
background-color css
<style>
a { background-color: #837125; }
a { background-color: rgb(131,113,37); }
div.DivClassName
{
background-color: #837125;
}
.BgClassName
{
background-color: #837125;
}
</style>
border-color css
<style>
span { border-color: #837125; }
span { border-color: rgb(131,113,37); }
td.TdClassName
{
border-color: #837125;
}
.TagClassName
{
border-color: #837125;
}
</style>