Shades of Deep Sea #257662
Tints of Deep Sea #257662
RGB
CMYK
RGB Variations
Color information
#257662 (or 0x257662) is known color: Deep Sea. HEX triplet: 25, 76 and 62. RGB value is (37,118,98). Sum of RGB (Red+Green+Blue) = 37+118+98=253 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.62% from 253); Green value is 118 (46.48% from 255 or 46.64% from 253); Blue value is 98 (38.67% from 255 or 38.74% from 253); Max value from RGB is 118 - color contains mainly: green. Hex color #257662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257662 is #DA899D. Grayscale: #5B5B5B. Windows color (decimal): -14322078 or 6452773. OLE color: 6452773.
HSL color Cylindrical-coordinate representation of color #257662: hue angle of 165.19º 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 #257662 is Cyan = 0.69, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 118 | 98 | - |
| CMYK | 0.69 | 0 | 0.17 | 0.54 |
| HSL | 165.19º | 0.52% | 0.3% | - |
| HSV(B) | 165.19º | 0.69% | 0.46% | - |
| XYZ | 9.45 | 14.23 | 13.8 | - |
| YUV | 91.5 | 131.66 | 89.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 98 | 0.69 | 0 | 0.17 | 0.54 | 165.19 | 0.52 | 0.3 |
| Hex | 25 | 76 | 62 | 45 | 0 | 11 | 36 | A5 | 34 | 1E |
| Octal | 45 | 166 | 142 | 105 | 0 | 21 | 66 | 245 | 64 | 36 |
| Binary | 100101 | 1110110 | 1100010 | 1000101 | 0 | 10001 | 110110 | 10100101 | 110100 | 11110 |
Color Harmonies of #257662
Complementary color
Monochromatic Colors of #257662
Black with #257662
Text Example
Text Example
White with #257662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257662; }
p { color: rgb(37,118,98); }
H1.HeaderClassName
{
color: #257662;
}
.AnyTagClassName
{
color: #257662;
}
</style>
background-color css
<style>
a { background-color: #257662; }
a { background-color: rgb(37,118,98); }
div.DivClassName
{
background-color: #257662;
}
.BgClassName
{
background-color: #257662;
}
</style>
border-color css
<style>
span { border-color: #257662; }
span { border-color: rgb(37,118,98); }
td.TdClassName
{
border-color: #257662;
}
.TagClassName
{
border-color: #257662;
}
</style>