Shades of Camarone #247538
Tints of Camarone #247538
RGB
CMYK
RGB Variations
Color information
#247538 (or 0x247538) is known color: Camarone. HEX triplet: 24, 75 and 38. RGB value is (36,117,56). Sum of RGB (Red+Green+Blue) = 36+117+56=209 (27% of max value = 765). Red value is 36 (14.45% from 255 or 17.22% from 209); Green value is 117 (46.09% from 255 or 55.98% from 209); Blue value is 56 (22.27% from 255 or 26.79% from 209); Max value from RGB is 117 - color contains mainly: green. Hex color #247538 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247538 is #DB8AC7. Grayscale: #555555. Windows color (decimal): -14387912 or 3700004. OLE color: 3700004.
HSL color Cylindrical-coordinate representation of color #247538: hue angle of 134.81º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247538 is Cyan = 0.69, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 117 | 56 | - |
| CMYK | 0.69 | 0 | 0.52 | 0.54 |
| HSL | 134.81º | 0.53% | 0.3% | - |
| HSV(B) | 134.81º | 0.69% | 0.46% | - |
| XYZ | 7.8 | 13.38 | 5.91 | - |
| YUV | 85.83 | 111.16 | 92.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 117 | 56 | 0.69 | 0 | 0.52 | 0.54 | 134.81 | 0.53 | 0.3 |
| Hex | 24 | 75 | 38 | 45 | 0 | 34 | 36 | 87 | 35 | 1E |
| Octal | 44 | 165 | 70 | 105 | 0 | 64 | 66 | 207 | 65 | 36 |
| Binary | 100100 | 1110101 | 111000 | 1000101 | 0 | 110100 | 110110 | 10000111 | 110101 | 11110 |
Color Harmonies of #247538
Complementary color
Monochromatic Colors of #247538
Black with #247538
Text Example
Text Example
White with #247538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247538; }
p { color: rgb(36,117,56); }
H1.HeaderClassName
{
color: #247538;
}
.AnyTagClassName
{
color: #247538;
}
</style>
background-color css
<style>
a { background-color: #247538; }
a { background-color: rgb(36,117,56); }
div.DivClassName
{
background-color: #247538;
}
.BgClassName
{
background-color: #247538;
}
</style>
border-color css
<style>
span { border-color: #247538; }
span { border-color: rgb(36,117,56); }
td.TdClassName
{
border-color: #247538;
}
.TagClassName
{
border-color: #247538;
}
</style>