Shades of Camarone #237140
Tints of Camarone #237140
RGB
CMYK
RGB Variations
Color information
#237140 (or 0x237140) is known color: Camarone. HEX triplet: 23, 71 and 40. RGB value is (35,113,64). Sum of RGB (Red+Green+Blue) = 35+113+64=212 (28% of max value = 765). Red value is 35 (14.06% from 255 or 16.51% from 212); Green value is 113 (44.53% from 255 or 53.30% from 212); Blue value is 64 (25.39% from 255 or 30.19% from 212); Max value from RGB is 113 - color contains mainly: green. Hex color #237140 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237140 is #DC8EBF. Grayscale: #545454. Windows color (decimal): -14454464 or 4223267. OLE color: 4223267.
HSL color Cylindrical-coordinate representation of color #237140: hue angle of 142.31º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #237140 is Cyan = 0.69, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 113 | 64 | - |
| CMYK | 0.69 | 0 | 0.43 | 0.56 |
| HSL | 142.31º | 0.53% | 0.29% | - |
| HSV(B) | 142.31º | 0.69% | 0.44% | - |
| XYZ | 7.52 | 12.54 | 6.87 | - |
| YUV | 84.09 | 116.66 | 92.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 113 | 64 | 0.69 | 0 | 0.43 | 0.56 | 142.31 | 0.53 | 0.29 |
| Hex | 23 | 71 | 40 | 45 | 0 | 2B | 38 | 8E | 35 | 1D |
| Octal | 43 | 161 | 100 | 105 | 0 | 53 | 70 | 216 | 65 | 35 |
| Binary | 100011 | 1110001 | 1000000 | 1000101 | 0 | 101011 | 111000 | 10001110 | 110101 | 11101 |
Color Harmonies of #237140
Complementary color
Monochromatic Colors of #237140
Black with #237140
Text Example
Text Example
White with #237140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237140; }
p { color: rgb(35,113,64); }
H1.HeaderClassName
{
color: #237140;
}
.AnyTagClassName
{
color: #237140;
}
</style>
background-color css
<style>
a { background-color: #237140; }
a { background-color: rgb(35,113,64); }
div.DivClassName
{
background-color: #237140;
}
.BgClassName
{
background-color: #237140;
}
</style>
border-color css
<style>
span { border-color: #237140; }
span { border-color: rgb(35,113,64); }
td.TdClassName
{
border-color: #237140;
}
.TagClassName
{
border-color: #237140;
}
</style>