Shades of Camarone #227037
Tints of Camarone #227037
RGB
CMYK
RGB Variations
Color information
#227037 (or 0x227037) is known color: Camarone. HEX triplet: 22, 70 and 37. RGB value is (34,112,55). Sum of RGB (Red+Green+Blue) = 34+112+55=201 (26% of max value = 765). Red value is 34 (13.67% from 255 or 16.92% from 201); Green value is 112 (44.14% from 255 or 55.72% from 201); Blue value is 55 (21.88% from 255 or 27.36% from 201); Max value from RGB is 112 - color contains mainly: green. Hex color #227037 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227037 is #DD8FC8. Grayscale: #525252. Windows color (decimal): -14520265 or 3633186. OLE color: 3633186.
HSL color Cylindrical-coordinate representation of color #227037: hue angle of 136.15º degrees, saturation: 0.53, 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 #227037 is Cyan = 0.70, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 112 | 55 | - |
| CMYK | 0.70 | 0 | 0.51 | 0.56 |
| HSL | 136.15º | 0.53% | 0.29% | - |
| HSV(B) | 136.15º | 0.7% | 0.44% | - |
| XYZ | 7.14 | 12.2 | 5.59 | - |
| YUV | 82.18 | 112.66 | 93.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 112 | 55 | 0.70 | 0 | 0.51 | 0.56 | 136.15 | 0.53 | 0.29 |
| Hex | 22 | 70 | 37 | 46 | 0 | 33 | 38 | 88 | 35 | 1D |
| Octal | 42 | 160 | 67 | 106 | 0 | 63 | 70 | 210 | 65 | 35 |
| Binary | 100010 | 1110000 | 110111 | 1000110 | 0 | 110011 | 111000 | 10001000 | 110101 | 11101 |
Color Harmonies of #227037
Complementary color
Monochromatic Colors of #227037
Black with #227037
Text Example
Text Example
White with #227037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227037; }
p { color: rgb(34,112,55); }
H1.HeaderClassName
{
color: #227037;
}
.AnyTagClassName
{
color: #227037;
}
</style>
background-color css
<style>
a { background-color: #227037; }
a { background-color: rgb(34,112,55); }
div.DivClassName
{
background-color: #227037;
}
.BgClassName
{
background-color: #227037;
}
</style>
border-color css
<style>
span { border-color: #227037; }
span { border-color: rgb(34,112,55); }
td.TdClassName
{
border-color: #227037;
}
.TagClassName
{
border-color: #227037;
}
</style>