Shades of Salem #297351
Tints of Salem #297351
RGB
CMYK
RGB Variations
Color information
#297351 (or 0x297351) is known color: Salem. HEX triplet: 29, 73 and 51. RGB value is (41,115,81). Sum of RGB (Red+Green+Blue) = 41+115+81=237 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.30% from 237); Green value is 115 (45.31% from 255 or 48.52% from 237); Blue value is 81 (32.03% from 255 or 34.18% from 237); Max value from RGB is 115 - color contains mainly: green. Hex color #297351 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297351 is #D68CAE. Grayscale: #595959. Windows color (decimal): -14060719 or 5337897. OLE color: 5337897.
HSL color Cylindrical-coordinate representation of color #297351: hue angle of 152.43º 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 #297351 is Cyan = 0.64, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 81 | - |
| CMYK | 0.64 | 0 | 0.30 | 0.55 |
| HSL | 152.43º | 0.47% | 0.31% | - |
| HSV(B) | 152.43º | 0.64% | 0.45% | - |
| XYZ | 8.53 | 13.33 | 9.91 | - |
| YUV | 89 | 123.48 | 93.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 81 | 0.64 | 0 | 0.30 | 0.55 | 152.43 | 0.47 | 0.31 |
| Hex | 29 | 73 | 51 | 40 | 0 | 1E | 37 | 98 | 2F | 1F |
| Octal | 51 | 163 | 121 | 100 | 0 | 36 | 67 | 230 | 57 | 37 |
| Binary | 101001 | 1110011 | 1010001 | 1000000 | 0 | 11110 | 110111 | 10011000 | 101111 | 11111 |
Color Harmonies of #297351
Complementary color
Monochromatic Colors of #297351
Black with #297351
Text Example
Text Example
White with #297351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297351; }
p { color: rgb(41,115,81); }
H1.HeaderClassName
{
color: #297351;
}
.AnyTagClassName
{
color: #297351;
}
</style>
background-color css
<style>
a { background-color: #297351; }
a { background-color: rgb(41,115,81); }
div.DivClassName
{
background-color: #297351;
}
.BgClassName
{
background-color: #297351;
}
</style>
border-color css
<style>
span { border-color: #297351; }
span { border-color: rgb(41,115,81); }
td.TdClassName
{
border-color: #297351;
}
.TagClassName
{
border-color: #297351;
}
</style>