Shades of Camarone #296936
Tints of Camarone #296936
RGB
CMYK
RGB Variations
Color information
#296936 (or 0x296936) is known color: Camarone. HEX triplet: 29, 69 and 36. RGB value is (41,105,54). Sum of RGB (Red+Green+Blue) = 41+105+54=200 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.5% from 200); Green value is 105 (41.41% from 255 or 52.5% from 200); Blue value is 54 (21.48% from 255 or 27% from 200); Max value from RGB is 105 - color contains mainly: green. Hex color #296936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296936 is #D696C9. Grayscale: #505050. Windows color (decimal): -14063306 or 3565865. OLE color: 3565865.
HSL color Cylindrical-coordinate representation of color #296936: hue angle of 132.19º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #296936 is Cyan = 0.61, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 54 | - |
| CMYK | 0.61 | 0 | 0.49 | 0.59 |
| HSL | 132.19º | 0.44% | 0.29% | - |
| HSV(B) | 132.19º | 0.61% | 0.41% | - |
| XYZ | 6.63 | 10.84 | 5.23 | - |
| YUV | 80.05 | 113.3 | 100.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 54 | 0.61 | 0 | 0.49 | 0.59 | 132.19 | 0.44 | 0.29 |
| Hex | 29 | 69 | 36 | 3D | 0 | 31 | 3B | 84 | 2C | 1D |
| Octal | 51 | 151 | 66 | 75 | 0 | 61 | 73 | 204 | 54 | 35 |
| Binary | 101001 | 1101001 | 110110 | 111101 | 0 | 110001 | 111011 | 10000100 | 101100 | 11101 |
Color Harmonies of #296936
Complementary color
Monochromatic Colors of #296936
Black with #296936
Text Example
Text Example
White with #296936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296936; }
p { color: rgb(41,105,54); }
H1.HeaderClassName
{
color: #296936;
}
.AnyTagClassName
{
color: #296936;
}
</style>
background-color css
<style>
a { background-color: #296936; }
a { background-color: rgb(41,105,54); }
div.DivClassName
{
background-color: #296936;
}
.BgClassName
{
background-color: #296936;
}
</style>
border-color css
<style>
span { border-color: #296936; }
span { border-color: rgb(41,105,54); }
td.TdClassName
{
border-color: #296936;
}
.TagClassName
{
border-color: #296936;
}
</style>