Shades of Cutty Sark #518977
Tints of Cutty Sark #518977
RGB
CMYK
RGB Variations
Color information
#518977 (or 0x518977) is known color: Cutty Sark. HEX triplet: 51, 89 and 77. RGB value is (81,137,119). Sum of RGB (Red+Green+Blue) = 81+137+119=337 (44% of max value = 765). Red value is 81 (32.03% from 255 or 24.04% from 337); Green value is 137 (53.91% from 255 or 40.65% from 337); Blue value is 119 (46.88% from 255 or 35.31% from 337); Max value from RGB is 137 - color contains mainly: green. Hex color #518977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518977 is #AE7688. Grayscale: #767676. Windows color (decimal): -11433609 or 7833937. OLE color: 7833937.
HSL color Cylindrical-coordinate representation of color #518977: hue angle of 160.71º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #518977 is Cyan = 0.41, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 137 | 119 | - |
| CMYK | 0.41 | 0 | 0.13 | 0.46 |
| HSL | 160.71º | 0.26% | 0.43% | - |
| HSV(B) | 160.71º | 0.41% | 0.54% | - |
| XYZ | 15.67 | 20.97 | 20.68 | - |
| YUV | 118.2 | 128.45 | 101.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 137 | 119 | 0.41 | 0 | 0.13 | 0.46 | 160.71 | 0.26 | 0.43 |
| Hex | 51 | 89 | 77 | 29 | 0 | D | 2E | A1 | 1A | 2B |
| Octal | 121 | 211 | 167 | 51 | 0 | 15 | 56 | 241 | 32 | 53 |
| Binary | 1010001 | 10001001 | 1110111 | 101001 | 0 | 1101 | 101110 | 10100001 | 11010 | 101011 |
Color Harmonies of #518977
Complementary color
Monochromatic Colors of #518977
Black with #518977
Text Example
Text Example
White with #518977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518977; }
p { color: rgb(81,137,119); }
H1.HeaderClassName
{
color: #518977;
}
.AnyTagClassName
{
color: #518977;
}
</style>
background-color css
<style>
a { background-color: #518977; }
a { background-color: rgb(81,137,119); }
div.DivClassName
{
background-color: #518977;
}
.BgClassName
{
background-color: #518977;
}
</style>
border-color css
<style>
span { border-color: #518977; }
span { border-color: rgb(81,137,119); }
td.TdClassName
{
border-color: #518977;
}
.TagClassName
{
border-color: #518977;
}
</style>