Shades of Salem #237455
Tints of Salem #237455
RGB
CMYK
RGB Variations
Color information
#237455 (or 0x237455) is known color: Salem. HEX triplet: 23, 74 and 55. RGB value is (35,116,85). Sum of RGB (Red+Green+Blue) = 35+116+85=236 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.83% from 236); Green value is 116 (45.70% from 255 or 49.15% from 236); Blue value is 85 (33.59% from 255 or 36.02% from 236); Max value from RGB is 116 - color contains mainly: green. Hex color #237455 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237455 is #DC8BAA. Grayscale: #585858. Windows color (decimal): -14453675 or 5600291. OLE color: 5600291.
HSL color Cylindrical-coordinate representation of color #237455: hue angle of 157.04º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237455 is Cyan = 0.70, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 116 | 85 | - |
| CMYK | 0.70 | 0 | 0.27 | 0.55 |
| HSL | 157.04º | 0.54% | 0.3% | - |
| HSV(B) | 157.04º | 0.7% | 0.45% | - |
| XYZ | 8.58 | 13.5 | 10.75 | - |
| YUV | 88.25 | 126.16 | 90.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 116 | 85 | 0.70 | 0 | 0.27 | 0.55 | 157.04 | 0.54 | 0.3 |
| Hex | 23 | 74 | 55 | 46 | 0 | 1B | 37 | 9D | 36 | 1E |
| Octal | 43 | 164 | 125 | 106 | 0 | 33 | 67 | 235 | 66 | 36 |
| Binary | 100011 | 1110100 | 1010101 | 1000110 | 0 | 11011 | 110111 | 10011101 | 110110 | 11110 |
Color Harmonies of #237455
Complementary color
Monochromatic Colors of #237455
Black with #237455
Text Example
Text Example
White with #237455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237455; }
p { color: rgb(35,116,85); }
H1.HeaderClassName
{
color: #237455;
}
.AnyTagClassName
{
color: #237455;
}
</style>
background-color css
<style>
a { background-color: #237455; }
a { background-color: rgb(35,116,85); }
div.DivClassName
{
background-color: #237455;
}
.BgClassName
{
background-color: #237455;
}
</style>
border-color css
<style>
span { border-color: #237455; }
span { border-color: rgb(35,116,85); }
td.TdClassName
{
border-color: #237455;
}
.TagClassName
{
border-color: #237455;
}
</style>