Shades of Camarone #297540
Tints of Camarone #297540
RGB
CMYK
RGB Variations
Color information
#297540 (or 0x297540) is known color: Camarone. HEX triplet: 29, 75 and 40. RGB value is (41,117,64). Sum of RGB (Red+Green+Blue) = 41+117+64=222 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.47% from 222); Green value is 117 (46.09% from 255 or 52.70% from 222); Blue value is 64 (25.39% from 255 or 28.83% from 222); Max value from RGB is 117 - color contains mainly: green. Hex color #297540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297540 is #D68ABF. Grayscale: #585858. Windows color (decimal): -14060224 or 4224297. OLE color: 4224297.
HSL color Cylindrical-coordinate representation of color #297540: hue angle of 138.16º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297540 is Cyan = 0.65, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 117 | 64 | - |
| CMYK | 0.65 | 0 | 0.45 | 0.54 |
| HSL | 138.16º | 0.48% | 0.31% | - |
| HSV(B) | 138.16º | 0.65% | 0.46% | - |
| XYZ | 8.2 | 13.56 | 7.04 | - |
| YUV | 88.23 | 114.32 | 94.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 64 | 0.65 | 0 | 0.45 | 0.54 | 138.16 | 0.48 | 0.31 |
| Hex | 29 | 75 | 40 | 41 | 0 | 2D | 36 | 8A | 30 | 1F |
| Octal | 51 | 165 | 100 | 101 | 0 | 55 | 66 | 212 | 60 | 37 |
| Binary | 101001 | 1110101 | 1000000 | 1000001 | 0 | 101101 | 110110 | 10001010 | 110000 | 11111 |
Color Harmonies of #297540
Complementary color
Monochromatic Colors of #297540
Black with #297540
Text Example
Text Example
White with #297540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297540; }
p { color: rgb(41,117,64); }
H1.HeaderClassName
{
color: #297540;
}
.AnyTagClassName
{
color: #297540;
}
</style>
background-color css
<style>
a { background-color: #297540; }
a { background-color: rgb(41,117,64); }
div.DivClassName
{
background-color: #297540;
}
.BgClassName
{
background-color: #297540;
}
</style>
border-color css
<style>
span { border-color: #297540; }
span { border-color: rgb(41,117,64); }
td.TdClassName
{
border-color: #297540;
}
.TagClassName
{
border-color: #297540;
}
</style>