Shades of El Salva #945547
Tints of El Salva #945547
RGB
CMYK
RGB Variations
Color information
#945547 (or 0x945547) is known color: El Salva. HEX triplet: 94, 55 and 47. RGB value is (148,85,71). Sum of RGB (Red+Green+Blue) = 148+85+71=304 (40% of max value = 765). Red value is 148 (58.20% from 255 or 48.68% from 304); Green value is 85 (33.59% from 255 or 27.96% from 304); Blue value is 71 (28.12% from 255 or 23.36% from 304); Max value from RGB is 148 - color contains mainly: red. Hex color #945547 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945547 is #6BAAB8. Grayscale: #666666. Windows color (decimal): -7056057 or 4674964. OLE color: 4674964.
HSL color Cylindrical-coordinate representation of color #945547: hue angle of 10.91º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #945547 is Cyan = 0, Magento = 0.43, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 85 | 71 | - |
| CMYK | 0 | 0.43 | 0.52 | 0.42 |
| HSL | 10.91º | 0.35% | 0.43% | - |
| HSV(B) | 10.91º | 0.52% | 0.58% | - |
| XYZ | 16.6 | 13.25 | 7.64 | - |
| YUV | 102.24 | 110.37 | 160.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 85 | 71 | 0 | 0.43 | 0.52 | 0.42 | 10.91 | 0.35 | 0.43 |
| Hex | 94 | 55 | 47 | 0 | 2B | 34 | 2A | B | 23 | 2B |
| Octal | 224 | 125 | 107 | 0 | 53 | 64 | 52 | 13 | 43 | 53 |
| Binary | 10010100 | 1010101 | 1000111 | 0 | 101011 | 110100 | 101010 | 1011 | 100011 | 101011 |
Color Harmonies of #945547
Complementary color
Monochromatic Colors of #945547
Black with #945547
Text Example
Text Example
White with #945547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945547; }
p { color: rgb(148,85,71); }
H1.HeaderClassName
{
color: #945547;
}
.AnyTagClassName
{
color: #945547;
}
</style>
background-color css
<style>
a { background-color: #945547; }
a { background-color: rgb(148,85,71); }
div.DivClassName
{
background-color: #945547;
}
.BgClassName
{
background-color: #945547;
}
</style>
border-color css
<style>
span { border-color: #945547; }
span { border-color: rgb(148,85,71); }
td.TdClassName
{
border-color: #945547;
}
.TagClassName
{
border-color: #945547;
}
</style>