Shades of El Salva #945042
Tints of El Salva #945042
RGB
CMYK
RGB Variations
Color information
#945042 (or 0x945042) is known color: El Salva. HEX triplet: 94, 50 and 42. RGB value is (148,80,66). Sum of RGB (Red+Green+Blue) = 148+80+66=294 (38% of max value = 765). Red value is 148 (58.20% from 255 or 50.34% from 294); Green value is 80 (31.64% from 255 or 27.21% from 294); Blue value is 66 (26.17% from 255 or 22.45% from 294); Max value from RGB is 148 - color contains mainly: red. Hex color #945042 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945042 is #6BAFBD. Grayscale: #626262. Windows color (decimal): -7057342 or 4346004. OLE color: 4346004.
HSL color Cylindrical-coordinate representation of color #945042: hue angle of 10.24º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #945042 is Cyan = 0, Magento = 0.46, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 80 | 66 | - |
| CMYK | 0 | 0.46 | 0.55 | 0.42 |
| HSL | 10.24º | 0.38% | 0.42% | - |
| HSV(B) | 10.24º | 0.55% | 0.58% | - |
| XYZ | 16.06 | 12.43 | 6.71 | - |
| YUV | 98.74 | 109.53 | 163.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 80 | 66 | 0 | 0.46 | 0.55 | 0.42 | 10.24 | 0.38 | 0.42 |
| Hex | 94 | 50 | 42 | 0 | 2E | 37 | 2A | A | 26 | 2A |
| Octal | 224 | 120 | 102 | 0 | 56 | 67 | 52 | 12 | 46 | 52 |
| Binary | 10010100 | 1010000 | 1000010 | 0 | 101110 | 110111 | 101010 | 1010 | 100110 | 101010 |
Color Harmonies of #945042
Complementary color
Monochromatic Colors of #945042
Black with #945042
Text Example
Text Example
White with #945042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945042; }
p { color: rgb(148,80,66); }
H1.HeaderClassName
{
color: #945042;
}
.AnyTagClassName
{
color: #945042;
}
</style>
background-color css
<style>
a { background-color: #945042; }
a { background-color: rgb(148,80,66); }
div.DivClassName
{
background-color: #945042;
}
.BgClassName
{
background-color: #945042;
}
</style>
border-color css
<style>
span { border-color: #945042; }
span { border-color: rgb(148,80,66); }
td.TdClassName
{
border-color: #945042;
}
.TagClassName
{
border-color: #945042;
}
</style>