Shades of Evening Sea #297055
Tints of Evening Sea #297055
RGB
CMYK
RGB Variations
Color information
#297055 (or 0x297055) is known color: Evening Sea. HEX triplet: 29, 70 and 55. RGB value is (41,112,85). Sum of RGB (Red+Green+Blue) = 41+112+85=238 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.23% from 238); Green value is 112 (44.14% from 255 or 47.06% from 238); Blue value is 85 (33.59% from 255 or 35.71% from 238); Max value from RGB is 112 - color contains mainly: green. Hex color #297055 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297055 is #D68FAA. Grayscale: #575757. Windows color (decimal): -14061483 or 5599273. OLE color: 5599273.
HSL color Cylindrical-coordinate representation of color #297055: hue angle of 157.18º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #297055 is Cyan = 0.63, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 112 | 85 | - |
| CMYK | 0.63 | 0 | 0.24 | 0.56 |
| HSL | 157.18º | 0.46% | 0.3% | - |
| HSV(B) | 157.18º | 0.63% | 0.44% | - |
| XYZ | 8.35 | 12.72 | 10.61 | - |
| YUV | 87.69 | 126.48 | 94.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 112 | 85 | 0.63 | 0 | 0.24 | 0.56 | 157.18 | 0.46 | 0.3 |
| Hex | 29 | 70 | 55 | 3F | 0 | 18 | 38 | 9D | 2E | 1E |
| Octal | 51 | 160 | 125 | 77 | 0 | 30 | 70 | 235 | 56 | 36 |
| Binary | 101001 | 1110000 | 1010101 | 111111 | 0 | 11000 | 111000 | 10011101 | 101110 | 11110 |
Color Harmonies of #297055
Complementary color
Monochromatic Colors of #297055
Black with #297055
Text Example
Text Example
White with #297055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297055; }
p { color: rgb(41,112,85); }
H1.HeaderClassName
{
color: #297055;
}
.AnyTagClassName
{
color: #297055;
}
</style>
background-color css
<style>
a { background-color: #297055; }
a { background-color: rgb(41,112,85); }
div.DivClassName
{
background-color: #297055;
}
.BgClassName
{
background-color: #297055;
}
</style>
border-color css
<style>
span { border-color: #297055; }
span { border-color: rgb(41,112,85); }
td.TdClassName
{
border-color: #297055;
}
.TagClassName
{
border-color: #297055;
}
</style>