Shades of Evening Sea #296452
Tints of Evening Sea #296452
RGB
CMYK
RGB Variations
Color information
#296452 (or 0x296452) is known color: Evening Sea. HEX triplet: 29, 64 and 52. RGB value is (41,100,82). Sum of RGB (Red+Green+Blue) = 41+100+82=223 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.39% from 223); Green value is 100 (39.45% from 255 or 44.84% from 223); Blue value is 82 (32.42% from 255 or 36.77% from 223); Max value from RGB is 100 - color contains mainly: green. Hex color #296452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296452 is #D69BAD. Grayscale: #505050. Windows color (decimal): -14064558 or 5399593. OLE color: 5399593.
HSL color Cylindrical-coordinate representation of color #296452: hue angle of 161.69º 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 #296452 is Cyan = 0.59, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 100 | 82 | - |
| CMYK | 0.59 | 0 | 0.18 | 0.61 |
| HSL | 161.69º | 0.42% | 0.28% | - |
| HSV(B) | 161.69º | 0.59% | 0.39% | - |
| XYZ | 6.99 | 10.19 | 9.58 | - |
| YUV | 80.31 | 128.95 | 99.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 82 | 0.59 | 0 | 0.18 | 0.61 | 161.69 | 0.42 | 0.28 |
| Hex | 29 | 64 | 52 | 3B | 0 | 12 | 3D | A2 | 2A | 1C |
| Octal | 51 | 144 | 122 | 73 | 0 | 22 | 75 | 242 | 52 | 34 |
| Binary | 101001 | 1100100 | 1010010 | 111011 | 0 | 10010 | 111101 | 10100010 | 101010 | 11100 |
Color Harmonies of #296452
Complementary color
Monochromatic Colors of #296452
Black with #296452
Text Example
Text Example
White with #296452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296452; }
p { color: rgb(41,100,82); }
H1.HeaderClassName
{
color: #296452;
}
.AnyTagClassName
{
color: #296452;
}
</style>
background-color css
<style>
a { background-color: #296452; }
a { background-color: rgb(41,100,82); }
div.DivClassName
{
background-color: #296452;
}
.BgClassName
{
background-color: #296452;
}
</style>
border-color css
<style>
span { border-color: #296452; }
span { border-color: rgb(41,100,82); }
td.TdClassName
{
border-color: #296452;
}
.TagClassName
{
border-color: #296452;
}
</style>