Shades of Evening Sea #25614A
Tints of Evening Sea #25614A
RGB
CMYK
RGB Variations
Color information
#25614A (or 0x25614A) is known color: Evening Sea. HEX triplet: 25, 61 and 4A. RGB value is (37,97,74). Sum of RGB (Red+Green+Blue) = 37+97+74=208 (27% of max value = 765). Red value is 37 (14.84% from 255 or 17.79% from 208); Green value is 97 (38.28% from 255 or 46.63% from 208); Blue value is 74 (29.30% from 255 or 35.58% from 208); Max value from RGB is 97 - color contains mainly: green. Hex color #25614A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #25614A is #DA9EB5. Grayscale: #4C4C4C. Windows color (decimal): -14327478 or 4874533. OLE color: 4874533.
HSL color Cylindrical-coordinate representation of color #25614A: hue angle of 157º 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 #25614A is Cyan = 0.62, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 97 | 74 | - |
| CMYK | 0.62 | 0 | 0.24 | 0.62 |
| HSL | 157º | 0.45% | 0.26% | - |
| HSV(B) | 157º | 0.62% | 0.38% | - |
| XYZ | 6.27 | 9.44 | 7.97 | - |
| YUV | 76.44 | 126.62 | 99.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 97 | 74 | 0.62 | 0 | 0.24 | 0.62 | 157 | 0.45 | 0.26 |
| Hex | 25 | 61 | 4A | 3E | 0 | 18 | 3E | 9D | 2D | 1A |
| Octal | 45 | 141 | 112 | 76 | 0 | 30 | 76 | 235 | 55 | 32 |
| Binary | 100101 | 1100001 | 1001010 | 111110 | 0 | 11000 | 111110 | 10011101 | 101101 | 11010 |
Color Harmonies of #25614A
Complementary color
Monochromatic Colors of #25614A
Black with #25614A
Text Example
Text Example
White with #25614A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #25614A; }
p { color: rgb(37,97,74); }
H1.HeaderClassName
{
color: #25614A;
}
.AnyTagClassName
{
color: #25614A;
}
</style>
background-color css
<style>
a { background-color: #25614A; }
a { background-color: rgb(37,97,74); }
div.DivClassName
{
background-color: #25614A;
}
.BgClassName
{
background-color: #25614A;
}
</style>
border-color css
<style>
span { border-color: #25614A; }
span { border-color: rgb(37,97,74); }
td.TdClassName
{
border-color: #25614A;
}
.TagClassName
{
border-color: #25614A;
}
</style>