Shades of Camarone #227239
Tints of Camarone #227239
RGB
CMYK
RGB Variations
Color information
#227239 (or 0x227239) is known color: Camarone. HEX triplet: 22, 72 and 39. RGB value is (34,114,57). Sum of RGB (Red+Green+Blue) = 34+114+57=205 (27% of max value = 765). Red value is 34 (13.67% from 255 or 16.59% from 205); Green value is 114 (44.92% from 255 or 55.61% from 205); Blue value is 57 (22.66% from 255 or 27.80% from 205); Max value from RGB is 114 - color contains mainly: green. Hex color #227239 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227239 is #DD8DC6. Grayscale: #535353. Windows color (decimal): -14519751 or 3764770. OLE color: 3764770.
HSL color Cylindrical-coordinate representation of color #227239: hue angle of 137.25º 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 #227239 is Cyan = 0.70, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 114 | 57 | - |
| CMYK | 0.70 | 0 | 0.50 | 0.55 |
| HSL | 137.25º | 0.54% | 0.29% | - |
| HSV(B) | 137.25º | 0.7% | 0.45% | - |
| XYZ | 7.42 | 12.67 | 5.93 | - |
| YUV | 83.58 | 113 | 92.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 114 | 57 | 0.70 | 0 | 0.50 | 0.55 | 137.25 | 0.54 | 0.29 |
| Hex | 22 | 72 | 39 | 46 | 0 | 32 | 37 | 89 | 36 | 1D |
| Octal | 42 | 162 | 71 | 106 | 0 | 62 | 67 | 211 | 66 | 35 |
| Binary | 100010 | 1110010 | 111001 | 1000110 | 0 | 110010 | 110111 | 10001001 | 110110 | 11101 |
Color Harmonies of #227239
Complementary color
Monochromatic Colors of #227239
Black with #227239
Text Example
Text Example
White with #227239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227239; }
p { color: rgb(34,114,57); }
H1.HeaderClassName
{
color: #227239;
}
.AnyTagClassName
{
color: #227239;
}
</style>
background-color css
<style>
a { background-color: #227239; }
a { background-color: rgb(34,114,57); }
div.DivClassName
{
background-color: #227239;
}
.BgClassName
{
background-color: #227239;
}
</style>
border-color css
<style>
span { border-color: #227239; }
span { border-color: rgb(34,114,57); }
td.TdClassName
{
border-color: #227239;
}
.TagClassName
{
border-color: #227239;
}
</style>