Shades of El Salva #975040
Tints of El Salva #975040
RGB
CMYK
RGB Variations
Color information
#975040 (or 0x975040) is known color: El Salva. HEX triplet: 97, 50 and 40. RGB value is (151,80,64). Sum of RGB (Red+Green+Blue) = 151+80+64=295 (39% of max value = 765). Red value is 151 (59.38% from 255 or 51.19% from 295); Green value is 80 (31.64% from 255 or 27.12% from 295); Blue value is 64 (25.39% from 255 or 21.69% from 295); Max value from RGB is 151 - color contains mainly: red. Hex color #975040 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975040 is #68AFBF. Grayscale: #636363. Windows color (decimal): -6860736 or 4214935. OLE color: 4214935.
HSL color Cylindrical-coordinate representation of color #975040: hue angle of 11.03º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #975040 is Cyan = 0, Magento = 0.47, Yellow = 0.58 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 80 | 64 | - |
| CMYK | 0 | 0.47 | 0.58 | 0.41 |
| HSL | 11.03º | 0.4% | 0.42% | - |
| HSV(B) | 11.03º | 0.58% | 0.59% | - |
| XYZ | 16.56 | 12.69 | 6.43 | - |
| YUV | 99.41 | 108.02 | 164.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 80 | 64 | 0 | 0.47 | 0.58 | 0.41 | 11.03 | 0.4 | 0.42 |
| Hex | 97 | 50 | 40 | 0 | 2F | 3A | 29 | B | 28 | 2A |
| Octal | 227 | 120 | 100 | 0 | 57 | 72 | 51 | 13 | 50 | 52 |
| Binary | 10010111 | 1010000 | 1000000 | 0 | 101111 | 111010 | 101001 | 1011 | 101000 | 101010 |
Color Harmonies of #975040
Complementary color
Monochromatic Colors of #975040
Black with #975040
Text Example
Text Example
White with #975040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975040; }
p { color: rgb(151,80,64); }
H1.HeaderClassName
{
color: #975040;
}
.AnyTagClassName
{
color: #975040;
}
</style>
background-color css
<style>
a { background-color: #975040; }
a { background-color: rgb(151,80,64); }
div.DivClassName
{
background-color: #975040;
}
.BgClassName
{
background-color: #975040;
}
</style>
border-color css
<style>
span { border-color: #975040; }
span { border-color: rgb(151,80,64); }
td.TdClassName
{
border-color: #975040;
}
.TagClassName
{
border-color: #975040;
}
</style>