Shades of Camarone #247740
Tints of Camarone #247740
RGB
CMYK
RGB Variations
Color information
#247740 (or 0x247740) is known color: Camarone. HEX triplet: 24, 77 and 40. RGB value is (36,119,64). Sum of RGB (Red+Green+Blue) = 36+119+64=219 (29% of max value = 765). Red value is 36 (14.45% from 255 or 16.44% from 219); Green value is 119 (46.88% from 255 or 54.34% from 219); Blue value is 64 (25.39% from 255 or 29.22% from 219); Max value from RGB is 119 - color contains mainly: green. Hex color #247740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247740 is #DB88BF. Grayscale: #585858. Windows color (decimal): -14387392 or 4224804. OLE color: 4224804.
HSL color Cylindrical-coordinate representation of color #247740: hue angle of 140.24º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #247740 is Cyan = 0.70, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 36 | 119 | 64 | - |
| CMYK | 0.70 | 0 | 0.46 | 0.53 |
| HSL | 140.24º | 0.54% | 0.3% | - |
| HSV(B) | 140.24º | 0.7% | 0.47% | - |
| XYZ | 8.25 | 13.94 | 7.11 | - |
| YUV | 87.91 | 114.5 | 90.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 119 | 64 | 0.70 | 0 | 0.46 | 0.53 | 140.24 | 0.54 | 0.3 |
| Hex | 24 | 77 | 40 | 46 | 0 | 2E | 35 | 8C | 36 | 1E |
| Octal | 44 | 167 | 100 | 106 | 0 | 56 | 65 | 214 | 66 | 36 |
| Binary | 100100 | 1110111 | 1000000 | 1000110 | 0 | 101110 | 110101 | 10001100 | 110110 | 11110 |
Color Harmonies of #247740
Complementary color
Monochromatic Colors of #247740
Black with #247740
Text Example
Text Example
White with #247740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247740; }
p { color: rgb(36,119,64); }
H1.HeaderClassName
{
color: #247740;
}
.AnyTagClassName
{
color: #247740;
}
</style>
background-color css
<style>
a { background-color: #247740; }
a { background-color: rgb(36,119,64); }
div.DivClassName
{
background-color: #247740;
}
.BgClassName
{
background-color: #247740;
}
</style>
border-color css
<style>
span { border-color: #247740; }
span { border-color: rgb(36,119,64); }
td.TdClassName
{
border-color: #247740;
}
.TagClassName
{
border-color: #247740;
}
</style>