Shades of Salem #237554
Tints of Salem #237554
RGB
CMYK
RGB Variations
Color information
#237554 (or 0x237554) is known color: Salem. HEX triplet: 23, 75 and 54. RGB value is (35,117,84). Sum of RGB (Red+Green+Blue) = 35+117+84=236 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.83% from 236); Green value is 117 (46.09% from 255 or 49.58% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 117 - color contains mainly: green. Hex color #237554 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237554 is #DC8AAB. Grayscale: #585858. Windows color (decimal): -14453420 or 5535011. OLE color: 5535011.
HSL color Cylindrical-coordinate representation of color #237554: hue angle of 155.85º 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 #237554 is Cyan = 0.70, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 117 | 84 | - |
| CMYK | 0.70 | 0 | 0.28 | 0.54 |
| HSL | 155.85º | 0.54% | 0.3% | - |
| HSV(B) | 155.85º | 0.7% | 0.46% | - |
| XYZ | 8.65 | 13.72 | 10.58 | - |
| YUV | 88.72 | 125.33 | 89.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 117 | 84 | 0.70 | 0 | 0.28 | 0.54 | 155.85 | 0.54 | 0.3 |
| Hex | 23 | 75 | 54 | 46 | 0 | 1C | 36 | 9C | 36 | 1E |
| Octal | 43 | 165 | 124 | 106 | 0 | 34 | 66 | 234 | 66 | 36 |
| Binary | 100011 | 1110101 | 1010100 | 1000110 | 0 | 11100 | 110110 | 10011100 | 110110 | 11110 |
Color Harmonies of #237554
Complementary color
Monochromatic Colors of #237554
Black with #237554
Text Example
Text Example
White with #237554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237554; }
p { color: rgb(35,117,84); }
H1.HeaderClassName
{
color: #237554;
}
.AnyTagClassName
{
color: #237554;
}
</style>
background-color css
<style>
a { background-color: #237554; }
a { background-color: rgb(35,117,84); }
div.DivClassName
{
background-color: #237554;
}
.BgClassName
{
background-color: #237554;
}
</style>
border-color css
<style>
span { border-color: #237554; }
span { border-color: rgb(35,117,84); }
td.TdClassName
{
border-color: #237554;
}
.TagClassName
{
border-color: #237554;
}
</style>