Shades of Camarone #296537
Tints of Camarone #296537
RGB
CMYK
RGB Variations
Color information
#296537 (or 0x296537) is known color: Camarone. HEX triplet: 29, 65 and 37. RGB value is (41,101,55). Sum of RGB (Red+Green+Blue) = 41+101+55=197 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.81% from 197); Green value is 101 (39.84% from 255 or 51.27% from 197); Blue value is 55 (21.88% from 255 or 27.92% from 197); Max value from RGB is 101 - color contains mainly: green. Hex color #296537 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296537 is #D69AC8. Grayscale: #4D4D4D. Windows color (decimal): -14064329 or 3630377. OLE color: 3630377.
HSL color Cylindrical-coordinate representation of color #296537: hue angle of 134º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296537 is Cyan = 0.59, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 55 | - |
| CMYK | 0.59 | 0 | 0.46 | 0.60 |
| HSL | 134º | 0.42% | 0.28% | - |
| HSV(B) | 134º | 0.59% | 0.4% | - |
| XYZ | 6.26 | 10.05 | 5.23 | - |
| YUV | 77.82 | 115.12 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 55 | 0.59 | 0 | 0.46 | 0.60 | 134 | 0.42 | 0.28 |
| Hex | 29 | 65 | 37 | 3B | 0 | 2E | 3C | 86 | 2A | 1C |
| Octal | 51 | 145 | 67 | 73 | 0 | 56 | 74 | 206 | 52 | 34 |
| Binary | 101001 | 1100101 | 110111 | 111011 | 0 | 101110 | 111100 | 10000110 | 101010 | 11100 |
Color Harmonies of #296537
Complementary color
Monochromatic Colors of #296537
Black with #296537
Text Example
Text Example
White with #296537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296537; }
p { color: rgb(41,101,55); }
H1.HeaderClassName
{
color: #296537;
}
.AnyTagClassName
{
color: #296537;
}
</style>
background-color css
<style>
a { background-color: #296537; }
a { background-color: rgb(41,101,55); }
div.DivClassName
{
background-color: #296537;
}
.BgClassName
{
background-color: #296537;
}
</style>
border-color css
<style>
span { border-color: #296537; }
span { border-color: rgb(41,101,55); }
td.TdClassName
{
border-color: #296537;
}
.TagClassName
{
border-color: #296537;
}
</style>