Shades of Salem #227356
Tints of Salem #227356
RGB
CMYK
RGB Variations
Color information
#227356 (or 0x227356) is known color: Salem. HEX triplet: 22, 73 and 56. RGB value is (34,115,86). Sum of RGB (Red+Green+Blue) = 34+115+86=235 (31% of max value = 765). Red value is 34 (13.67% from 255 or 14.47% from 235); Green value is 115 (45.31% from 255 or 48.94% from 235); Blue value is 86 (33.98% from 255 or 36.60% from 235); Max value from RGB is 115 - color contains mainly: green. Hex color #227356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227356 is #DD8CA9. Grayscale: #575757. Windows color (decimal): -14519466 or 5665570. OLE color: 5665570.
HSL color Cylindrical-coordinate representation of color #227356: hue angle of 158.52º degrees, saturation: 0.54, 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 #227356 is Cyan = 0.70, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 115 | 86 | - |
| CMYK | 0.70 | 0 | 0.25 | 0.55 |
| HSL | 158.52º | 0.54% | 0.29% | - |
| HSV(B) | 158.52º | 0.7% | 0.45% | - |
| XYZ | 8.47 | 13.27 | 10.92 | - |
| YUV | 87.48 | 127.16 | 89.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 115 | 86 | 0.70 | 0 | 0.25 | 0.55 | 158.52 | 0.54 | 0.29 |
| Hex | 22 | 73 | 56 | 46 | 0 | 19 | 37 | 9F | 36 | 1D |
| Octal | 42 | 163 | 126 | 106 | 0 | 31 | 67 | 237 | 66 | 35 |
| Binary | 100010 | 1110011 | 1010110 | 1000110 | 0 | 11001 | 110111 | 10011111 | 110110 | 11101 |
Color Harmonies of #227356
Complementary color
Monochromatic Colors of #227356
Black with #227356
Text Example
Text Example
White with #227356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227356; }
p { color: rgb(34,115,86); }
H1.HeaderClassName
{
color: #227356;
}
.AnyTagClassName
{
color: #227356;
}
</style>
background-color css
<style>
a { background-color: #227356; }
a { background-color: rgb(34,115,86); }
div.DivClassName
{
background-color: #227356;
}
.BgClassName
{
background-color: #227356;
}
</style>
border-color css
<style>
span { border-color: #227356; }
span { border-color: rgb(34,115,86); }
td.TdClassName
{
border-color: #227356;
}
.TagClassName
{
border-color: #227356;
}
</style>