Shades of Salem #237356
Tints of Salem #237356
RGB
CMYK
RGB Variations
Color information
#237356 (or 0x237356) is known color: Salem. HEX triplet: 23, 73 and 56. RGB value is (35,115,86). Sum of RGB (Red+Green+Blue) = 35+115+86=236 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.83% from 236); Green value is 115 (45.31% from 255 or 48.73% from 236); Blue value is 86 (33.98% from 255 or 36.44% from 236); Max value from RGB is 115 - color contains mainly: green. Hex color #237356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237356 is #DC8CA9. Grayscale: #575757. Windows color (decimal): -14453930 or 5665571. OLE color: 5665571.
HSL color Cylindrical-coordinate representation of color #237356: hue angle of 158.25º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237356 is Cyan = 0.70, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 115 | 86 | - |
| CMYK | 0.70 | 0 | 0.25 | 0.55 |
| HSL | 158.25º | 0.53% | 0.29% | - |
| HSV(B) | 158.25º | 0.7% | 0.45% | - |
| XYZ | 8.5 | 13.29 | 10.92 | - |
| YUV | 87.77 | 127 | 90.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 115 | 86 | 0.70 | 0 | 0.25 | 0.55 | 158.25 | 0.53 | 0.29 |
| Hex | 23 | 73 | 56 | 46 | 0 | 19 | 37 | 9E | 35 | 1D |
| Octal | 43 | 163 | 126 | 106 | 0 | 31 | 67 | 236 | 65 | 35 |
| Binary | 100011 | 1110011 | 1010110 | 1000110 | 0 | 11001 | 110111 | 10011110 | 110101 | 11101 |
Color Harmonies of #237356
Complementary color
Monochromatic Colors of #237356
Black with #237356
Text Example
Text Example
White with #237356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237356; }
p { color: rgb(35,115,86); }
H1.HeaderClassName
{
color: #237356;
}
.AnyTagClassName
{
color: #237356;
}
</style>
background-color css
<style>
a { background-color: #237356; }
a { background-color: rgb(35,115,86); }
div.DivClassName
{
background-color: #237356;
}
.BgClassName
{
background-color: #237356;
}
</style>
border-color css
<style>
span { border-color: #237356; }
span { border-color: rgb(35,115,86); }
td.TdClassName
{
border-color: #237356;
}
.TagClassName
{
border-color: #237356;
}
</style>