Shades of Cutty Sark #518770
Tints of Cutty Sark #518770
RGB
CMYK
RGB Variations
Color information
#518770 (or 0x518770) is known color: Cutty Sark. HEX triplet: 51, 87 and 70. RGB value is (81,135,112). Sum of RGB (Red+Green+Blue) = 81+135+112=328 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.70% from 328); Green value is 135 (53.12% from 255 or 41.16% from 328); Blue value is 112 (44.14% from 255 or 34.15% from 328); Max value from RGB is 135 - color contains mainly: green. Hex color #518770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518770 is #AE788F. Grayscale: #747474. Windows color (decimal): -11434128 or 7374673. OLE color: 7374673.
HSL color Cylindrical-coordinate representation of color #518770: hue angle of 154.44º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #518770 is Cyan = 0.40, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 135 | 112 | - |
| CMYK | 0.40 | 0 | 0.17 | 0.47 |
| HSL | 154.44º | 0.25% | 0.42% | - |
| HSV(B) | 154.44º | 0.4% | 0.53% | - |
| XYZ | 14.98 | 20.25 | 18.45 | - |
| YUV | 116.23 | 125.61 | 102.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 135 | 112 | 0.40 | 0 | 0.17 | 0.47 | 154.44 | 0.25 | 0.42 |
| Hex | 51 | 87 | 70 | 28 | 0 | 11 | 2F | 9A | 19 | 2A |
| Octal | 121 | 207 | 160 | 50 | 0 | 21 | 57 | 232 | 31 | 52 |
| Binary | 1010001 | 10000111 | 1110000 | 101000 | 0 | 10001 | 101111 | 10011010 | 11001 | 101010 |
Color Harmonies of #518770
Complementary color
Monochromatic Colors of #518770
Black with #518770
Text Example
Text Example
White with #518770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518770; }
p { color: rgb(81,135,112); }
H1.HeaderClassName
{
color: #518770;
}
.AnyTagClassName
{
color: #518770;
}
</style>
background-color css
<style>
a { background-color: #518770; }
a { background-color: rgb(81,135,112); }
div.DivClassName
{
background-color: #518770;
}
.BgClassName
{
background-color: #518770;
}
</style>
border-color css
<style>
span { border-color: #518770; }
span { border-color: rgb(81,135,112); }
td.TdClassName
{
border-color: #518770;
}
.TagClassName
{
border-color: #518770;
}
</style>