Shades of Cutty Sark #518477
Tints of Cutty Sark #518477
RGB
CMYK
RGB Variations
Color information
#518477 (or 0x518477) is known color: Cutty Sark. HEX triplet: 51, 84 and 77. RGB value is (81,132,119). Sum of RGB (Red+Green+Blue) = 81+132+119=332 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.40% from 332); Green value is 132 (51.95% from 255 or 39.76% from 332); Blue value is 119 (46.88% from 255 or 35.84% from 332); Max value from RGB is 132 - color contains mainly: green. Hex color #518477 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518477 is #AE7B88. Grayscale: #737373. Windows color (decimal): -11434889 or 7832657. OLE color: 7832657.
HSL color Cylindrical-coordinate representation of color #518477: hue angle of 164.71º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #518477 is Cyan = 0.39, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 119 | - |
| CMYK | 0.39 | 0 | 0.10 | 0.48 |
| HSL | 164.71º | 0.24% | 0.42% | - |
| HSV(B) | 164.71º | 0.39% | 0.52% | - |
| XYZ | 14.97 | 19.58 | 20.44 | - |
| YUV | 115.27 | 130.1 | 103.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 119 | 0.39 | 0 | 0.10 | 0.48 | 164.71 | 0.24 | 0.42 |
| Hex | 51 | 84 | 77 | 27 | 0 | A | 30 | A5 | 18 | 2A |
| Octal | 121 | 204 | 167 | 47 | 0 | 12 | 60 | 245 | 30 | 52 |
| Binary | 1010001 | 10000100 | 1110111 | 100111 | 0 | 1010 | 110000 | 10100101 | 11000 | 101010 |
Color Harmonies of #518477
Complementary color
Monochromatic Colors of #518477
Black with #518477
Text Example
Text Example
White with #518477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518477; }
p { color: rgb(81,132,119); }
H1.HeaderClassName
{
color: #518477;
}
.AnyTagClassName
{
color: #518477;
}
</style>
background-color css
<style>
a { background-color: #518477; }
a { background-color: rgb(81,132,119); }
div.DivClassName
{
background-color: #518477;
}
.BgClassName
{
background-color: #518477;
}
</style>
border-color css
<style>
span { border-color: #518477; }
span { border-color: rgb(81,132,119); }
td.TdClassName
{
border-color: #518477;
}
.TagClassName
{
border-color: #518477;
}
</style>