Shades of Evening Sea #295948
Tints of Evening Sea #295948
RGB
CMYK
RGB Variations
Color information
#295948 (or 0x295948) is known color: Evening Sea. HEX triplet: 29, 59 and 48. RGB value is (41,89,72). Sum of RGB (Red+Green+Blue) = 41+89+72=202 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.30% from 202); Green value is 89 (35.16% from 255 or 44.06% from 202); Blue value is 72 (28.52% from 255 or 35.64% from 202); Max value from RGB is 89 - color contains mainly: green. Hex color #295948 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295948 is #D6A6B7. Grayscale: #484848. Windows color (decimal): -14067384 or 4741417. OLE color: 4741417.
HSL color Cylindrical-coordinate representation of color #295948: hue angle of 158.75º 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 #295948 is Cyan = 0.54, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 89 | 72 | - |
| CMYK | 0.54 | 0 | 0.19 | 0.65 |
| HSL | 158.75º | 0.37% | 0.25% | - |
| HSV(B) | 158.75º | 0.54% | 0.35% | - |
| XYZ | 5.66 | 8.08 | 7.39 | - |
| YUV | 72.71 | 127.6 | 105.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 89 | 72 | 0.54 | 0 | 0.19 | 0.65 | 158.75 | 0.37 | 0.25 |
| Hex | 29 | 59 | 48 | 36 | 0 | 13 | 41 | 9F | 25 | 19 |
| Octal | 51 | 131 | 110 | 66 | 0 | 23 | 101 | 237 | 45 | 31 |
| Binary | 101001 | 1011001 | 1001000 | 110110 | 0 | 10011 | 1000001 | 10011111 | 100101 | 11001 |
Color Harmonies of #295948
Complementary color
Monochromatic Colors of #295948
Black with #295948
Text Example
Text Example
White with #295948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295948; }
p { color: rgb(41,89,72); }
H1.HeaderClassName
{
color: #295948;
}
.AnyTagClassName
{
color: #295948;
}
</style>
background-color css
<style>
a { background-color: #295948; }
a { background-color: rgb(41,89,72); }
div.DivClassName
{
background-color: #295948;
}
.BgClassName
{
background-color: #295948;
}
</style>
border-color css
<style>
span { border-color: #295948; }
span { border-color: rgb(41,89,72); }
td.TdClassName
{
border-color: #295948;
}
.TagClassName
{
border-color: #295948;
}
</style>