Shades of Camarone #217533
Tints of Camarone #217533
RGB
CMYK
RGB Variations
Color information
#217533 (or 0x217533) is known color: Camarone. HEX triplet: 21, 75 and 33. RGB value is (33,117,51). Sum of RGB (Red+Green+Blue) = 33+117+51=201 (26% of max value = 765). Red value is 33 (13.28% from 255 or 16.42% from 201); Green value is 117 (46.09% from 255 or 58.21% from 201); Blue value is 51 (20.31% from 255 or 25.37% from 201); Max value from RGB is 117 - color contains mainly: green. Hex color #217533 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217533 is #DE8ACC. Grayscale: #545454. Windows color (decimal): -14584525 or 3372321. OLE color: 3372321.
HSL color Cylindrical-coordinate representation of color #217533: hue angle of 132.86º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217533 is Cyan = 0.72, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 117 | 51 | - |
| CMYK | 0.72 | 0 | 0.56 | 0.54 |
| HSL | 132.86º | 0.56% | 0.29% | - |
| HSV(B) | 132.86º | 0.72% | 0.46% | - |
| XYZ | 7.59 | 13.28 | 5.3 | - |
| YUV | 84.36 | 109.17 | 91.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 51 | 0.72 | 0 | 0.56 | 0.54 | 132.86 | 0.56 | 0.29 |
| Hex | 21 | 75 | 33 | 48 | 0 | 38 | 36 | 85 | 38 | 1D |
| Octal | 41 | 165 | 63 | 110 | 0 | 70 | 66 | 205 | 70 | 35 |
| Binary | 100001 | 1110101 | 110011 | 1001000 | 0 | 111000 | 110110 | 10000101 | 111000 | 11101 |
Color Harmonies of #217533
Complementary color
Monochromatic Colors of #217533
Black with #217533
Text Example
Text Example
White with #217533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217533; }
p { color: rgb(33,117,51); }
H1.HeaderClassName
{
color: #217533;
}
.AnyTagClassName
{
color: #217533;
}
</style>
background-color css
<style>
a { background-color: #217533; }
a { background-color: rgb(33,117,51); }
div.DivClassName
{
background-color: #217533;
}
.BgClassName
{
background-color: #217533;
}
</style>
border-color css
<style>
span { border-color: #217533; }
span { border-color: rgb(33,117,51); }
td.TdClassName
{
border-color: #217533;
}
.TagClassName
{
border-color: #217533;
}
</style>