Shades of Ship Cove #788097
Tints of Ship Cove #788097
RGB
CMYK
RGB Variations
Color information
#788097 (or 0x788097) is known color: Ship Cove. HEX triplet: 78, 80 and 97. RGB value is (120,128,151). Sum of RGB (Red+Green+Blue) = 120+128+151=399 (52% of max value = 765). Red value is 120 (47.27% from 255 or 30.08% from 399); Green value is 128 (50.39% from 255 or 32.08% from 399); Blue value is 151 (59.38% from 255 or 37.84% from 399); Max value from RGB is 151 - color contains mainly: blue. Hex color #788097 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788097 is #877F68. Grayscale: #808080. Windows color (decimal): -8879977 or 9928824. OLE color: 9928824.
HSL color Cylindrical-coordinate representation of color #788097: hue angle of 224.52º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #788097 is Cyan = 0.21, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 128 | 151 | - |
| CMYK | 0.21 | 0.15 | 0 | 0.41 |
| HSL | 224.52º | 0.13% | 0.53% | - |
| HSV(B) | 224.52º | 0.21% | 0.59% | - |
| XYZ | 21.05 | 21.67 | 32.35 | - |
| YUV | 128.23 | 140.85 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 128 | 151 | 0.21 | 0.15 | 0 | 0.41 | 224.52 | 0.13 | 0.53 |
| Hex | 78 | 80 | 97 | 15 | F | 0 | 29 | E1 | D | 35 |
| Octal | 170 | 200 | 227 | 25 | 17 | 0 | 51 | 341 | 15 | 65 |
| Binary | 1111000 | 10000000 | 10010111 | 10101 | 1111 | 0 | 101001 | 11100001 | 1101 | 110101 |
Color Harmonies of #788097
Complementary color
Monochromatic Colors of #788097
Black with #788097
Text Example
Text Example
White with #788097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788097; }
p { color: rgb(120,128,151); }
H1.HeaderClassName
{
color: #788097;
}
.AnyTagClassName
{
color: #788097;
}
</style>
background-color css
<style>
a { background-color: #788097; }
a { background-color: rgb(120,128,151); }
div.DivClassName
{
background-color: #788097;
}
.BgClassName
{
background-color: #788097;
}
</style>
border-color css
<style>
span { border-color: #788097; }
span { border-color: rgb(120,128,151); }
td.TdClassName
{
border-color: #788097;
}
.TagClassName
{
border-color: #788097;
}
</style>