Shades of El Salva #955046
Tints of El Salva #955046
RGB
CMYK
RGB Variations
Color information
#955046 (or 0x955046) is known color: El Salva. HEX triplet: 95, 50 and 46. RGB value is (149,80,70). Sum of RGB (Red+Green+Blue) = 149+80+70=299 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.83% from 299); Green value is 80 (31.64% from 255 or 26.76% from 299); Blue value is 70 (27.73% from 255 or 23.41% from 299); Max value from RGB is 149 - color contains mainly: red. Hex color #955046 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955046 is #6AAFB9. Grayscale: #636363. Windows color (decimal): -6991802 or 4608149. OLE color: 4608149.
HSL color Cylindrical-coordinate representation of color #955046: hue angle of 7.59º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #955046 is Cyan = 0, Magento = 0.46, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 80 | 70 | - |
| CMYK | 0 | 0.46 | 0.53 | 0.42 |
| HSL | 7.59º | 0.36% | 0.43% | - |
| HSV(B) | 7.59º | 0.53% | 0.58% | - |
| XYZ | 16.37 | 12.57 | 7.36 | - |
| YUV | 99.49 | 111.36 | 163.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 80 | 70 | 0 | 0.46 | 0.53 | 0.42 | 7.59 | 0.36 | 0.43 |
| Hex | 95 | 50 | 46 | 0 | 2E | 35 | 2A | 8 | 24 | 2B |
| Octal | 225 | 120 | 106 | 0 | 56 | 65 | 52 | 10 | 44 | 53 |
| Binary | 10010101 | 1010000 | 1000110 | 0 | 101110 | 110101 | 101010 | 1000 | 100100 | 101011 |
Color Harmonies of #955046
Complementary color
Monochromatic Colors of #955046
Black with #955046
Text Example
Text Example
White with #955046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955046; }
p { color: rgb(149,80,70); }
H1.HeaderClassName
{
color: #955046;
}
.AnyTagClassName
{
color: #955046;
}
</style>
background-color css
<style>
a { background-color: #955046; }
a { background-color: rgb(149,80,70); }
div.DivClassName
{
background-color: #955046;
}
.BgClassName
{
background-color: #955046;
}
</style>
border-color css
<style>
span { border-color: #955046; }
span { border-color: rgb(149,80,70); }
td.TdClassName
{
border-color: #955046;
}
.TagClassName
{
border-color: #955046;
}
</style>