Shades of Camarone #296636
Tints of Camarone #296636
RGB
CMYK
RGB Variations
Color information
#296636 (or 0x296636) is known color: Camarone. HEX triplet: 29, 66 and 36. RGB value is (41,102,54). Sum of RGB (Red+Green+Blue) = 41+102+54=197 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.81% from 197); Green value is 102 (40.23% from 255 or 51.78% from 197); Blue value is 54 (21.48% from 255 or 27.41% from 197); Max value from RGB is 102 - color contains mainly: green. Hex color #296636 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296636 is #D699C9. Grayscale: #4E4E4E. Windows color (decimal): -14064074 or 3565097. OLE color: 3565097.
HSL color Cylindrical-coordinate representation of color #296636: hue angle of 132.79º 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 #296636 is Cyan = 0.60, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 102 | 54 | - |
| CMYK | 0.60 | 0 | 0.47 | 0.6 |
| HSL | 132.79º | 0.43% | 0.28% | - |
| HSV(B) | 132.79º | 0.6% | 0.4% | - |
| XYZ | 6.33 | 10.24 | 5.13 | - |
| YUV | 78.29 | 114.29 | 101.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 102 | 54 | 0.60 | 0 | 0.47 | 0.6 | 132.79 | 0.43 | 0.28 |
| Hex | 29 | 66 | 36 | 3C | 0 | 2F | 3C | 85 | 2B | 1C |
| Octal | 51 | 146 | 66 | 74 | 0 | 57 | 74 | 205 | 53 | 34 |
| Binary | 101001 | 1100110 | 110110 | 111100 | 0 | 101111 | 111100 | 10000101 | 101011 | 11100 |
Color Harmonies of #296636
Complementary color
Monochromatic Colors of #296636
Black with #296636
Text Example
Text Example
White with #296636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296636; }
p { color: rgb(41,102,54); }
H1.HeaderClassName
{
color: #296636;
}
.AnyTagClassName
{
color: #296636;
}
</style>
background-color css
<style>
a { background-color: #296636; }
a { background-color: rgb(41,102,54); }
div.DivClassName
{
background-color: #296636;
}
.BgClassName
{
background-color: #296636;
}
</style>
border-color css
<style>
span { border-color: #296636; }
span { border-color: rgb(41,102,54); }
td.TdClassName
{
border-color: #296636;
}
.TagClassName
{
border-color: #296636;
}
</style>