Shades of Evening Sea #296852
Tints of Evening Sea #296852
RGB
CMYK
RGB Variations
Color information
#296852 (or 0x296852) is known color: Evening Sea. HEX triplet: 29, 68 and 52. RGB value is (41,104,82). Sum of RGB (Red+Green+Blue) = 41+104+82=227 (30% of max value = 765). Red value is 41 (16.41% from 255 or 18.06% from 227); Green value is 104 (41.02% from 255 or 45.81% from 227); Blue value is 82 (32.42% from 255 or 36.12% from 227); Max value from RGB is 104 - color contains mainly: green. Hex color #296852 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296852 is #D697AD. Grayscale: #525252. Windows color (decimal): -14063534 or 5400617. OLE color: 5400617.
HSL color Cylindrical-coordinate representation of color #296852: hue angle of 159.05º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #296852 is Cyan = 0.61, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 104 | 82 | - |
| CMYK | 0.61 | 0 | 0.21 | 0.59 |
| HSL | 159.05º | 0.43% | 0.28% | - |
| HSV(B) | 159.05º | 0.61% | 0.41% | - |
| XYZ | 7.39 | 10.98 | 9.71 | - |
| YUV | 82.66 | 127.63 | 98.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 82 | 0.61 | 0 | 0.21 | 0.59 | 159.05 | 0.43 | 0.28 |
| Hex | 29 | 68 | 52 | 3D | 0 | 15 | 3B | 9F | 2B | 1C |
| Octal | 51 | 150 | 122 | 75 | 0 | 25 | 73 | 237 | 53 | 34 |
| Binary | 101001 | 1101000 | 1010010 | 111101 | 0 | 10101 | 111011 | 10011111 | 101011 | 11100 |
Color Harmonies of #296852
Complementary color
Monochromatic Colors of #296852
Black with #296852
Text Example
Text Example
White with #296852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296852; }
p { color: rgb(41,104,82); }
H1.HeaderClassName
{
color: #296852;
}
.AnyTagClassName
{
color: #296852;
}
</style>
background-color css
<style>
a { background-color: #296852; }
a { background-color: rgb(41,104,82); }
div.DivClassName
{
background-color: #296852;
}
.BgClassName
{
background-color: #296852;
}
</style>
border-color css
<style>
span { border-color: #296852; }
span { border-color: rgb(41,104,82); }
td.TdClassName
{
border-color: #296852;
}
.TagClassName
{
border-color: #296852;
}
</style>