Shades of Salem #237553
Tints of Salem #237553
RGB
CMYK
RGB Variations
Color information
#237553 (or 0x237553) is known color: Salem. HEX triplet: 23, 75 and 53. RGB value is (35,117,83). Sum of RGB (Red+Green+Blue) = 35+117+83=235 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.89% from 235); Green value is 117 (46.09% from 255 or 49.79% from 235); Blue value is 83 (32.81% from 255 or 35.32% from 235); Max value from RGB is 117 - color contains mainly: green. Hex color #237553 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237553 is #DC8AAC. Grayscale: #585858. Windows color (decimal): -14453421 or 5469475. OLE color: 5469475.
HSL color Cylindrical-coordinate representation of color #237553: hue angle of 155.12º 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 #237553 is Cyan = 0.70, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 117 | 83 | - |
| CMYK | 0.70 | 0 | 0.29 | 0.54 |
| HSL | 155.12º | 0.54% | 0.3% | - |
| HSV(B) | 155.12º | 0.7% | 0.46% | - |
| XYZ | 8.62 | 13.7 | 10.37 | - |
| YUV | 88.61 | 124.83 | 89.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 117 | 83 | 0.70 | 0 | 0.29 | 0.54 | 155.12 | 0.54 | 0.3 |
| Hex | 23 | 75 | 53 | 46 | 0 | 1D | 36 | 9B | 36 | 1E |
| Octal | 43 | 165 | 123 | 106 | 0 | 35 | 66 | 233 | 66 | 36 |
| Binary | 100011 | 1110101 | 1010011 | 1000110 | 0 | 11101 | 110110 | 10011011 | 110110 | 11110 |
Color Harmonies of #237553
Complementary color
Monochromatic Colors of #237553
Black with #237553
Text Example
Text Example
White with #237553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237553; }
p { color: rgb(35,117,83); }
H1.HeaderClassName
{
color: #237553;
}
.AnyTagClassName
{
color: #237553;
}
</style>
background-color css
<style>
a { background-color: #237553; }
a { background-color: rgb(35,117,83); }
div.DivClassName
{
background-color: #237553;
}
.BgClassName
{
background-color: #237553;
}
</style>
border-color css
<style>
span { border-color: #237553; }
span { border-color: rgb(35,117,83); }
td.TdClassName
{
border-color: #237553;
}
.TagClassName
{
border-color: #237553;
}
</style>