Shades of Camarone #217031
Tints of Camarone #217031
RGB
CMYK
RGB Variations
Color information
#217031 (or 0x217031) is known color: Camarone. HEX triplet: 21, 70 and 31. RGB value is (33,112,49). Sum of RGB (Red+Green+Blue) = 33+112+49=194 (25% of max value = 765). Red value is 33 (13.28% from 255 or 17.01% from 194); Green value is 112 (44.14% from 255 or 57.73% from 194); Blue value is 49 (19.53% from 255 or 25.26% from 194); Max value from RGB is 112 - color contains mainly: green. Hex color #217031 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217031 is #DE8FCE. Grayscale: #515151. Windows color (decimal): -14585807 or 3239969. OLE color: 3239969.
HSL color Cylindrical-coordinate representation of color #217031: hue angle of 132.15º 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 #217031 is Cyan = 0.71, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 112 | 49 | - |
| CMYK | 0.71 | 0 | 0.56 | 0.56 |
| HSL | 132.15º | 0.54% | 0.28% | - |
| HSV(B) | 132.15º | 0.71% | 0.44% | - |
| XYZ | 6.98 | 12.13 | 4.88 | - |
| YUV | 81.2 | 109.83 | 93.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 112 | 49 | 0.71 | 0 | 0.56 | 0.56 | 132.15 | 0.54 | 0.28 |
| Hex | 21 | 70 | 31 | 47 | 0 | 38 | 38 | 84 | 36 | 1C |
| Octal | 41 | 160 | 61 | 107 | 0 | 70 | 70 | 204 | 66 | 34 |
| Binary | 100001 | 1110000 | 110001 | 1000111 | 0 | 111000 | 111000 | 10000100 | 110110 | 11100 |
Color Harmonies of #217031
Complementary color
Monochromatic Colors of #217031
Black with #217031
Text Example
Text Example
White with #217031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217031; }
p { color: rgb(33,112,49); }
H1.HeaderClassName
{
color: #217031;
}
.AnyTagClassName
{
color: #217031;
}
</style>
background-color css
<style>
a { background-color: #217031; }
a { background-color: rgb(33,112,49); }
div.DivClassName
{
background-color: #217031;
}
.BgClassName
{
background-color: #217031;
}
</style>
border-color css
<style>
span { border-color: #217031; }
span { border-color: rgb(33,112,49); }
td.TdClassName
{
border-color: #217031;
}
.TagClassName
{
border-color: #217031;
}
</style>