Shades of Salem #227856
Tints of Salem #227856
RGB
CMYK
RGB Variations
Color information
#227856 (or 0x227856) is known color: Salem. HEX triplet: 22, 78 and 56. RGB value is (34,120,86). Sum of RGB (Red+Green+Blue) = 34+120+86=240 (31% of max value = 765). Red value is 34 (13.67% from 255 or 14.17% from 240); Green value is 120 (47.27% from 255 or 50% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 120 - color contains mainly: green. Hex color #227856 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227856 is #DD87A9. Grayscale: #5A5A5A. Windows color (decimal): -14518186 or 5666850. OLE color: 5666850.
HSL color Cylindrical-coordinate representation of color #227856: hue angle of 156.28º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #227856 is Cyan = 0.72, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 120 | 86 | - |
| CMYK | 0.72 | 0 | 0.28 | 0.53 |
| HSL | 156.28º | 0.56% | 0.3% | - |
| HSV(B) | 156.28º | 0.72% | 0.47% | - |
| XYZ | 9.06 | 14.44 | 11.11 | - |
| YUV | 90.41 | 125.51 | 87.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 120 | 86 | 0.72 | 0 | 0.28 | 0.53 | 156.28 | 0.56 | 0.3 |
| Hex | 22 | 78 | 56 | 48 | 0 | 1C | 35 | 9C | 38 | 1E |
| Octal | 42 | 170 | 126 | 110 | 0 | 34 | 65 | 234 | 70 | 36 |
| Binary | 100010 | 1111000 | 1010110 | 1001000 | 0 | 11100 | 110101 | 10011100 | 111000 | 11110 |
Color Harmonies of #227856
Complementary color
Monochromatic Colors of #227856
Black with #227856
Text Example
Text Example
White with #227856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227856; }
p { color: rgb(34,120,86); }
H1.HeaderClassName
{
color: #227856;
}
.AnyTagClassName
{
color: #227856;
}
</style>
background-color css
<style>
a { background-color: #227856; }
a { background-color: rgb(34,120,86); }
div.DivClassName
{
background-color: #227856;
}
.BgClassName
{
background-color: #227856;
}
</style>
border-color css
<style>
span { border-color: #227856; }
span { border-color: rgb(34,120,86); }
td.TdClassName
{
border-color: #227856;
}
.TagClassName
{
border-color: #227856;
}
</style>