Shades of Deep Sea #257561
Tints of Deep Sea #257561
RGB
CMYK
RGB Variations
Color information
#257561 (or 0x257561) is known color: Deep Sea. HEX triplet: 25, 75 and 61. RGB value is (37,117,97). Sum of RGB (Red+Green+Blue) = 37+117+97=251 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.74% from 251); Green value is 117 (46.09% from 255 or 46.61% from 251); Blue value is 97 (38.28% from 255 or 38.65% from 251); Max value from RGB is 117 - color contains mainly: green. Hex color #257561 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257561 is #DA8A9E. Grayscale: #5A5A5A. Windows color (decimal): -14322335 or 6386981. OLE color: 6386981.
HSL color Cylindrical-coordinate representation of color #257561: hue angle of 165º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257561 is Cyan = 0.68, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 97 | - |
| CMYK | 0.68 | 0 | 0.17 | 0.54 |
| HSL | 165º | 0.52% | 0.3% | - |
| HSV(B) | 165º | 0.68% | 0.46% | - |
| XYZ | 9.28 | 13.98 | 13.52 | - |
| YUV | 90.8 | 131.5 | 89.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 97 | 0.68 | 0 | 0.17 | 0.54 | 165 | 0.52 | 0.3 |
| Hex | 25 | 75 | 61 | 44 | 0 | 11 | 36 | A5 | 34 | 1E |
| Octal | 45 | 165 | 141 | 104 | 0 | 21 | 66 | 245 | 64 | 36 |
| Binary | 100101 | 1110101 | 1100001 | 1000100 | 0 | 10001 | 110110 | 10100101 | 110100 | 11110 |
Color Harmonies of #257561
Complementary color
Monochromatic Colors of #257561
Black with #257561
Text Example
Text Example
White with #257561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257561; }
p { color: rgb(37,117,97); }
H1.HeaderClassName
{
color: #257561;
}
.AnyTagClassName
{
color: #257561;
}
</style>
background-color css
<style>
a { background-color: #257561; }
a { background-color: rgb(37,117,97); }
div.DivClassName
{
background-color: #257561;
}
.BgClassName
{
background-color: #257561;
}
</style>
border-color css
<style>
span { border-color: #257561; }
span { border-color: rgb(37,117,97); }
td.TdClassName
{
border-color: #257561;
}
.TagClassName
{
border-color: #257561;
}
</style>