Shades of Deep Sea #277860
Tints of Deep Sea #277860
RGB
CMYK
RGB Variations
Color information
#277860 (or 0x277860) is known color: Deep Sea. HEX triplet: 27, 78 and 60. RGB value is (39,120,96). Sum of RGB (Red+Green+Blue) = 39+120+96=255 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.29% from 255); Green value is 120 (47.27% from 255 or 47.06% from 255); Blue value is 96 (37.89% from 255 or 37.65% from 255); Max value from RGB is 120 - color contains mainly: green. Hex color #277860 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277860 is #D8879F. Grayscale: #5D5D5D. Windows color (decimal): -14190496 or 6322215. OLE color: 6322215.
HSL color Cylindrical-coordinate representation of color #277860: hue angle of 162.22º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #277860 is Cyan = 0.67, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 120 | 96 | - |
| CMYK | 0.67 | 0 | 0.2 | 0.53 |
| HSL | 162.22º | 0.51% | 0.31% | - |
| HSV(B) | 162.22º | 0.68% | 0.47% | - |
| XYZ | 9.66 | 14.71 | 13.4 | - |
| YUV | 93.05 | 129.66 | 89.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 120 | 96 | 0.67 | 0 | 0.2 | 0.53 | 162.22 | 0.51 | 0.31 |
| Hex | 27 | 78 | 60 | 43 | 0 | 14 | 35 | A2 | 33 | 1F |
| Octal | 47 | 170 | 140 | 103 | 0 | 24 | 65 | 242 | 63 | 37 |
| Binary | 100111 | 1111000 | 1100000 | 1000011 | 0 | 10100 | 110101 | 10100010 | 110011 | 11111 |
Color Harmonies of #277860
Complementary color
Monochromatic Colors of #277860
Black with #277860
Text Example
Text Example
White with #277860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277860; }
p { color: rgb(39,120,96); }
H1.HeaderClassName
{
color: #277860;
}
.AnyTagClassName
{
color: #277860;
}
</style>
background-color css
<style>
a { background-color: #277860; }
a { background-color: rgb(39,120,96); }
div.DivClassName
{
background-color: #277860;
}
.BgClassName
{
background-color: #277860;
}
</style>
border-color css
<style>
span { border-color: #277860; }
span { border-color: rgb(39,120,96); }
td.TdClassName
{
border-color: #277860;
}
.TagClassName
{
border-color: #277860;
}
</style>