Shades of Camarone #296438
Tints of Camarone #296438
RGB
CMYK
RGB Variations
Color information
#296438 (or 0x296438) is known color: Camarone. HEX triplet: 29, 64 and 38. RGB value is (41,100,56). Sum of RGB (Red+Green+Blue) = 41+100+56=197 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.81% from 197); Green value is 100 (39.45% from 255 or 50.76% from 197); Blue value is 56 (22.27% from 255 or 28.43% from 197); Max value from RGB is 100 - color contains mainly: green. Hex color #296438 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296438 is #D69BC7. Grayscale: #4D4D4D. Windows color (decimal): -14064584 or 3695657. OLE color: 3695657.
HSL color Cylindrical-coordinate representation of color #296438: hue angle of 135.25º 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 #296438 is Cyan = 0.59, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 100 | 56 | - |
| CMYK | 0.59 | 0 | 0.44 | 0.61 |
| HSL | 135.25º | 0.42% | 0.28% | - |
| HSV(B) | 135.25º | 0.59% | 0.39% | - |
| XYZ | 6.19 | 9.87 | 5.32 | - |
| YUV | 77.34 | 115.95 | 102.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 56 | 0.59 | 0 | 0.44 | 0.61 | 135.25 | 0.42 | 0.28 |
| Hex | 29 | 64 | 38 | 3B | 0 | 2C | 3D | 87 | 2A | 1C |
| Octal | 51 | 144 | 70 | 73 | 0 | 54 | 75 | 207 | 52 | 34 |
| Binary | 101001 | 1100100 | 111000 | 111011 | 0 | 101100 | 111101 | 10000111 | 101010 | 11100 |
Color Harmonies of #296438
Complementary color
Monochromatic Colors of #296438
Black with #296438
Text Example
Text Example
White with #296438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296438; }
p { color: rgb(41,100,56); }
H1.HeaderClassName
{
color: #296438;
}
.AnyTagClassName
{
color: #296438;
}
</style>
background-color css
<style>
a { background-color: #296438; }
a { background-color: rgb(41,100,56); }
div.DivClassName
{
background-color: #296438;
}
.BgClassName
{
background-color: #296438;
}
</style>
border-color css
<style>
span { border-color: #296438; }
span { border-color: rgb(41,100,56); }
td.TdClassName
{
border-color: #296438;
}
.TagClassName
{
border-color: #296438;
}
</style>