Shades of Salem #227956
Tints of Salem #227956
RGB
CMYK
RGB Variations
Color information
#227956 (or 0x227956) is known color: Salem. HEX triplet: 22, 79 and 56. RGB value is (34,121,86). Sum of RGB (Red+Green+Blue) = 34+121+86=241 (31% of max value = 765). Red value is 34 (13.67% from 255 or 14.11% from 241); Green value is 121 (47.66% from 255 or 50.21% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 121 - color contains mainly: green. Hex color #227956 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227956 is #DD86A9. Grayscale: #5B5B5B. Windows color (decimal): -14517930 or 5667106. OLE color: 5667106.
HSL color Cylindrical-coordinate representation of color #227956: hue angle of 155.86º 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 #227956 is Cyan = 0.72, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 121 | 86 | - |
| CMYK | 0.72 | 0 | 0.29 | 0.53 |
| HSL | 155.86º | 0.56% | 0.3% | - |
| HSV(B) | 155.86º | 0.72% | 0.47% | - |
| XYZ | 9.18 | 14.69 | 11.16 | - |
| YUV | 91 | 125.18 | 87.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 121 | 86 | 0.72 | 0 | 0.29 | 0.53 | 155.86 | 0.56 | 0.3 |
| Hex | 22 | 79 | 56 | 48 | 0 | 1D | 35 | 9C | 38 | 1E |
| Octal | 42 | 171 | 126 | 110 | 0 | 35 | 65 | 234 | 70 | 36 |
| Binary | 100010 | 1111001 | 1010110 | 1001000 | 0 | 11101 | 110101 | 10011100 | 111000 | 11110 |
Color Harmonies of #227956
Complementary color
Monochromatic Colors of #227956
Black with #227956
Text Example
Text Example
White with #227956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227956; }
p { color: rgb(34,121,86); }
H1.HeaderClassName
{
color: #227956;
}
.AnyTagClassName
{
color: #227956;
}
</style>
background-color css
<style>
a { background-color: #227956; }
a { background-color: rgb(34,121,86); }
div.DivClassName
{
background-color: #227956;
}
.BgClassName
{
background-color: #227956;
}
</style>
border-color css
<style>
span { border-color: #227956; }
span { border-color: rgb(34,121,86); }
td.TdClassName
{
border-color: #227956;
}
.TagClassName
{
border-color: #227956;
}
</style>