Shades of Camarone #297343
Tints of Camarone #297343
RGB
CMYK
RGB Variations
Color information
#297343 (or 0x297343) is known color: Camarone. HEX triplet: 29, 73 and 43. RGB value is (41,115,67). Sum of RGB (Red+Green+Blue) = 41+115+67=223 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.39% from 223); Green value is 115 (45.31% from 255 or 51.57% from 223); Blue value is 67 (26.56% from 255 or 30.04% from 223); Max value from RGB is 115 - color contains mainly: green. Hex color #297343 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297343 is #D68CBC. Grayscale: #575757. Windows color (decimal): -14060733 or 4420393. OLE color: 4420393.
HSL color Cylindrical-coordinate representation of color #297343: hue angle of 141.08º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297343 is Cyan = 0.64, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 67 | - |
| CMYK | 0.64 | 0 | 0.42 | 0.55 |
| HSL | 141.08º | 0.47% | 0.31% | - |
| HSV(B) | 141.08º | 0.64% | 0.45% | - |
| XYZ | 8.06 | 13.14 | 7.42 | - |
| YUV | 87.4 | 116.48 | 94.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 67 | 0.64 | 0 | 0.42 | 0.55 | 141.08 | 0.47 | 0.31 |
| Hex | 29 | 73 | 43 | 40 | 0 | 2A | 37 | 8D | 2F | 1F |
| Octal | 51 | 163 | 103 | 100 | 0 | 52 | 67 | 215 | 57 | 37 |
| Binary | 101001 | 1110011 | 1000011 | 1000000 | 0 | 101010 | 110111 | 10001101 | 101111 | 11111 |
Color Harmonies of #297343
Complementary color
Monochromatic Colors of #297343
Black with #297343
Text Example
Text Example
White with #297343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297343; }
p { color: rgb(41,115,67); }
H1.HeaderClassName
{
color: #297343;
}
.AnyTagClassName
{
color: #297343;
}
</style>
background-color css
<style>
a { background-color: #297343; }
a { background-color: rgb(41,115,67); }
div.DivClassName
{
background-color: #297343;
}
.BgClassName
{
background-color: #297343;
}
</style>
border-color css
<style>
span { border-color: #297343; }
span { border-color: rgb(41,115,67); }
td.TdClassName
{
border-color: #297343;
}
.TagClassName
{
border-color: #297343;
}
</style>