Shades of Cutty Sark #518771
Tints of Cutty Sark #518771
RGB
CMYK
RGB Variations
Color information
#518771 (or 0x518771) is known color: Cutty Sark. HEX triplet: 51, 87 and 71. RGB value is (81,135,113). Sum of RGB (Red+Green+Blue) = 81+135+113=329 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.62% from 329); Green value is 135 (53.12% from 255 or 41.03% from 329); Blue value is 113 (44.53% from 255 or 34.35% from 329); Max value from RGB is 135 - color contains mainly: green. Hex color #518771 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518771 is #AE788E. Grayscale: #747474. Windows color (decimal): -11434127 or 7440209. OLE color: 7440209.
HSL color Cylindrical-coordinate representation of color #518771: hue angle of 155.56º 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 #518771 is Cyan = 0.40, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 135 | 113 | - |
| CMYK | 0.40 | 0 | 0.16 | 0.47 |
| HSL | 155.56º | 0.25% | 0.42% | - |
| HSV(B) | 155.56º | 0.4% | 0.53% | - |
| XYZ | 15.04 | 20.27 | 18.74 | - |
| YUV | 116.35 | 126.11 | 102.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 135 | 113 | 0.40 | 0 | 0.16 | 0.47 | 155.56 | 0.25 | 0.42 |
| Hex | 51 | 87 | 71 | 28 | 0 | 10 | 2F | 9C | 19 | 2A |
| Octal | 121 | 207 | 161 | 50 | 0 | 20 | 57 | 234 | 31 | 52 |
| Binary | 1010001 | 10000111 | 1110001 | 101000 | 0 | 10000 | 101111 | 10011100 | 11001 | 101010 |
Color Harmonies of #518771
Complementary color
Monochromatic Colors of #518771
Black with #518771
Text Example
Text Example
White with #518771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518771; }
p { color: rgb(81,135,113); }
H1.HeaderClassName
{
color: #518771;
}
.AnyTagClassName
{
color: #518771;
}
</style>
background-color css
<style>
a { background-color: #518771; }
a { background-color: rgb(81,135,113); }
div.DivClassName
{
background-color: #518771;
}
.BgClassName
{
background-color: #518771;
}
</style>
border-color css
<style>
span { border-color: #518771; }
span { border-color: rgb(81,135,113); }
td.TdClassName
{
border-color: #518771;
}
.TagClassName
{
border-color: #518771;
}
</style>