Shades of Camarone #296539
Tints of Camarone #296539
RGB
CMYK
RGB Variations
Color information
#296539 (or 0x296539) is known color: Camarone. HEX triplet: 29, 65 and 39. RGB value is (41,101,57). Sum of RGB (Red+Green+Blue) = 41+101+57=199 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.60% from 199); Green value is 101 (39.84% from 255 or 50.75% from 199); Blue value is 57 (22.66% from 255 or 28.64% from 199); Max value from RGB is 101 - color contains mainly: green. Hex color #296539 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296539 is #D69AC6. Grayscale: #4E4E4E. Windows color (decimal): -14064327 or 3761449. OLE color: 3761449.
HSL color Cylindrical-coordinate representation of color #296539: hue angle of 136º 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 #296539 is Cyan = 0.59, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 57 | - |
| CMYK | 0.59 | 0 | 0.44 | 0.60 |
| HSL | 136º | 0.42% | 0.28% | - |
| HSV(B) | 136º | 0.59% | 0.4% | - |
| XYZ | 6.31 | 10.07 | 5.48 | - |
| YUV | 78.04 | 116.12 | 101.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 57 | 0.59 | 0 | 0.44 | 0.60 | 136 | 0.42 | 0.28 |
| Hex | 29 | 65 | 39 | 3B | 0 | 2C | 3C | 88 | 2A | 1C |
| Octal | 51 | 145 | 71 | 73 | 0 | 54 | 74 | 210 | 52 | 34 |
| Binary | 101001 | 1100101 | 111001 | 111011 | 0 | 101100 | 111100 | 10001000 | 101010 | 11100 |
Color Harmonies of #296539
Complementary color
Monochromatic Colors of #296539
Black with #296539
Text Example
Text Example
White with #296539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296539; }
p { color: rgb(41,101,57); }
H1.HeaderClassName
{
color: #296539;
}
.AnyTagClassName
{
color: #296539;
}
</style>
background-color css
<style>
a { background-color: #296539; }
a { background-color: rgb(41,101,57); }
div.DivClassName
{
background-color: #296539;
}
.BgClassName
{
background-color: #296539;
}
</style>
border-color css
<style>
span { border-color: #296539; }
span { border-color: rgb(41,101,57); }
td.TdClassName
{
border-color: #296539;
}
.TagClassName
{
border-color: #296539;
}
</style>