Shades of Salem #237556
Tints of Salem #237556
RGB
CMYK
RGB Variations
Color information
#237556 (or 0x237556) is known color: Salem. HEX triplet: 23, 75 and 56. RGB value is (35,117,86). Sum of RGB (Red+Green+Blue) = 35+117+86=238 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.71% from 238); Green value is 117 (46.09% from 255 or 49.16% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 117 - color contains mainly: green. Hex color #237556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237556 is #DC8AA9. Grayscale: #585858. Windows color (decimal): -14453418 or 5666083. OLE color: 5666083.
HSL color Cylindrical-coordinate representation of color #237556: hue angle of 157.32º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237556 is Cyan = 0.70, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 117 | 86 | - |
| CMYK | 0.70 | 0 | 0.26 | 0.54 |
| HSL | 157.32º | 0.54% | 0.3% | - |
| HSV(B) | 157.32º | 0.7% | 0.46% | - |
| XYZ | 8.73 | 13.75 | 11 | - |
| YUV | 88.95 | 126.33 | 89.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 117 | 86 | 0.70 | 0 | 0.26 | 0.54 | 157.32 | 0.54 | 0.3 |
| Hex | 23 | 75 | 56 | 46 | 0 | 1A | 36 | 9D | 36 | 1E |
| Octal | 43 | 165 | 126 | 106 | 0 | 32 | 66 | 235 | 66 | 36 |
| Binary | 100011 | 1110101 | 1010110 | 1000110 | 0 | 11010 | 110110 | 10011101 | 110110 | 11110 |
Color Harmonies of #237556
Complementary color
Monochromatic Colors of #237556
Black with #237556
Text Example
Text Example
White with #237556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237556; }
p { color: rgb(35,117,86); }
H1.HeaderClassName
{
color: #237556;
}
.AnyTagClassName
{
color: #237556;
}
</style>
background-color css
<style>
a { background-color: #237556; }
a { background-color: rgb(35,117,86); }
div.DivClassName
{
background-color: #237556;
}
.BgClassName
{
background-color: #237556;
}
</style>
border-color css
<style>
span { border-color: #237556; }
span { border-color: rgb(35,117,86); }
td.TdClassName
{
border-color: #237556;
}
.TagClassName
{
border-color: #237556;
}
</style>