Shades of El Salva #985042
Tints of El Salva #985042
RGB
CMYK
RGB Variations
Color information
#985042 (or 0x985042) is known color: El Salva. HEX triplet: 98, 50 and 42. RGB value is (152,80,66). Sum of RGB (Red+Green+Blue) = 152+80+66=298 (39% of max value = 765). Red value is 152 (59.77% from 255 or 51.01% from 298); Green value is 80 (31.64% from 255 or 26.85% from 298); Blue value is 66 (26.17% from 255 or 22.15% from 298); Max value from RGB is 152 - color contains mainly: red. Hex color #985042 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #985042 is #67AFBD. Grayscale: #646464. Windows color (decimal): -6795198 or 4346008. OLE color: 4346008.
HSL color Cylindrical-coordinate representation of color #985042: hue angle of 9.77º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #985042 is Cyan = 0, Magento = 0.47, Yellow = 0.57 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 80 | 66 | - |
| CMYK | 0 | 0.47 | 0.57 | 0.40 |
| HSL | 9.77º | 0.39% | 0.43% | - |
| HSV(B) | 9.77º | 0.57% | 0.6% | - |
| XYZ | 16.8 | 12.81 | 6.74 | - |
| YUV | 99.93 | 108.85 | 165.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 80 | 66 | 0 | 0.47 | 0.57 | 0.40 | 9.77 | 0.39 | 0.43 |
| Hex | 98 | 50 | 42 | 0 | 2F | 39 | 28 | A | 27 | 2B |
| Octal | 230 | 120 | 102 | 0 | 57 | 71 | 50 | 12 | 47 | 53 |
| Binary | 10011000 | 1010000 | 1000010 | 0 | 101111 | 111001 | 101000 | 1010 | 100111 | 101011 |
Color Harmonies of #985042
Complementary color
Monochromatic Colors of #985042
Black with #985042
Text Example
Text Example
White with #985042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #985042; }
p { color: rgb(152,80,66); }
H1.HeaderClassName
{
color: #985042;
}
.AnyTagClassName
{
color: #985042;
}
</style>
background-color css
<style>
a { background-color: #985042; }
a { background-color: rgb(152,80,66); }
div.DivClassName
{
background-color: #985042;
}
.BgClassName
{
background-color: #985042;
}
</style>
border-color css
<style>
span { border-color: #985042; }
span { border-color: rgb(152,80,66); }
td.TdClassName
{
border-color: #985042;
}
.TagClassName
{
border-color: #985042;
}
</style>