Shades of Salem #297453
Tints of Salem #297453
RGB
CMYK
RGB Variations
Color information
#297453 (or 0x297453) is known color: Salem. HEX triplet: 29, 74 and 53. RGB value is (41,116,83). Sum of RGB (Red+Green+Blue) = 41+116+83=240 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.08% from 240); Green value is 116 (45.70% from 255 or 48.33% from 240); Blue value is 83 (32.81% from 255 or 34.58% from 240); Max value from RGB is 116 - color contains mainly: green. Hex color #297453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297453 is #D68BAC. Grayscale: #595959. Windows color (decimal): -14060461 or 5469225. OLE color: 5469225.
HSL color Cylindrical-coordinate representation of color #297453: hue angle of 153.6º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297453 is Cyan = 0.65, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 116 | 83 | - |
| CMYK | 0.65 | 0 | 0.28 | 0.55 |
| HSL | 153.6º | 0.48% | 0.31% | - |
| HSV(B) | 153.6º | 0.65% | 0.45% | - |
| XYZ | 8.72 | 13.59 | 10.35 | - |
| YUV | 89.81 | 124.15 | 93.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 83 | 0.65 | 0 | 0.28 | 0.55 | 153.6 | 0.48 | 0.31 |
| Hex | 29 | 74 | 53 | 41 | 0 | 1C | 37 | 9A | 30 | 1F |
| Octal | 51 | 164 | 123 | 101 | 0 | 34 | 67 | 232 | 60 | 37 |
| Binary | 101001 | 1110100 | 1010011 | 1000001 | 0 | 11100 | 110111 | 10011010 | 110000 | 11111 |
Color Harmonies of #297453
Complementary color
Monochromatic Colors of #297453
Black with #297453
Text Example
Text Example
White with #297453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297453; }
p { color: rgb(41,116,83); }
H1.HeaderClassName
{
color: #297453;
}
.AnyTagClassName
{
color: #297453;
}
</style>
background-color css
<style>
a { background-color: #297453; }
a { background-color: rgb(41,116,83); }
div.DivClassName
{
background-color: #297453;
}
.BgClassName
{
background-color: #297453;
}
</style>
border-color css
<style>
span { border-color: #297453; }
span { border-color: rgb(41,116,83); }
td.TdClassName
{
border-color: #297453;
}
.TagClassName
{
border-color: #297453;
}
</style>