Shades of Camarone #227838
Tints of Camarone #227838
RGB
CMYK
RGB Variations
Color information
#227838 (or 0x227838) is known color: Camarone. HEX triplet: 22, 78 and 38. RGB value is (34,120,56). Sum of RGB (Red+Green+Blue) = 34+120+56=210 (27% of max value = 765). Red value is 34 (13.67% from 255 or 16.19% from 210); Green value is 120 (47.27% from 255 or 57.14% from 210); Blue value is 56 (22.27% from 255 or 26.67% from 210); Max value from RGB is 120 - color contains mainly: green. Hex color #227838 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227838 is #DD87C7. Grayscale: #575757. Windows color (decimal): -14518216 or 3700770. OLE color: 3700770.
HSL color Cylindrical-coordinate representation of color #227838: hue angle of 135.35º 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 #227838 is Cyan = 0.72, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 120 | 56 | - |
| CMYK | 0.72 | 0 | 0.53 | 0.53 |
| HSL | 135.35º | 0.56% | 0.3% | - |
| HSV(B) | 135.35º | 0.72% | 0.47% | - |
| XYZ | 8.09 | 14.06 | 6.03 | - |
| YUV | 86.99 | 110.51 | 90.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 120 | 56 | 0.72 | 0 | 0.53 | 0.53 | 135.35 | 0.56 | 0.3 |
| Hex | 22 | 78 | 38 | 48 | 0 | 35 | 35 | 87 | 38 | 1E |
| Octal | 42 | 170 | 70 | 110 | 0 | 65 | 65 | 207 | 70 | 36 |
| Binary | 100010 | 1111000 | 111000 | 1001000 | 0 | 110101 | 110101 | 10000111 | 111000 | 11110 |
Color Harmonies of #227838
Complementary color
Monochromatic Colors of #227838
Black with #227838
Text Example
Text Example
White with #227838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227838; }
p { color: rgb(34,120,56); }
H1.HeaderClassName
{
color: #227838;
}
.AnyTagClassName
{
color: #227838;
}
</style>
background-color css
<style>
a { background-color: #227838; }
a { background-color: rgb(34,120,56); }
div.DivClassName
{
background-color: #227838;
}
.BgClassName
{
background-color: #227838;
}
</style>
border-color css
<style>
span { border-color: #227838; }
span { border-color: rgb(34,120,56); }
td.TdClassName
{
border-color: #227838;
}
.TagClassName
{
border-color: #227838;
}
</style>