Shades of Evening Sea #25614E
Tints of Evening Sea #25614E
RGB
CMYK
RGB Variations
Color information
#25614E (or 0x25614E) is known color: Evening Sea. HEX triplet: 25, 61 and 4E. RGB value is (37,97,78). Sum of RGB (Red+Green+Blue) = 37+97+78=212 (28% of max value = 765). Red value is 37 (14.84% from 255 or 17.45% from 212); Green value is 97 (38.28% from 255 or 45.75% from 212); Blue value is 78 (30.86% from 255 or 36.79% from 212); Max value from RGB is 97 - color contains mainly: green. Hex color #25614E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #25614E is #DA9EB1. Grayscale: #4C4C4C. Windows color (decimal): -14327474 or 5136677. OLE color: 5136677.
HSL color Cylindrical-coordinate representation of color #25614E: hue angle of 161º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #25614E is Cyan = 0.62, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 97 | 78 | - |
| CMYK | 0.62 | 0 | 0.20 | 0.62 |
| HSL | 161º | 0.45% | 0.26% | - |
| HSV(B) | 161º | 0.62% | 0.38% | - |
| XYZ | 6.41 | 9.49 | 8.7 | - |
| YUV | 76.89 | 128.62 | 99.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 97 | 78 | 0.62 | 0 | 0.20 | 0.62 | 161 | 0.45 | 0.26 |
| Hex | 25 | 61 | 4E | 3E | 0 | 14 | 3E | A1 | 2D | 1A |
| Octal | 45 | 141 | 116 | 76 | 0 | 24 | 76 | 241 | 55 | 32 |
| Binary | 100101 | 1100001 | 1001110 | 111110 | 0 | 10100 | 111110 | 10100001 | 101101 | 11010 |
Color Harmonies of #25614E
Complementary color
Monochromatic Colors of #25614E
Black with #25614E
Text Example
Text Example
White with #25614E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #25614E; }
p { color: rgb(37,97,78); }
H1.HeaderClassName
{
color: #25614E;
}
.AnyTagClassName
{
color: #25614E;
}
</style>
background-color css
<style>
a { background-color: #25614E; }
a { background-color: rgb(37,97,78); }
div.DivClassName
{
background-color: #25614E;
}
.BgClassName
{
background-color: #25614E;
}
</style>
border-color css
<style>
span { border-color: #25614E; }
span { border-color: rgb(37,97,78); }
td.TdClassName
{
border-color: #25614E;
}
.TagClassName
{
border-color: #25614E;
}
</style>