Shades of Camarone #247236
Tints of Camarone #247236
RGB
CMYK
RGB Variations
Color information
#247236 (or 0x247236) is known color: Camarone. HEX triplet: 24, 72 and 36. RGB value is (36,114,54). Sum of RGB (Red+Green+Blue) = 36+114+54=204 (27% of max value = 765). Red value is 36 (14.45% from 255 or 17.65% from 204); Green value is 114 (44.92% from 255 or 55.88% from 204); Blue value is 54 (21.48% from 255 or 26.47% from 204); Max value from RGB is 114 - color contains mainly: green. Hex color #247236 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247236 is #DB8DC9. Grayscale: #535353. Windows color (decimal): -14388682 or 3568164. OLE color: 3568164.
HSL color Cylindrical-coordinate representation of color #247236: hue angle of 133.85º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #247236 is Cyan = 0.68, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 114 | 54 | - |
| CMYK | 0.68 | 0 | 0.53 | 0.55 |
| HSL | 133.85º | 0.52% | 0.29% | - |
| HSV(B) | 133.85º | 0.68% | 0.45% | - |
| XYZ | 7.41 | 12.68 | 5.55 | - |
| YUV | 83.84 | 111.16 | 93.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 114 | 54 | 0.68 | 0 | 0.53 | 0.55 | 133.85 | 0.52 | 0.29 |
| Hex | 24 | 72 | 36 | 44 | 0 | 35 | 37 | 86 | 34 | 1D |
| Octal | 44 | 162 | 66 | 104 | 0 | 65 | 67 | 206 | 64 | 35 |
| Binary | 100100 | 1110010 | 110110 | 1000100 | 0 | 110101 | 110111 | 10000110 | 110100 | 11101 |
Color Harmonies of #247236
Complementary color
Monochromatic Colors of #247236
Black with #247236
Text Example
Text Example
White with #247236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247236; }
p { color: rgb(36,114,54); }
H1.HeaderClassName
{
color: #247236;
}
.AnyTagClassName
{
color: #247236;
}
</style>
background-color css
<style>
a { background-color: #247236; }
a { background-color: rgb(36,114,54); }
div.DivClassName
{
background-color: #247236;
}
.BgClassName
{
background-color: #247236;
}
</style>
border-color css
<style>
span { border-color: #247236; }
span { border-color: rgb(36,114,54); }
td.TdClassName
{
border-color: #247236;
}
.TagClassName
{
border-color: #247236;
}
</style>