Shades of Camarone #217039
Tints of Camarone #217039
RGB
CMYK
RGB Variations
Color information
#217039 (or 0x217039) is known color: Camarone. HEX triplet: 21, 70 and 39. RGB value is (33,112,57). Sum of RGB (Red+Green+Blue) = 33+112+57=202 (26% of max value = 765). Red value is 33 (13.28% from 255 or 16.34% from 202); Green value is 112 (44.14% from 255 or 55.45% from 202); Blue value is 57 (22.66% from 255 or 28.22% from 202); Max value from RGB is 112 - color contains mainly: green. Hex color #217039 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217039 is #DE8FC6. Grayscale: #525252. Windows color (decimal): -14585799 or 3764257. OLE color: 3764257.
HSL color Cylindrical-coordinate representation of color #217039: hue angle of 138.23º 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 #217039 is Cyan = 0.71, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 112 | 57 | - |
| CMYK | 0.71 | 0 | 0.49 | 0.56 |
| HSL | 138.23º | 0.54% | 0.28% | - |
| HSV(B) | 138.23º | 0.71% | 0.44% | - |
| XYZ | 7.16 | 12.21 | 5.85 | - |
| YUV | 82.11 | 113.83 | 92.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 112 | 57 | 0.71 | 0 | 0.49 | 0.56 | 138.23 | 0.54 | 0.28 |
| Hex | 21 | 70 | 39 | 47 | 0 | 31 | 38 | 8A | 36 | 1C |
| Octal | 41 | 160 | 71 | 107 | 0 | 61 | 70 | 212 | 66 | 34 |
| Binary | 100001 | 1110000 | 111001 | 1000111 | 0 | 110001 | 111000 | 10001010 | 110110 | 11100 |
Color Harmonies of #217039
Complementary color
Monochromatic Colors of #217039
Black with #217039
Text Example
Text Example
White with #217039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217039; }
p { color: rgb(33,112,57); }
H1.HeaderClassName
{
color: #217039;
}
.AnyTagClassName
{
color: #217039;
}
</style>
background-color css
<style>
a { background-color: #217039; }
a { background-color: rgb(33,112,57); }
div.DivClassName
{
background-color: #217039;
}
.BgClassName
{
background-color: #217039;
}
</style>
border-color css
<style>
span { border-color: #217039; }
span { border-color: rgb(33,112,57); }
td.TdClassName
{
border-color: #217039;
}
.TagClassName
{
border-color: #217039;
}
</style>