Shades of Salem #297353
Tints of Salem #297353
RGB
CMYK
RGB Variations
Color information
#297353 (or 0x297353) is known color: Salem. HEX triplet: 29, 73 and 53. RGB value is (41,115,83). Sum of RGB (Red+Green+Blue) = 41+115+83=239 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.15% from 239); Green value is 115 (45.31% from 255 or 48.12% from 239); Blue value is 83 (32.81% from 255 or 34.73% from 239); Max value from RGB is 115 - color contains mainly: green. Hex color #297353 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297353 is #D68CAC. Grayscale: #595959. Windows color (decimal): -14060717 or 5468969. OLE color: 5468969.
HSL color Cylindrical-coordinate representation of color #297353: hue angle of 154.05º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297353 is Cyan = 0.64, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 83 | - |
| CMYK | 0.64 | 0 | 0.28 | 0.55 |
| HSL | 154.05º | 0.47% | 0.31% | - |
| HSV(B) | 154.05º | 0.64% | 0.45% | - |
| XYZ | 8.61 | 13.36 | 10.31 | - |
| YUV | 89.23 | 124.48 | 93.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 83 | 0.64 | 0 | 0.28 | 0.55 | 154.05 | 0.47 | 0.31 |
| Hex | 29 | 73 | 53 | 40 | 0 | 1C | 37 | 9A | 2F | 1F |
| Octal | 51 | 163 | 123 | 100 | 0 | 34 | 67 | 232 | 57 | 37 |
| Binary | 101001 | 1110011 | 1010011 | 1000000 | 0 | 11100 | 110111 | 10011010 | 101111 | 11111 |
Color Harmonies of #297353
Complementary color
Monochromatic Colors of #297353
Black with #297353
Text Example
Text Example
White with #297353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297353; }
p { color: rgb(41,115,83); }
H1.HeaderClassName
{
color: #297353;
}
.AnyTagClassName
{
color: #297353;
}
</style>
background-color css
<style>
a { background-color: #297353; }
a { background-color: rgb(41,115,83); }
div.DivClassName
{
background-color: #297353;
}
.BgClassName
{
background-color: #297353;
}
</style>
border-color css
<style>
span { border-color: #297353; }
span { border-color: rgb(41,115,83); }
td.TdClassName
{
border-color: #297353;
}
.TagClassName
{
border-color: #297353;
}
</style>