Shades of Evening Sea #295949
Tints of Evening Sea #295949
RGB
CMYK
RGB Variations
Color information
#295949 (or 0x295949) is known color: Evening Sea. HEX triplet: 29, 59 and 49. RGB value is (41,89,73). Sum of RGB (Red+Green+Blue) = 41+89+73=203 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.20% from 203); Green value is 89 (35.16% from 255 or 43.84% from 203); Blue value is 73 (28.91% from 255 or 35.96% from 203); Max value from RGB is 89 - color contains mainly: green. Hex color #295949 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295949 is #D6A6B6. Grayscale: #484848. Windows color (decimal): -14067383 or 4806953. OLE color: 4806953.
HSL color Cylindrical-coordinate representation of color #295949: hue angle of 160º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #295949 is Cyan = 0.54, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 89 | 73 | - |
| CMYK | 0.54 | 0 | 0.18 | 0.65 |
| HSL | 160º | 0.37% | 0.25% | - |
| HSV(B) | 160º | 0.54% | 0.35% | - |
| XYZ | 5.69 | 8.1 | 7.57 | - |
| YUV | 72.82 | 128.1 | 105.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 89 | 73 | 0.54 | 0 | 0.18 | 0.65 | 160 | 0.37 | 0.25 |
| Hex | 29 | 59 | 49 | 36 | 0 | 12 | 41 | A0 | 25 | 19 |
| Octal | 51 | 131 | 111 | 66 | 0 | 22 | 101 | 240 | 45 | 31 |
| Binary | 101001 | 1011001 | 1001001 | 110110 | 0 | 10010 | 1000001 | 10100000 | 100101 | 11001 |
Color Harmonies of #295949
Complementary color
Monochromatic Colors of #295949
Black with #295949
Text Example
Text Example
White with #295949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295949; }
p { color: rgb(41,89,73); }
H1.HeaderClassName
{
color: #295949;
}
.AnyTagClassName
{
color: #295949;
}
</style>
background-color css
<style>
a { background-color: #295949; }
a { background-color: rgb(41,89,73); }
div.DivClassName
{
background-color: #295949;
}
.BgClassName
{
background-color: #295949;
}
</style>
border-color css
<style>
span { border-color: #295949; }
span { border-color: rgb(41,89,73); }
td.TdClassName
{
border-color: #295949;
}
.TagClassName
{
border-color: #295949;
}
</style>