Shades of Camarone #217437
Tints of Camarone #217437
RGB
CMYK
RGB Variations
Color information
#217437 (or 0x217437) is known color: Camarone. HEX triplet: 21, 74 and 37. RGB value is (33,116,55). Sum of RGB (Red+Green+Blue) = 33+116+55=204 (27% of max value = 765). Red value is 33 (13.28% from 255 or 16.18% from 204); Green value is 116 (45.70% from 255 or 56.86% from 204); Blue value is 55 (21.88% from 255 or 26.96% from 204); Max value from RGB is 116 - color contains mainly: green. Hex color #217437 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217437 is #DE8BC8. Grayscale: #545454. Windows color (decimal): -14584777 or 3634209. OLE color: 3634209.
HSL color Cylindrical-coordinate representation of color #217437: hue angle of 135.9º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217437 is Cyan = 0.72, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 116 | 55 | - |
| CMYK | 0.72 | 0 | 0.53 | 0.55 |
| HSL | 135.9º | 0.56% | 0.29% | - |
| HSV(B) | 135.9º | 0.72% | 0.45% | - |
| XYZ | 7.56 | 13.09 | 5.74 | - |
| YUV | 84.23 | 111.5 | 91.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 55 | 0.72 | 0 | 0.53 | 0.55 | 135.9 | 0.56 | 0.29 |
| Hex | 21 | 74 | 37 | 48 | 0 | 35 | 37 | 88 | 38 | 1D |
| Octal | 41 | 164 | 67 | 110 | 0 | 65 | 67 | 210 | 70 | 35 |
| Binary | 100001 | 1110100 | 110111 | 1001000 | 0 | 110101 | 110111 | 10001000 | 111000 | 11101 |
Color Harmonies of #217437
Complementary color
Monochromatic Colors of #217437
Black with #217437
Text Example
Text Example
White with #217437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217437; }
p { color: rgb(33,116,55); }
H1.HeaderClassName
{
color: #217437;
}
.AnyTagClassName
{
color: #217437;
}
</style>
background-color css
<style>
a { background-color: #217437; }
a { background-color: rgb(33,116,55); }
div.DivClassName
{
background-color: #217437;
}
.BgClassName
{
background-color: #217437;
}
</style>
border-color css
<style>
span { border-color: #217437; }
span { border-color: rgb(33,116,55); }
td.TdClassName
{
border-color: #217437;
}
.TagClassName
{
border-color: #217437;
}
</style>