Shades of Salem #297759
Tints of Salem #297759
RGB
CMYK
RGB Variations
Color information
#297759 (or 0x297759) is known color: Salem. HEX triplet: 29, 77 and 59. RGB value is (41,119,89). Sum of RGB (Red+Green+Blue) = 41+119+89=249 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.47% from 249); Green value is 119 (46.88% from 255 or 47.79% from 249); Blue value is 89 (35.16% from 255 or 35.74% from 249); Max value from RGB is 119 - color contains mainly: green. Hex color #297759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297759 is #D688A6. Grayscale: #5C5C5C. Windows color (decimal): -14059687 or 5863209. OLE color: 5863209.
HSL color Cylindrical-coordinate representation of color #297759: hue angle of 156.92º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297759 is Cyan = 0.66, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 119 | 89 | - |
| CMYK | 0.66 | 0 | 0.25 | 0.53 |
| HSL | 156.92º | 0.49% | 0.31% | - |
| HSV(B) | 156.92º | 0.66% | 0.47% | - |
| XYZ | 9.31 | 14.39 | 11.74 | - |
| YUV | 92.26 | 126.16 | 91.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 89 | 0.66 | 0 | 0.25 | 0.53 | 156.92 | 0.49 | 0.31 |
| Hex | 29 | 77 | 59 | 42 | 0 | 19 | 35 | 9D | 31 | 1F |
| Octal | 51 | 167 | 131 | 102 | 0 | 31 | 65 | 235 | 61 | 37 |
| Binary | 101001 | 1110111 | 1011001 | 1000010 | 0 | 11001 | 110101 | 10011101 | 110001 | 11111 |
Color Harmonies of #297759
Complementary color
Monochromatic Colors of #297759
Black with #297759
Text Example
Text Example
White with #297759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297759; }
p { color: rgb(41,119,89); }
H1.HeaderClassName
{
color: #297759;
}
.AnyTagClassName
{
color: #297759;
}
</style>
background-color css
<style>
a { background-color: #297759; }
a { background-color: rgb(41,119,89); }
div.DivClassName
{
background-color: #297759;
}
.BgClassName
{
background-color: #297759;
}
</style>
border-color css
<style>
span { border-color: #297759; }
span { border-color: rgb(41,119,89); }
td.TdClassName
{
border-color: #297759;
}
.TagClassName
{
border-color: #297759;
}
</style>