Shades of Camarone #216939
Tints of Camarone #216939
RGB
CMYK
RGB Variations
Color information
#216939 (or 0x216939) is known color: Camarone. HEX triplet: 21, 69 and 39. RGB value is (33,105,57). Sum of RGB (Red+Green+Blue) = 33+105+57=195 (25% of max value = 765). Red value is 33 (13.28% from 255 or 16.92% from 195); Green value is 105 (41.41% from 255 or 53.85% from 195); Blue value is 57 (22.66% from 255 or 29.23% from 195); Max value from RGB is 105 - color contains mainly: green. Hex color #216939 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216939 is #DE96C6. Grayscale: #4E4E4E. Windows color (decimal): -14587591 or 3762465. OLE color: 3762465.
HSL color Cylindrical-coordinate representation of color #216939: hue angle of 140º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #216939 is Cyan = 0.69, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 105 | 57 | - |
| CMYK | 0.69 | 0 | 0.46 | 0.59 |
| HSL | 140º | 0.52% | 0.27% | - |
| HSV(B) | 140º | 0.69% | 0.41% | - |
| XYZ | 6.42 | 10.72 | 5.6 | - |
| YUV | 78 | 116.15 | 95.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 105 | 57 | 0.69 | 0 | 0.46 | 0.59 | 140 | 0.52 | 0.27 |
| Hex | 21 | 69 | 39 | 45 | 0 | 2E | 3B | 8C | 34 | 1B |
| Octal | 41 | 151 | 71 | 105 | 0 | 56 | 73 | 214 | 64 | 33 |
| Binary | 100001 | 1101001 | 111001 | 1000101 | 0 | 101110 | 111011 | 10001100 | 110100 | 11011 |
Color Harmonies of #216939
Complementary color
Monochromatic Colors of #216939
Black with #216939
Text Example
Text Example
White with #216939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216939; }
p { color: rgb(33,105,57); }
H1.HeaderClassName
{
color: #216939;
}
.AnyTagClassName
{
color: #216939;
}
</style>
background-color css
<style>
a { background-color: #216939; }
a { background-color: rgb(33,105,57); }
div.DivClassName
{
background-color: #216939;
}
.BgClassName
{
background-color: #216939;
}
</style>
border-color css
<style>
span { border-color: #216939; }
span { border-color: rgb(33,105,57); }
td.TdClassName
{
border-color: #216939;
}
.TagClassName
{
border-color: #216939;
}
</style>