Shades of Cutty Sark #518979
Tints of Cutty Sark #518979
RGB
CMYK
RGB Variations
Color information
#518979 (or 0x518979) is known color: Cutty Sark. HEX triplet: 51, 89 and 79. RGB value is (81,137,121). Sum of RGB (Red+Green+Blue) = 81+137+121=339 (44% of max value = 765). Red value is 81 (32.03% from 255 or 23.89% from 339); Green value is 137 (53.91% from 255 or 40.41% from 339); Blue value is 121 (47.66% from 255 or 35.69% from 339); Max value from RGB is 137 - color contains mainly: green. Hex color #518979 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518979 is #AE7686. Grayscale: #767676. Windows color (decimal): -11433607 or 7965009. OLE color: 7965009.
HSL color Cylindrical-coordinate representation of color #518979: hue angle of 162.86º 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 #518979 is Cyan = 0.41, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 137 | 121 | - |
| CMYK | 0.41 | 0 | 0.12 | 0.46 |
| HSL | 162.86º | 0.26% | 0.43% | - |
| HSV(B) | 162.86º | 0.41% | 0.54% | - |
| XYZ | 15.79 | 21.02 | 21.31 | - |
| YUV | 118.43 | 129.45 | 101.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 137 | 121 | 0.41 | 0 | 0.12 | 0.46 | 162.86 | 0.26 | 0.43 |
| Hex | 51 | 89 | 79 | 29 | 0 | C | 2E | A3 | 1A | 2B |
| Octal | 121 | 211 | 171 | 51 | 0 | 14 | 56 | 243 | 32 | 53 |
| Binary | 1010001 | 10001001 | 1111001 | 101001 | 0 | 1100 | 101110 | 10100011 | 11010 | 101011 |
Color Harmonies of #518979
Complementary color
Monochromatic Colors of #518979
Black with #518979
Text Example
Text Example
White with #518979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518979; }
p { color: rgb(81,137,121); }
H1.HeaderClassName
{
color: #518979;
}
.AnyTagClassName
{
color: #518979;
}
</style>
background-color css
<style>
a { background-color: #518979; }
a { background-color: rgb(81,137,121); }
div.DivClassName
{
background-color: #518979;
}
.BgClassName
{
background-color: #518979;
}
</style>
border-color css
<style>
span { border-color: #518979; }
span { border-color: rgb(81,137,121); }
td.TdClassName
{
border-color: #518979;
}
.TagClassName
{
border-color: #518979;
}
</style>