Shades of Camarone #217037
Tints of Camarone #217037
RGB
CMYK
RGB Variations
Color information
#217037 (or 0x217037) is known color: Camarone. HEX triplet: 21, 70 and 37. RGB value is (33,112,55). Sum of RGB (Red+Green+Blue) = 33+112+55=200 (26% of max value = 765). Red value is 33 (13.28% from 255 or 16.5% from 200); Green value is 112 (44.14% from 255 or 56% from 200); Blue value is 55 (21.88% from 255 or 27.5% from 200); Max value from RGB is 112 - color contains mainly: green. Hex color #217037 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217037 is #DE8FC8. Grayscale: #525252. Windows color (decimal): -14585801 or 3633185. OLE color: 3633185.
HSL color Cylindrical-coordinate representation of color #217037: hue angle of 136.71º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217037 is Cyan = 0.71, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 112 | 55 | - |
| CMYK | 0.71 | 0 | 0.51 | 0.56 |
| HSL | 136.71º | 0.54% | 0.28% | - |
| HSV(B) | 136.71º | 0.71% | 0.44% | - |
| XYZ | 7.11 | 12.19 | 5.59 | - |
| YUV | 81.88 | 112.83 | 93.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 112 | 55 | 0.71 | 0 | 0.51 | 0.56 | 136.71 | 0.54 | 0.28 |
| Hex | 21 | 70 | 37 | 47 | 0 | 33 | 38 | 89 | 36 | 1C |
| Octal | 41 | 160 | 67 | 107 | 0 | 63 | 70 | 211 | 66 | 34 |
| Binary | 100001 | 1110000 | 110111 | 1000111 | 0 | 110011 | 111000 | 10001001 | 110110 | 11100 |
Color Harmonies of #217037
Complementary color
Monochromatic Colors of #217037
Black with #217037
Text Example
Text Example
White with #217037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217037; }
p { color: rgb(33,112,55); }
H1.HeaderClassName
{
color: #217037;
}
.AnyTagClassName
{
color: #217037;
}
</style>
background-color css
<style>
a { background-color: #217037; }
a { background-color: rgb(33,112,55); }
div.DivClassName
{
background-color: #217037;
}
.BgClassName
{
background-color: #217037;
}
</style>
border-color css
<style>
span { border-color: #217037; }
span { border-color: rgb(33,112,55); }
td.TdClassName
{
border-color: #217037;
}
.TagClassName
{
border-color: #217037;
}
</style>