Shades of Camarone #217032
Tints of Camarone #217032
RGB
CMYK
RGB Variations
Color information
#217032 (or 0x217032) is known color: Camarone. HEX triplet: 21, 70 and 32. RGB value is (33,112,50). Sum of RGB (Red+Green+Blue) = 33+112+50=195 (25% of max value = 765). Red value is 33 (13.28% from 255 or 16.92% from 195); Green value is 112 (44.14% from 255 or 57.44% from 195); Blue value is 50 (19.92% from 255 or 25.64% from 195); Max value from RGB is 112 - color contains mainly: green. Hex color #217032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217032 is #DE8FCD. Grayscale: #515151. Windows color (decimal): -14585806 or 3305505. OLE color: 3305505.
HSL color Cylindrical-coordinate representation of color #217032: hue angle of 132.91º 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 #217032 is Cyan = 0.71, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 112 | 50 | - |
| CMYK | 0.71 | 0 | 0.55 | 0.56 |
| HSL | 132.91º | 0.54% | 0.28% | - |
| HSV(B) | 132.91º | 0.71% | 0.44% | - |
| XYZ | 7 | 12.14 | 4.99 | - |
| YUV | 81.31 | 110.33 | 93.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 112 | 50 | 0.71 | 0 | 0.55 | 0.56 | 132.91 | 0.54 | 0.28 |
| Hex | 21 | 70 | 32 | 47 | 0 | 37 | 38 | 85 | 36 | 1C |
| Octal | 41 | 160 | 62 | 107 | 0 | 67 | 70 | 205 | 66 | 34 |
| Binary | 100001 | 1110000 | 110010 | 1000111 | 0 | 110111 | 111000 | 10000101 | 110110 | 11100 |
Color Harmonies of #217032
Complementary color
Monochromatic Colors of #217032
Black with #217032
Text Example
Text Example
White with #217032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217032; }
p { color: rgb(33,112,50); }
H1.HeaderClassName
{
color: #217032;
}
.AnyTagClassName
{
color: #217032;
}
</style>
background-color css
<style>
a { background-color: #217032; }
a { background-color: rgb(33,112,50); }
div.DivClassName
{
background-color: #217032;
}
.BgClassName
{
background-color: #217032;
}
</style>
border-color css
<style>
span { border-color: #217032; }
span { border-color: rgb(33,112,50); }
td.TdClassName
{
border-color: #217032;
}
.TagClassName
{
border-color: #217032;
}
</style>