Shades of Salem #227352
Tints of Salem #227352
RGB
CMYK
RGB Variations
Color information
#227352 (or 0x227352) is known color: Salem. HEX triplet: 22, 73 and 52. RGB value is (34,115,82). Sum of RGB (Red+Green+Blue) = 34+115+82=231 (30% of max value = 765). Red value is 34 (13.67% from 255 or 14.72% from 231); Green value is 115 (45.31% from 255 or 49.78% from 231); Blue value is 82 (32.42% from 255 or 35.50% from 231); Max value from RGB is 115 - color contains mainly: green. Hex color #227352 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227352 is #DD8CAD. Grayscale: #575757. Windows color (decimal): -14519470 or 5403426. OLE color: 5403426.
HSL color Cylindrical-coordinate representation of color #227352: hue angle of 155.56º 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 #227352 is Cyan = 0.70, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 115 | 82 | - |
| CMYK | 0.70 | 0 | 0.29 | 0.55 |
| HSL | 155.56º | 0.54% | 0.29% | - |
| HSV(B) | 155.56º | 0.7% | 0.45% | - |
| XYZ | 8.31 | 13.21 | 10.09 | - |
| YUV | 87.02 | 125.16 | 90.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 115 | 82 | 0.70 | 0 | 0.29 | 0.55 | 155.56 | 0.54 | 0.29 |
| Hex | 22 | 73 | 52 | 46 | 0 | 1D | 37 | 9C | 36 | 1D |
| Octal | 42 | 163 | 122 | 106 | 0 | 35 | 67 | 234 | 66 | 35 |
| Binary | 100010 | 1110011 | 1010010 | 1000110 | 0 | 11101 | 110111 | 10011100 | 110110 | 11101 |
Color Harmonies of #227352
Complementary color
Monochromatic Colors of #227352
Black with #227352
Text Example
Text Example
White with #227352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227352; }
p { color: rgb(34,115,82); }
H1.HeaderClassName
{
color: #227352;
}
.AnyTagClassName
{
color: #227352;
}
</style>
background-color css
<style>
a { background-color: #227352; }
a { background-color: rgb(34,115,82); }
div.DivClassName
{
background-color: #227352;
}
.BgClassName
{
background-color: #227352;
}
</style>
border-color css
<style>
span { border-color: #227352; }
span { border-color: rgb(34,115,82); }
td.TdClassName
{
border-color: #227352;
}
.TagClassName
{
border-color: #227352;
}
</style>