Shades of Camarone #237640
Tints of Camarone #237640
RGB
CMYK
RGB Variations
Color information
#237640 (or 0x237640) is known color: Camarone. HEX triplet: 23, 76 and 40. RGB value is (35,118,64). Sum of RGB (Red+Green+Blue) = 35+118+64=217 (28% of max value = 765). Red value is 35 (14.06% from 255 or 16.13% from 217); Green value is 118 (46.48% from 255 or 54.38% from 217); Blue value is 64 (25.39% from 255 or 29.49% from 217); Max value from RGB is 118 - color contains mainly: green. Hex color #237640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237640 is #DC89BF. Grayscale: #575757. Windows color (decimal): -14453184 or 4224547. OLE color: 4224547.
HSL color Cylindrical-coordinate representation of color #237640: hue angle of 140.96º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237640 is Cyan = 0.70, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 118 | 64 | - |
| CMYK | 0.70 | 0 | 0.46 | 0.54 |
| HSL | 140.96º | 0.54% | 0.3% | - |
| HSV(B) | 140.96º | 0.7% | 0.46% | - |
| XYZ | 8.1 | 13.68 | 7.07 | - |
| YUV | 87.03 | 115 | 90.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 118 | 64 | 0.70 | 0 | 0.46 | 0.54 | 140.96 | 0.54 | 0.3 |
| Hex | 23 | 76 | 40 | 46 | 0 | 2E | 36 | 8D | 36 | 1E |
| Octal | 43 | 166 | 100 | 106 | 0 | 56 | 66 | 215 | 66 | 36 |
| Binary | 100011 | 1110110 | 1000000 | 1000110 | 0 | 101110 | 110110 | 10001101 | 110110 | 11110 |
Color Harmonies of #237640
Complementary color
Monochromatic Colors of #237640
Black with #237640
Text Example
Text Example
White with #237640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237640; }
p { color: rgb(35,118,64); }
H1.HeaderClassName
{
color: #237640;
}
.AnyTagClassName
{
color: #237640;
}
</style>
background-color css
<style>
a { background-color: #237640; }
a { background-color: rgb(35,118,64); }
div.DivClassName
{
background-color: #237640;
}
.BgClassName
{
background-color: #237640;
}
</style>
border-color css
<style>
span { border-color: #237640; }
span { border-color: rgb(35,118,64); }
td.TdClassName
{
border-color: #237640;
}
.TagClassName
{
border-color: #237640;
}
</style>