Shades of Camarone #296038
Tints of Camarone #296038
RGB
CMYK
RGB Variations
Color information
#296038 (or 0x296038) is known color: Camarone. HEX triplet: 29, 60 and 38. RGB value is (41,96,56). Sum of RGB (Red+Green+Blue) = 41+96+56=193 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.24% from 193); Green value is 96 (37.89% from 255 or 49.74% from 193); Blue value is 56 (22.27% from 255 or 29.02% from 193); Max value from RGB is 96 - color contains mainly: green. Hex color #296038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296038 is #D69FC7. Grayscale: #4B4B4B. Windows color (decimal): -14065608 or 3694633. OLE color: 3694633.
HSL color Cylindrical-coordinate representation of color #296038: hue angle of 136.36º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #296038 is Cyan = 0.57, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 96 | 56 | - |
| CMYK | 0.57 | 0 | 0.42 | 0.62 |
| HSL | 136.36º | 0.4% | 0.27% | - |
| HSV(B) | 136.36º | 0.57% | 0.38% | - |
| XYZ | 5.81 | 9.12 | 5.2 | - |
| YUV | 75 | 117.28 | 103.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 96 | 56 | 0.57 | 0 | 0.42 | 0.62 | 136.36 | 0.4 | 0.27 |
| Hex | 29 | 60 | 38 | 39 | 0 | 2A | 3E | 88 | 28 | 1B |
| Octal | 51 | 140 | 70 | 71 | 0 | 52 | 76 | 210 | 50 | 33 |
| Binary | 101001 | 1100000 | 111000 | 111001 | 0 | 101010 | 111110 | 10001000 | 101000 | 11011 |
Color Harmonies of #296038
Complementary color
Monochromatic Colors of #296038
Black with #296038
Text Example
Text Example
White with #296038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296038; }
p { color: rgb(41,96,56); }
H1.HeaderClassName
{
color: #296038;
}
.AnyTagClassName
{
color: #296038;
}
</style>
background-color css
<style>
a { background-color: #296038; }
a { background-color: rgb(41,96,56); }
div.DivClassName
{
background-color: #296038;
}
.BgClassName
{
background-color: #296038;
}
</style>
border-color css
<style>
span { border-color: #296038; }
span { border-color: rgb(41,96,56); }
td.TdClassName
{
border-color: #296038;
}
.TagClassName
{
border-color: #296038;
}
</style>