Shades of Deep Sea #257660
Tints of Deep Sea #257660
RGB
CMYK
RGB Variations
Color information
#257660 (or 0x257660) is known color: Deep Sea. HEX triplet: 25, 76 and 60. RGB value is (37,118,96). Sum of RGB (Red+Green+Blue) = 37+118+96=251 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.74% from 251); Green value is 118 (46.48% from 255 or 47.01% from 251); Blue value is 96 (37.89% from 255 or 38.25% from 251); Max value from RGB is 118 - color contains mainly: green. Hex color #257660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257660 is #DA899F. Grayscale: #5B5B5B. Windows color (decimal): -14322080 or 6321701. OLE color: 6321701.
HSL color Cylindrical-coordinate representation of color #257660: hue angle of 163.7º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257660 is Cyan = 0.69, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 118 | 96 | - |
| CMYK | 0.69 | 0 | 0.19 | 0.54 |
| HSL | 163.7º | 0.52% | 0.3% | - |
| HSV(B) | 163.7º | 0.69% | 0.46% | - |
| XYZ | 9.35 | 14.19 | 13.31 | - |
| YUV | 91.27 | 130.66 | 89.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 96 | 0.69 | 0 | 0.19 | 0.54 | 163.7 | 0.52 | 0.3 |
| Hex | 25 | 76 | 60 | 45 | 0 | 13 | 36 | A4 | 34 | 1E |
| Octal | 45 | 166 | 140 | 105 | 0 | 23 | 66 | 244 | 64 | 36 |
| Binary | 100101 | 1110110 | 1100000 | 1000101 | 0 | 10011 | 110110 | 10100100 | 110100 | 11110 |
Color Harmonies of #257660
Complementary color
Monochromatic Colors of #257660
Black with #257660
Text Example
Text Example
White with #257660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257660; }
p { color: rgb(37,118,96); }
H1.HeaderClassName
{
color: #257660;
}
.AnyTagClassName
{
color: #257660;
}
</style>
background-color css
<style>
a { background-color: #257660; }
a { background-color: rgb(37,118,96); }
div.DivClassName
{
background-color: #257660;
}
.BgClassName
{
background-color: #257660;
}
</style>
border-color css
<style>
span { border-color: #257660; }
span { border-color: rgb(37,118,96); }
td.TdClassName
{
border-color: #257660;
}
.TagClassName
{
border-color: #257660;
}
</style>