Shades of Ship Cove #73819E
Tints of Ship Cove #73819E
RGB
CMYK
RGB Variations
Color information
#73819E (or 0x73819E) is known color: Ship Cove. HEX triplet: 73, 81 and 9E. RGB value is (115,129,158). Sum of RGB (Red+Green+Blue) = 115+129+158=402 (53% of max value = 765). Red value is 115 (45.31% from 255 or 28.61% from 402); Green value is 129 (50.78% from 255 or 32.09% from 402); Blue value is 158 (62.11% from 255 or 39.30% from 402); Max value from RGB is 158 - color contains mainly: blue. Hex color #73819E is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #73819E is #8C7E61. Grayscale: #7F7F7F. Windows color (decimal): -9207394 or 10387827. OLE color: 10387827.
HSL color Cylindrical-coordinate representation of color #73819E: hue angle of 220.47º degrees, saturation: 0.18, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #73819E is Cyan = 0.27, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 115 | 129 | 158 | - |
| CMYK | 0.27 | 0.18 | 0 | 0.38 |
| HSL | 220.47º | 0.18% | 0.54% | - |
| HSV(B) | 220.47º | 0.27% | 0.62% | - |
| XYZ | 21.09 | 21.81 | 35.45 | - |
| YUV | 128.12 | 144.86 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 129 | 158 | 0.27 | 0.18 | 0 | 0.38 | 220.47 | 0.18 | 0.54 |
| Hex | 73 | 81 | 9E | 1B | 12 | 0 | 26 | DC | 12 | 36 |
| Octal | 163 | 201 | 236 | 33 | 22 | 0 | 46 | 334 | 22 | 66 |
| Binary | 1110011 | 10000001 | 10011110 | 11011 | 10010 | 0 | 100110 | 11011100 | 10010 | 110110 |
Color Harmonies of #73819E
Complementary color
Monochromatic Colors of #73819E
Black with #73819E
Text Example
Text Example
White with #73819E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73819E; }
p { color: rgb(115,129,158); }
H1.HeaderClassName
{
color: #73819E;
}
.AnyTagClassName
{
color: #73819E;
}
</style>
background-color css
<style>
a { background-color: #73819E; }
a { background-color: rgb(115,129,158); }
div.DivClassName
{
background-color: #73819E;
}
.BgClassName
{
background-color: #73819E;
}
</style>
border-color css
<style>
span { border-color: #73819E; }
span { border-color: rgb(115,129,158); }
td.TdClassName
{
border-color: #73819E;
}
.TagClassName
{
border-color: #73819E;
}
</style>