Shades of Evening Sea #245946
Tints of Evening Sea #245946
RGB
CMYK
RGB Variations
Color information
#245946 (or 0x245946) is known color: Evening Sea. HEX triplet: 24, 59 and 46. RGB value is (36,89,70). Sum of RGB (Red+Green+Blue) = 36+89+70=195 (25% of max value = 765). Red value is 36 (14.45% from 255 or 18.46% from 195); Green value is 89 (35.16% from 255 or 45.64% from 195); Blue value is 70 (27.73% from 255 or 35.90% from 195); Max value from RGB is 89 - color contains mainly: green. Hex color #245946 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #245946 is #DBA6B9. Grayscale: #474747. Windows color (decimal): -14395066 or 4610340. OLE color: 4610340.
HSL color Cylindrical-coordinate representation of color #245946: hue angle of 158.49º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #245946 is Cyan = 0.60, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 36 | 89 | 70 | - |
| CMYK | 0.60 | 0 | 0.21 | 0.65 |
| HSL | 158.49º | 0.42% | 0.25% | - |
| HSV(B) | 158.49º | 0.6% | 0.35% | - |
| XYZ | 5.41 | 7.96 | 7.05 | - |
| YUV | 70.99 | 127.44 | 103.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 89 | 70 | 0.60 | 0 | 0.21 | 0.65 | 158.49 | 0.42 | 0.25 |
| Hex | 24 | 59 | 46 | 3C | 0 | 15 | 41 | 9E | 2A | 19 |
| Octal | 44 | 131 | 106 | 74 | 0 | 25 | 101 | 236 | 52 | 31 |
| Binary | 100100 | 1011001 | 1000110 | 111100 | 0 | 10101 | 1000001 | 10011110 | 101010 | 11001 |
Color Harmonies of #245946
Complementary color
Monochromatic Colors of #245946
Black with #245946
Text Example
Text Example
White with #245946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #245946; }
p { color: rgb(36,89,70); }
H1.HeaderClassName
{
color: #245946;
}
.AnyTagClassName
{
color: #245946;
}
</style>
background-color css
<style>
a { background-color: #245946; }
a { background-color: rgb(36,89,70); }
div.DivClassName
{
background-color: #245946;
}
.BgClassName
{
background-color: #245946;
}
</style>
border-color css
<style>
span { border-color: #245946; }
span { border-color: rgb(36,89,70); }
td.TdClassName
{
border-color: #245946;
}
.TagClassName
{
border-color: #245946;
}
</style>