Shades of Camarone #297239
Tints of Camarone #297239
RGB
CMYK
RGB Variations
Color information
#297239 (or 0x297239) is known color: Camarone. HEX triplet: 29, 72 and 39. RGB value is (41,114,57). Sum of RGB (Red+Green+Blue) = 41+114+57=212 (28% of max value = 765). Red value is 41 (16.41% from 255 or 19.34% from 212); Green value is 114 (44.92% from 255 or 53.77% from 212); Blue value is 57 (22.66% from 255 or 26.89% from 212); Max value from RGB is 114 - color contains mainly: green. Hex color #297239 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297239 is #D68DC6. Grayscale: #555555. Windows color (decimal): -14060999 or 3764777. OLE color: 3764777.
HSL color Cylindrical-coordinate representation of color #297239: hue angle of 133.15º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297239 is Cyan = 0.64, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 114 | 57 | - |
| CMYK | 0.64 | 0 | 0.50 | 0.55 |
| HSL | 133.15º | 0.47% | 0.3% | - |
| HSV(B) | 133.15º | 0.64% | 0.45% | - |
| XYZ | 7.67 | 12.8 | 5.94 | - |
| YUV | 85.68 | 111.82 | 96.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 114 | 57 | 0.64 | 0 | 0.50 | 0.55 | 133.15 | 0.47 | 0.3 |
| Hex | 29 | 72 | 39 | 40 | 0 | 32 | 37 | 85 | 2F | 1E |
| Octal | 51 | 162 | 71 | 100 | 0 | 62 | 67 | 205 | 57 | 36 |
| Binary | 101001 | 1110010 | 111001 | 1000000 | 0 | 110010 | 110111 | 10000101 | 101111 | 11110 |
Color Harmonies of #297239
Complementary color
Monochromatic Colors of #297239
Black with #297239
Text Example
Text Example
White with #297239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297239; }
p { color: rgb(41,114,57); }
H1.HeaderClassName
{
color: #297239;
}
.AnyTagClassName
{
color: #297239;
}
</style>
background-color css
<style>
a { background-color: #297239; }
a { background-color: rgb(41,114,57); }
div.DivClassName
{
background-color: #297239;
}
.BgClassName
{
background-color: #297239;
}
</style>
border-color css
<style>
span { border-color: #297239; }
span { border-color: rgb(41,114,57); }
td.TdClassName
{
border-color: #297239;
}
.TagClassName
{
border-color: #297239;
}
</style>