Shades of Camarone #297740
Tints of Camarone #297740
RGB
CMYK
RGB Variations
Color information
#297740 (or 0x297740) is known color: Camarone. HEX triplet: 29, 77 and 40. RGB value is (41,119,64). Sum of RGB (Red+Green+Blue) = 41+119+64=224 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.30% from 224); Green value is 119 (46.88% from 255 or 53.12% from 224); Blue value is 64 (25.39% from 255 or 28.57% from 224); Max value from RGB is 119 - color contains mainly: green. Hex color #297740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297740 is #D688BF. Grayscale: #595959. Windows color (decimal): -14059712 or 4224809. OLE color: 4224809.
HSL color Cylindrical-coordinate representation of color #297740: hue angle of 137.69º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297740 is Cyan = 0.66, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 119 | 64 | - |
| CMYK | 0.66 | 0 | 0.46 | 0.53 |
| HSL | 137.69º | 0.49% | 0.31% | - |
| HSV(B) | 137.69º | 0.66% | 0.47% | - |
| XYZ | 8.44 | 14.04 | 7.11 | - |
| YUV | 89.41 | 113.66 | 93.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 64 | 0.66 | 0 | 0.46 | 0.53 | 137.69 | 0.49 | 0.31 |
| Hex | 29 | 77 | 40 | 42 | 0 | 2E | 35 | 8A | 31 | 1F |
| Octal | 51 | 167 | 100 | 102 | 0 | 56 | 65 | 212 | 61 | 37 |
| Binary | 101001 | 1110111 | 1000000 | 1000010 | 0 | 101110 | 110101 | 10001010 | 110001 | 11111 |
Color Harmonies of #297740
Complementary color
Monochromatic Colors of #297740
Black with #297740
Text Example
Text Example
White with #297740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297740; }
p { color: rgb(41,119,64); }
H1.HeaderClassName
{
color: #297740;
}
.AnyTagClassName
{
color: #297740;
}
</style>
background-color css
<style>
a { background-color: #297740; }
a { background-color: rgb(41,119,64); }
div.DivClassName
{
background-color: #297740;
}
.BgClassName
{
background-color: #297740;
}
</style>
border-color css
<style>
span { border-color: #297740; }
span { border-color: rgb(41,119,64); }
td.TdClassName
{
border-color: #297740;
}
.TagClassName
{
border-color: #297740;
}
</style>