Shades of Camarone #297041
Tints of Camarone #297041
RGB
CMYK
RGB Variations
Color information
#297041 (or 0x297041) is known color: Camarone. HEX triplet: 29, 70 and 41. RGB value is (41,112,65). Sum of RGB (Red+Green+Blue) = 41+112+65=218 (28% of max value = 765). Red value is 41 (16.41% from 255 or 18.81% from 218); Green value is 112 (44.14% from 255 or 51.38% from 218); Blue value is 65 (25.78% from 255 or 29.82% from 218); Max value from RGB is 112 - color contains mainly: green. Hex color #297041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297041 is #D68FBE. Grayscale: #555555. Windows color (decimal): -14061503 or 4288553. OLE color: 4288553.
HSL color Cylindrical-coordinate representation of color #297041: hue angle of 140.28º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #297041 is Cyan = 0.63, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 112 | 65 | - |
| CMYK | 0.63 | 0 | 0.42 | 0.56 |
| HSL | 140.28º | 0.46% | 0.3% | - |
| HSV(B) | 140.28º | 0.63% | 0.44% | - |
| XYZ | 7.66 | 12.44 | 7 | - |
| YUV | 85.41 | 116.48 | 96.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 112 | 65 | 0.63 | 0 | 0.42 | 0.56 | 140.28 | 0.46 | 0.3 |
| Hex | 29 | 70 | 41 | 3F | 0 | 2A | 38 | 8C | 2E | 1E |
| Octal | 51 | 160 | 101 | 77 | 0 | 52 | 70 | 214 | 56 | 36 |
| Binary | 101001 | 1110000 | 1000001 | 111111 | 0 | 101010 | 111000 | 10001100 | 101110 | 11110 |
Color Harmonies of #297041
Complementary color
Monochromatic Colors of #297041
Black with #297041
Text Example
Text Example
White with #297041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297041; }
p { color: rgb(41,112,65); }
H1.HeaderClassName
{
color: #297041;
}
.AnyTagClassName
{
color: #297041;
}
</style>
background-color css
<style>
a { background-color: #297041; }
a { background-color: rgb(41,112,65); }
div.DivClassName
{
background-color: #297041;
}
.BgClassName
{
background-color: #297041;
}
</style>
border-color css
<style>
span { border-color: #297041; }
span { border-color: rgb(41,112,65); }
td.TdClassName
{
border-color: #297041;
}
.TagClassName
{
border-color: #297041;
}
</style>