Shades of Salem #237755
Tints of Salem #237755
RGB
CMYK
RGB Variations
Color information
#237755 (or 0x237755) is known color: Salem. HEX triplet: 23, 77 and 55. RGB value is (35,119,85). Sum of RGB (Red+Green+Blue) = 35+119+85=239 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.64% from 239); Green value is 119 (46.88% from 255 or 49.79% from 239); Blue value is 85 (33.59% from 255 or 35.56% from 239); Max value from RGB is 119 - color contains mainly: green. Hex color #237755 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237755 is #DC88AA. Grayscale: #5A5A5A. Windows color (decimal): -14452907 or 5601059. OLE color: 5601059.
HSL color Cylindrical-coordinate representation of color #237755: hue angle of 155.71º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #237755 is Cyan = 0.71, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 35 | 119 | 85 | - |
| CMYK | 0.71 | 0 | 0.29 | 0.53 |
| HSL | 155.71º | 0.55% | 0.3% | - |
| HSV(B) | 155.71º | 0.71% | 0.47% | - |
| XYZ | 8.93 | 14.21 | 10.87 | - |
| YUV | 90.01 | 125.17 | 88.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 119 | 85 | 0.71 | 0 | 0.29 | 0.53 | 155.71 | 0.55 | 0.3 |
| Hex | 23 | 77 | 55 | 47 | 0 | 1D | 35 | 9C | 37 | 1E |
| Octal | 43 | 167 | 125 | 107 | 0 | 35 | 65 | 234 | 67 | 36 |
| Binary | 100011 | 1110111 | 1010101 | 1000111 | 0 | 11101 | 110101 | 10011100 | 110111 | 11110 |
Color Harmonies of #237755
Complementary color
Monochromatic Colors of #237755
Black with #237755
Text Example
Text Example
White with #237755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237755; }
p { color: rgb(35,119,85); }
H1.HeaderClassName
{
color: #237755;
}
.AnyTagClassName
{
color: #237755;
}
</style>
background-color css
<style>
a { background-color: #237755; }
a { background-color: rgb(35,119,85); }
div.DivClassName
{
background-color: #237755;
}
.BgClassName
{
background-color: #237755;
}
</style>
border-color css
<style>
span { border-color: #237755; }
span { border-color: rgb(35,119,85); }
td.TdClassName
{
border-color: #237755;
}
.TagClassName
{
border-color: #237755;
}
</style>