Shades of Evening Sea #296551
Tints of Evening Sea #296551
RGB
CMYK
RGB Variations
Color information
#296551 (or 0x296551) is known color: Evening Sea. HEX triplet: 29, 65 and 51. RGB value is (41,101,81). Sum of RGB (Red+Green+Blue) = 41+101+81=223 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.39% from 223); Green value is 101 (39.84% from 255 or 45.29% from 223); Blue value is 81 (32.03% from 255 or 36.32% from 223); Max value from RGB is 101 - color contains mainly: green. Hex color #296551 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296551 is #D69AAE. Grayscale: #505050. Windows color (decimal): -14064303 or 5334313. OLE color: 5334313.
HSL color Cylindrical-coordinate representation of color #296551: hue angle of 160º 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 #296551 is Cyan = 0.59, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 81 | - |
| CMYK | 0.59 | 0 | 0.20 | 0.60 |
| HSL | 160º | 0.42% | 0.28% | - |
| HSV(B) | 160º | 0.59% | 0.4% | - |
| XYZ | 7.05 | 10.37 | 9.41 | - |
| YUV | 80.78 | 128.12 | 99.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 81 | 0.59 | 0 | 0.20 | 0.60 | 160 | 0.42 | 0.28 |
| Hex | 29 | 65 | 51 | 3B | 0 | 14 | 3C | A0 | 2A | 1C |
| Octal | 51 | 145 | 121 | 73 | 0 | 24 | 74 | 240 | 52 | 34 |
| Binary | 101001 | 1100101 | 1010001 | 111011 | 0 | 10100 | 111100 | 10100000 | 101010 | 11100 |
Color Harmonies of #296551
Complementary color
Monochromatic Colors of #296551
Black with #296551
Text Example
Text Example
White with #296551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296551; }
p { color: rgb(41,101,81); }
H1.HeaderClassName
{
color: #296551;
}
.AnyTagClassName
{
color: #296551;
}
</style>
background-color css
<style>
a { background-color: #296551; }
a { background-color: rgb(41,101,81); }
div.DivClassName
{
background-color: #296551;
}
.BgClassName
{
background-color: #296551;
}
</style>
border-color css
<style>
span { border-color: #296551; }
span { border-color: rgb(41,101,81); }
td.TdClassName
{
border-color: #296551;
}
.TagClassName
{
border-color: #296551;
}
</style>