Shades of Evening Sea #257052
Tints of Evening Sea #257052
RGB
CMYK
RGB Variations
Color information
#257052 (or 0x257052) is known color: Evening Sea. HEX triplet: 25, 70 and 52. RGB value is (37,112,82). Sum of RGB (Red+Green+Blue) = 37+112+82=231 (30% of max value = 765). Red value is 37 (14.84% from 255 or 16.02% from 231); Green value is 112 (44.14% from 255 or 48.48% from 231); Blue value is 82 (32.42% from 255 or 35.50% from 231); Max value from RGB is 112 - color contains mainly: green. Hex color #257052 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257052 is #DA8FAD. Grayscale: #565656. Windows color (decimal): -14323630 or 5402661. OLE color: 5402661.
HSL color Cylindrical-coordinate representation of color #257052: hue angle of 156º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #257052 is Cyan = 0.67, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 112 | 82 | - |
| CMYK | 0.67 | 0 | 0.27 | 0.56 |
| HSL | 156º | 0.5% | 0.29% | - |
| HSV(B) | 156º | 0.67% | 0.44% | - |
| XYZ | 8.08 | 12.59 | 9.99 | - |
| YUV | 86.16 | 125.65 | 92.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 82 | 0.67 | 0 | 0.27 | 0.56 | 156 | 0.5 | 0.29 |
| Hex | 25 | 70 | 52 | 43 | 0 | 1B | 38 | 9C | 32 | 1D |
| Octal | 45 | 160 | 122 | 103 | 0 | 33 | 70 | 234 | 62 | 35 |
| Binary | 100101 | 1110000 | 1010010 | 1000011 | 0 | 11011 | 111000 | 10011100 | 110010 | 11101 |
Color Harmonies of #257052
Complementary color
Monochromatic Colors of #257052
Black with #257052
Text Example
Text Example
White with #257052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257052; }
p { color: rgb(37,112,82); }
H1.HeaderClassName
{
color: #257052;
}
.AnyTagClassName
{
color: #257052;
}
</style>
background-color css
<style>
a { background-color: #257052; }
a { background-color: rgb(37,112,82); }
div.DivClassName
{
background-color: #257052;
}
.BgClassName
{
background-color: #257052;
}
</style>
border-color css
<style>
span { border-color: #257052; }
span { border-color: rgb(37,112,82); }
td.TdClassName
{
border-color: #257052;
}
.TagClassName
{
border-color: #257052;
}
</style>