Shades of Ship Cove #717799
Tints of Ship Cove #717799
RGB
CMYK
RGB Variations
Color information
#717799 (or 0x717799) is known color: Ship Cove. HEX triplet: 71, 77 and 99. RGB value is (113,119,153). Sum of RGB (Red+Green+Blue) = 113+119+153=385 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.35% from 385); Green value is 119 (46.88% from 255 or 30.91% from 385); Blue value is 153 (60.16% from 255 or 39.74% from 385); Max value from RGB is 153 - color contains mainly: blue. Hex color #717799 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #717799 is #8E8866. Grayscale: #787878. Windows color (decimal): -9341031 or 10057585. OLE color: 10057585.
HSL color Cylindrical-coordinate representation of color #717799: hue angle of 231º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #717799 is Cyan = 0.26, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 113 | 119 | 153 | - |
| CMYK | 0.26 | 0.22 | 0 | 0.4 |
| HSL | 231º | 0.16% | 0.52% | - |
| HSV(B) | 231º | 0.26% | 0.6% | - |
| XYZ | 19.16 | 19 | 32.8 | - |
| YUV | 121.08 | 146.01 | 122.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 119 | 153 | 0.26 | 0.22 | 0 | 0.4 | 231 | 0.16 | 0.52 |
| Hex | 71 | 77 | 99 | 1A | 16 | 0 | 28 | E7 | 10 | 34 |
| Octal | 161 | 167 | 231 | 32 | 26 | 0 | 50 | 347 | 20 | 64 |
| Binary | 1110001 | 1110111 | 10011001 | 11010 | 10110 | 0 | 101000 | 11100111 | 10000 | 110100 |
Color Harmonies of #717799
Complementary color
Monochromatic Colors of #717799
Black with #717799
Text Example
Text Example
White with #717799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717799; }
p { color: rgb(113,119,153); }
H1.HeaderClassName
{
color: #717799;
}
.AnyTagClassName
{
color: #717799;
}
</style>
background-color css
<style>
a { background-color: #717799; }
a { background-color: rgb(113,119,153); }
div.DivClassName
{
background-color: #717799;
}
.BgClassName
{
background-color: #717799;
}
</style>
border-color css
<style>
span { border-color: #717799; }
span { border-color: rgb(113,119,153); }
td.TdClassName
{
border-color: #717799;
}
.TagClassName
{
border-color: #717799;
}
</style>