Shades of Evening Sea #295548
Tints of Evening Sea #295548
RGB
CMYK
RGB Variations
Color information
#295548 (or 0x295548) is known color: Evening Sea. HEX triplet: 29, 55 and 48. RGB value is (41,85,72). Sum of RGB (Red+Green+Blue) = 41+85+72=198 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.71% from 198); Green value is 85 (33.59% from 255 or 42.93% from 198); Blue value is 72 (28.52% from 255 or 36.36% from 198); Max value from RGB is 85 - color contains mainly: green. Hex color #295548 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295548 is #D6AAB7. Grayscale: #464646. Windows color (decimal): -14068408 or 4740393. OLE color: 4740393.
HSL color Cylindrical-coordinate representation of color #295548: hue angle of 162.27º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #295548 is Cyan = 0.52, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 85 | 72 | - |
| CMYK | 0.52 | 0 | 0.15 | 0.67 |
| HSL | 162.27º | 0.35% | 0.25% | - |
| HSV(B) | 162.27º | 0.52% | 0.33% | - |
| XYZ | 5.33 | 7.44 | 7.29 | - |
| YUV | 70.36 | 128.92 | 107.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 85 | 72 | 0.52 | 0 | 0.15 | 0.67 | 162.27 | 0.35 | 0.25 |
| Hex | 29 | 55 | 48 | 34 | 0 | F | 43 | A2 | 23 | 19 |
| Octal | 51 | 125 | 110 | 64 | 0 | 17 | 103 | 242 | 43 | 31 |
| Binary | 101001 | 1010101 | 1001000 | 110100 | 0 | 1111 | 1000011 | 10100010 | 100011 | 11001 |
Color Harmonies of #295548
Complementary color
Monochromatic Colors of #295548
Black with #295548
Text Example
Text Example
White with #295548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295548; }
p { color: rgb(41,85,72); }
H1.HeaderClassName
{
color: #295548;
}
.AnyTagClassName
{
color: #295548;
}
</style>
background-color css
<style>
a { background-color: #295548; }
a { background-color: rgb(41,85,72); }
div.DivClassName
{
background-color: #295548;
}
.BgClassName
{
background-color: #295548;
}
</style>
border-color css
<style>
span { border-color: #295548; }
span { border-color: rgb(41,85,72); }
td.TdClassName
{
border-color: #295548;
}
.TagClassName
{
border-color: #295548;
}
</style>