Shades of Salem #227151
Tints of Salem #227151
RGB
CMYK
RGB Variations
Color information
#227151 (or 0x227151) is known color: Salem. HEX triplet: 22, 71 and 51. RGB value is (34,113,81). Sum of RGB (Red+Green+Blue) = 34+113+81=228 (30% of max value = 765). Red value is 34 (13.67% from 255 or 14.91% from 228); Green value is 113 (44.53% from 255 or 49.56% from 228); Blue value is 81 (32.03% from 255 or 35.53% from 228); Max value from RGB is 113 - color contains mainly: green. Hex color #227151 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227151 is #DD8EAE. Grayscale: #555555. Windows color (decimal): -14519983 or 5337378. OLE color: 5337378.
HSL color Cylindrical-coordinate representation of color #227151: hue angle of 155.7º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #227151 is Cyan = 0.70, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 113 | 81 | - |
| CMYK | 0.70 | 0 | 0.28 | 0.56 |
| HSL | 155.7º | 0.54% | 0.29% | - |
| HSV(B) | 155.7º | 0.7% | 0.44% | - |
| XYZ | 8.05 | 12.74 | 9.82 | - |
| YUV | 85.73 | 125.33 | 91.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 113 | 81 | 0.70 | 0 | 0.28 | 0.56 | 155.7 | 0.54 | 0.29 |
| Hex | 22 | 71 | 51 | 46 | 0 | 1C | 38 | 9C | 36 | 1D |
| Octal | 42 | 161 | 121 | 106 | 0 | 34 | 70 | 234 | 66 | 35 |
| Binary | 100010 | 1110001 | 1010001 | 1000110 | 0 | 11100 | 111000 | 10011100 | 110110 | 11101 |
Color Harmonies of #227151
Complementary color
Monochromatic Colors of #227151
Black with #227151
Text Example
Text Example
White with #227151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227151; }
p { color: rgb(34,113,81); }
H1.HeaderClassName
{
color: #227151;
}
.AnyTagClassName
{
color: #227151;
}
</style>
background-color css
<style>
a { background-color: #227151; }
a { background-color: rgb(34,113,81); }
div.DivClassName
{
background-color: #227151;
}
.BgClassName
{
background-color: #227151;
}
</style>
border-color css
<style>
span { border-color: #227151; }
span { border-color: rgb(34,113,81); }
td.TdClassName
{
border-color: #227151;
}
.TagClassName
{
border-color: #227151;
}
</style>