Shades of Camarone #296737
Tints of Camarone #296737
RGB
CMYK
RGB Variations
Color information
#296737 (or 0x296737) is known color: Camarone. HEX triplet: 29, 67 and 37. RGB value is (41,103,55). Sum of RGB (Red+Green+Blue) = 41+103+55=199 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.60% from 199); Green value is 103 (40.62% from 255 or 51.76% from 199); Blue value is 55 (21.88% from 255 or 27.64% from 199); Max value from RGB is 103 - color contains mainly: green. Hex color #296737 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296737 is #D698C8. Grayscale: #4F4F4F. Windows color (decimal): -14063817 or 3630889. OLE color: 3630889.
HSL color Cylindrical-coordinate representation of color #296737: hue angle of 133.55º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #296737 is Cyan = 0.60, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 103 | 55 | - |
| CMYK | 0.60 | 0 | 0.47 | 0.60 |
| HSL | 133.55º | 0.43% | 0.28% | - |
| HSV(B) | 133.55º | 0.6% | 0.4% | - |
| XYZ | 6.45 | 10.45 | 5.29 | - |
| YUV | 78.99 | 114.46 | 100.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 55 | 0.60 | 0 | 0.47 | 0.60 | 133.55 | 0.43 | 0.28 |
| Hex | 29 | 67 | 37 | 3C | 0 | 2F | 3C | 86 | 2B | 1C |
| Octal | 51 | 147 | 67 | 74 | 0 | 57 | 74 | 206 | 53 | 34 |
| Binary | 101001 | 1100111 | 110111 | 111100 | 0 | 101111 | 111100 | 10000110 | 101011 | 11100 |
Color Harmonies of #296737
Complementary color
Monochromatic Colors of #296737
Black with #296737
Text Example
Text Example
White with #296737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296737; }
p { color: rgb(41,103,55); }
H1.HeaderClassName
{
color: #296737;
}
.AnyTagClassName
{
color: #296737;
}
</style>
background-color css
<style>
a { background-color: #296737; }
a { background-color: rgb(41,103,55); }
div.DivClassName
{
background-color: #296737;
}
.BgClassName
{
background-color: #296737;
}
</style>
border-color css
<style>
span { border-color: #296737; }
span { border-color: rgb(41,103,55); }
td.TdClassName
{
border-color: #296737;
}
.TagClassName
{
border-color: #296737;
}
</style>