Shades of El Salva #975241
Tints of El Salva #975241
RGB
CMYK
RGB Variations
Color information
#975241 (or 0x975241) is known color: El Salva. HEX triplet: 97, 52 and 41. RGB value is (151,82,65). Sum of RGB (Red+Green+Blue) = 151+82+65=298 (39% of max value = 765). Red value is 151 (59.38% from 255 or 50.67% from 298); Green value is 82 (32.42% from 255 or 27.52% from 298); Blue value is 65 (25.78% from 255 or 21.81% from 298); Max value from RGB is 151 - color contains mainly: red. Hex color #975241 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975241 is #68ADBE. Grayscale: #646464. Windows color (decimal): -6860223 or 4280983. OLE color: 4280983.
HSL color Cylindrical-coordinate representation of color #975241: hue angle of 11.86º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #975241 is Cyan = 0, Magento = 0.46, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 82 | 65 | - |
| CMYK | 0 | 0.46 | 0.57 | 0.41 |
| HSL | 11.86º | 0.4% | 0.42% | - |
| HSV(B) | 11.86º | 0.57% | 0.59% | - |
| XYZ | 16.73 | 13 | 6.63 | - |
| YUV | 100.69 | 107.86 | 163.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 82 | 65 | 0 | 0.46 | 0.57 | 0.41 | 11.86 | 0.4 | 0.42 |
| Hex | 97 | 52 | 41 | 0 | 2E | 39 | 29 | C | 28 | 2A |
| Octal | 227 | 122 | 101 | 0 | 56 | 71 | 51 | 14 | 50 | 52 |
| Binary | 10010111 | 1010010 | 1000001 | 0 | 101110 | 111001 | 101001 | 1100 | 101000 | 101010 |
Color Harmonies of #975241
Complementary color
Monochromatic Colors of #975241
Black with #975241
Text Example
Text Example
White with #975241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975241; }
p { color: rgb(151,82,65); }
H1.HeaderClassName
{
color: #975241;
}
.AnyTagClassName
{
color: #975241;
}
</style>
background-color css
<style>
a { background-color: #975241; }
a { background-color: rgb(151,82,65); }
div.DivClassName
{
background-color: #975241;
}
.BgClassName
{
background-color: #975241;
}
</style>
border-color css
<style>
span { border-color: #975241; }
span { border-color: rgb(151,82,65); }
td.TdClassName
{
border-color: #975241;
}
.TagClassName
{
border-color: #975241;
}
</style>