Shades of Camarone #296436
Tints of Camarone #296436
RGB
CMYK
RGB Variations
Color information
#296436 (or 0x296436) is known color: Camarone. HEX triplet: 29, 64 and 36. RGB value is (41,100,54). Sum of RGB (Red+Green+Blue) = 41+100+54=195 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.03% from 195); Green value is 100 (39.45% from 255 or 51.28% from 195); Blue value is 54 (21.48% from 255 or 27.69% from 195); Max value from RGB is 100 - color contains mainly: green. Hex color #296436 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296436 is #D69BC9. Grayscale: #4D4D4D. Windows color (decimal): -14064586 or 3564585. OLE color: 3564585.
HSL color Cylindrical-coordinate representation of color #296436: hue angle of 133.22º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296436 is Cyan = 0.59, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 100 | 54 | - |
| CMYK | 0.59 | 0 | 0.46 | 0.61 |
| HSL | 133.22º | 0.42% | 0.28% | - |
| HSV(B) | 133.22º | 0.59% | 0.39% | - |
| XYZ | 6.14 | 9.85 | 5.07 | - |
| YUV | 77.12 | 114.95 | 102.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 54 | 0.59 | 0 | 0.46 | 0.61 | 133.22 | 0.42 | 0.28 |
| Hex | 29 | 64 | 36 | 3B | 0 | 2E | 3D | 85 | 2A | 1C |
| Octal | 51 | 144 | 66 | 73 | 0 | 56 | 75 | 205 | 52 | 34 |
| Binary | 101001 | 1100100 | 110110 | 111011 | 0 | 101110 | 111101 | 10000101 | 101010 | 11100 |
Color Harmonies of #296436
Complementary color
Monochromatic Colors of #296436
Black with #296436
Text Example
Text Example
White with #296436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296436; }
p { color: rgb(41,100,54); }
H1.HeaderClassName
{
color: #296436;
}
.AnyTagClassName
{
color: #296436;
}
</style>
background-color css
<style>
a { background-color: #296436; }
a { background-color: rgb(41,100,54); }
div.DivClassName
{
background-color: #296436;
}
.BgClassName
{
background-color: #296436;
}
</style>
border-color css
<style>
span { border-color: #296436; }
span { border-color: rgb(41,100,54); }
td.TdClassName
{
border-color: #296436;
}
.TagClassName
{
border-color: #296436;
}
</style>