Shades of Salem #297150
Tints of Salem #297150
RGB
CMYK
RGB Variations
Color information
#297150 (or 0x297150) is known color: Salem. HEX triplet: 29, 71 and 50. RGB value is (41,113,80). Sum of RGB (Red+Green+Blue) = 41+113+80=234 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.52% from 234); Green value is 113 (44.53% from 255 or 48.29% from 234); Blue value is 80 (31.64% from 255 or 34.19% from 234); Max value from RGB is 113 - color contains mainly: green. Hex color #297150 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297150 is #D68EAF. Grayscale: #575757. Windows color (decimal): -14061232 or 5271849. OLE color: 5271849.
HSL color Cylindrical-coordinate representation of color #297150: hue angle of 152.5º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297150 is Cyan = 0.64, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 80 | - |
| CMYK | 0.64 | 0 | 0.29 | 0.56 |
| HSL | 152.5º | 0.47% | 0.3% | - |
| HSV(B) | 152.5º | 0.64% | 0.44% | - |
| XYZ | 8.27 | 12.86 | 9.64 | - |
| YUV | 87.71 | 123.65 | 94.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 80 | 0.64 | 0 | 0.29 | 0.56 | 152.5 | 0.47 | 0.3 |
| Hex | 29 | 71 | 50 | 40 | 0 | 1D | 38 | 98 | 2F | 1E |
| Octal | 51 | 161 | 120 | 100 | 0 | 35 | 70 | 230 | 57 | 36 |
| Binary | 101001 | 1110001 | 1010000 | 1000000 | 0 | 11101 | 111000 | 10011000 | 101111 | 11110 |
Color Harmonies of #297150
Complementary color
Monochromatic Colors of #297150
Black with #297150
Text Example
Text Example
White with #297150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297150; }
p { color: rgb(41,113,80); }
H1.HeaderClassName
{
color: #297150;
}
.AnyTagClassName
{
color: #297150;
}
</style>
background-color css
<style>
a { background-color: #297150; }
a { background-color: rgb(41,113,80); }
div.DivClassName
{
background-color: #297150;
}
.BgClassName
{
background-color: #297150;
}
</style>
border-color css
<style>
span { border-color: #297150; }
span { border-color: rgb(41,113,80); }
td.TdClassName
{
border-color: #297150;
}
.TagClassName
{
border-color: #297150;
}
</style>