Shades of Camarone #216537
Tints of Camarone #216537
RGB
CMYK
RGB Variations
Color information
#216537 (or 0x216537) is known color: Camarone. HEX triplet: 21, 65 and 37. RGB value is (33,101,55). Sum of RGB (Red+Green+Blue) = 33+101+55=189 (25% of max value = 765). Red value is 33 (13.28% from 255 or 17.46% from 189); Green value is 101 (39.84% from 255 or 53.44% from 189); Blue value is 55 (21.88% from 255 or 29.10% from 189); Max value from RGB is 101 - color contains mainly: green. Hex color #216537 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216537 is #DE9AC8. Grayscale: #4B4B4B. Windows color (decimal): -14588617 or 3630369. OLE color: 3630369.
HSL color Cylindrical-coordinate representation of color #216537: hue angle of 139.41º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #216537 is Cyan = 0.67, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 101 | 55 | - |
| CMYK | 0.67 | 0 | 0.46 | 0.60 |
| HSL | 139.41º | 0.51% | 0.26% | - |
| HSV(B) | 139.41º | 0.67% | 0.4% | - |
| XYZ | 5.97 | 9.91 | 5.21 | - |
| YUV | 75.42 | 116.47 | 97.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 55 | 0.67 | 0 | 0.46 | 0.60 | 139.41 | 0.51 | 0.26 |
| Hex | 21 | 65 | 37 | 43 | 0 | 2E | 3C | 8B | 33 | 1A |
| Octal | 41 | 145 | 67 | 103 | 0 | 56 | 74 | 213 | 63 | 32 |
| Binary | 100001 | 1100101 | 110111 | 1000011 | 0 | 101110 | 111100 | 10001011 | 110011 | 11010 |
Color Harmonies of #216537
Complementary color
Monochromatic Colors of #216537
Black with #216537
Text Example
Text Example
White with #216537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216537; }
p { color: rgb(33,101,55); }
H1.HeaderClassName
{
color: #216537;
}
.AnyTagClassName
{
color: #216537;
}
</style>
background-color css
<style>
a { background-color: #216537; }
a { background-color: rgb(33,101,55); }
div.DivClassName
{
background-color: #216537;
}
.BgClassName
{
background-color: #216537;
}
</style>
border-color css
<style>
span { border-color: #216537; }
span { border-color: rgb(33,101,55); }
td.TdClassName
{
border-color: #216537;
}
.TagClassName
{
border-color: #216537;
}
</style>