Shades of Camarone #247335
Tints of Camarone #247335
RGB
CMYK
RGB Variations
Color information
#247335 (or 0x247335) is known color: Camarone. HEX triplet: 24, 73 and 35. RGB value is (36,115,53). Sum of RGB (Red+Green+Blue) = 36+115+53=204 (27% of max value = 765). Red value is 36 (14.45% from 255 or 17.65% from 204); Green value is 115 (45.31% from 255 or 56.37% from 204); Blue value is 53 (21.09% from 255 or 25.98% from 204); Max value from RGB is 115 - color contains mainly: green. Hex color #247335 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247335 is #DB8CCA. Grayscale: #545454. Windows color (decimal): -14388427 or 3502884. OLE color: 3502884.
HSL color Cylindrical-coordinate representation of color #247335: hue angle of 132.91º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247335 is Cyan = 0.69, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 115 | 53 | - |
| CMYK | 0.69 | 0 | 0.54 | 0.55 |
| HSL | 132.91º | 0.52% | 0.3% | - |
| HSV(B) | 132.91º | 0.69% | 0.45% | - |
| XYZ | 7.5 | 12.89 | 5.46 | - |
| YUV | 84.31 | 110.33 | 93.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 53 | 0.69 | 0 | 0.54 | 0.55 | 132.91 | 0.52 | 0.3 |
| Hex | 24 | 73 | 35 | 45 | 0 | 36 | 37 | 85 | 34 | 1E |
| Octal | 44 | 163 | 65 | 105 | 0 | 66 | 67 | 205 | 64 | 36 |
| Binary | 100100 | 1110011 | 110101 | 1000101 | 0 | 110110 | 110111 | 10000101 | 110100 | 11110 |
Color Harmonies of #247335
Complementary color
Monochromatic Colors of #247335
Black with #247335
Text Example
Text Example
White with #247335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247335; }
p { color: rgb(36,115,53); }
H1.HeaderClassName
{
color: #247335;
}
.AnyTagClassName
{
color: #247335;
}
</style>
background-color css
<style>
a { background-color: #247335; }
a { background-color: rgb(36,115,53); }
div.DivClassName
{
background-color: #247335;
}
.BgClassName
{
background-color: #247335;
}
</style>
border-color css
<style>
span { border-color: #247335; }
span { border-color: rgb(36,115,53); }
td.TdClassName
{
border-color: #247335;
}
.TagClassName
{
border-color: #247335;
}
</style>