Shades of Salem #227953
Tints of Salem #227953
RGB
CMYK
RGB Variations
Color information
#227953 (or 0x227953) is known color: Salem. HEX triplet: 22, 79 and 53. RGB value is (34,121,83). Sum of RGB (Red+Green+Blue) = 34+121+83=238 (31% of max value = 765). Red value is 34 (13.67% from 255 or 14.29% from 238); Green value is 121 (47.66% from 255 or 50.84% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 121 - color contains mainly: green. Hex color #227953 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227953 is #DD86AC. Grayscale: #5A5A5A. Windows color (decimal): -14517933 or 5470498. OLE color: 5470498.
HSL color Cylindrical-coordinate representation of color #227953: hue angle of 153.79º 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 #227953 is Cyan = 0.72, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 121 | 83 | - |
| CMYK | 0.72 | 0 | 0.31 | 0.53 |
| HSL | 153.79º | 0.56% | 0.3% | - |
| HSV(B) | 153.79º | 0.72% | 0.47% | - |
| XYZ | 9.06 | 14.64 | 10.53 | - |
| YUV | 90.66 | 123.68 | 87.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 121 | 83 | 0.72 | 0 | 0.31 | 0.53 | 153.79 | 0.56 | 0.3 |
| Hex | 22 | 79 | 53 | 48 | 0 | 1F | 35 | 9A | 38 | 1E |
| Octal | 42 | 171 | 123 | 110 | 0 | 37 | 65 | 232 | 70 | 36 |
| Binary | 100010 | 1111001 | 1010011 | 1001000 | 0 | 11111 | 110101 | 10011010 | 111000 | 11110 |
Color Harmonies of #227953
Complementary color
Monochromatic Colors of #227953
Black with #227953
Text Example
Text Example
White with #227953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227953; }
p { color: rgb(34,121,83); }
H1.HeaderClassName
{
color: #227953;
}
.AnyTagClassName
{
color: #227953;
}
</style>
background-color css
<style>
a { background-color: #227953; }
a { background-color: rgb(34,121,83); }
div.DivClassName
{
background-color: #227953;
}
.BgClassName
{
background-color: #227953;
}
</style>
border-color css
<style>
span { border-color: #227953; }
span { border-color: rgb(34,121,83); }
td.TdClassName
{
border-color: #227953;
}
.TagClassName
{
border-color: #227953;
}
</style>