Shades of Camarone #247138
Tints of Camarone #247138
RGB
CMYK
RGB Variations
Color information
#247138 (or 0x247138) is known color: Camarone. HEX triplet: 24, 71 and 38. RGB value is (36,113,56). Sum of RGB (Red+Green+Blue) = 36+113+56=205 (27% of max value = 765). Red value is 36 (14.45% from 255 or 17.56% from 205); Green value is 113 (44.53% from 255 or 55.12% from 205); Blue value is 56 (22.27% from 255 or 27.32% from 205); Max value from RGB is 113 - color contains mainly: green. Hex color #247138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247138 is #DB8EC7. Grayscale: #535353. Windows color (decimal): -14388936 or 3698980. OLE color: 3698980.
HSL color Cylindrical-coordinate representation of color #247138: hue angle of 135.58º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #247138 is Cyan = 0.68, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 113 | 56 | - |
| CMYK | 0.68 | 0 | 0.50 | 0.56 |
| HSL | 135.58º | 0.52% | 0.29% | - |
| HSV(B) | 135.58º | 0.68% | 0.44% | - |
| XYZ | 7.35 | 12.47 | 5.76 | - |
| YUV | 83.48 | 112.49 | 94.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 113 | 56 | 0.68 | 0 | 0.50 | 0.56 | 135.58 | 0.52 | 0.29 |
| Hex | 24 | 71 | 38 | 44 | 0 | 32 | 38 | 88 | 34 | 1D |
| Octal | 44 | 161 | 70 | 104 | 0 | 62 | 70 | 210 | 64 | 35 |
| Binary | 100100 | 1110001 | 111000 | 1000100 | 0 | 110010 | 111000 | 10001000 | 110100 | 11101 |
Color Harmonies of #247138
Complementary color
Monochromatic Colors of #247138
Black with #247138
Text Example
Text Example
White with #247138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247138; }
p { color: rgb(36,113,56); }
H1.HeaderClassName
{
color: #247138;
}
.AnyTagClassName
{
color: #247138;
}
</style>
background-color css
<style>
a { background-color: #247138; }
a { background-color: rgb(36,113,56); }
div.DivClassName
{
background-color: #247138;
}
.BgClassName
{
background-color: #247138;
}
</style>
border-color css
<style>
span { border-color: #247138; }
span { border-color: rgb(36,113,56); }
td.TdClassName
{
border-color: #247138;
}
.TagClassName
{
border-color: #247138;
}
</style>