Shades of Cutty Sark #518472
Tints of Cutty Sark #518472
RGB
CMYK
RGB Variations
Color information
#518472 (or 0x518472) is known color: Cutty Sark. HEX triplet: 51, 84 and 72. RGB value is (81,132,114). Sum of RGB (Red+Green+Blue) = 81+132+114=327 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.77% from 327); Green value is 132 (51.95% from 255 or 40.37% from 327); Blue value is 114 (44.92% from 255 or 34.86% from 327); Max value from RGB is 132 - color contains mainly: green. Hex color #518472 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518472 is #AE7B8D. Grayscale: #727272. Windows color (decimal): -11434894 or 7504977. OLE color: 7504977.
HSL color Cylindrical-coordinate representation of color #518472: hue angle of 158.82º 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 #518472 is Cyan = 0.39, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 114 | - |
| CMYK | 0.39 | 0 | 0.14 | 0.48 |
| HSL | 158.82º | 0.24% | 0.42% | - |
| HSV(B) | 158.82º | 0.39% | 0.52% | - |
| XYZ | 14.68 | 19.47 | 18.9 | - |
| YUV | 114.7 | 127.6 | 103.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 114 | 0.39 | 0 | 0.14 | 0.48 | 158.82 | 0.24 | 0.42 |
| Hex | 51 | 84 | 72 | 27 | 0 | E | 30 | 9F | 18 | 2A |
| Octal | 121 | 204 | 162 | 47 | 0 | 16 | 60 | 237 | 30 | 52 |
| Binary | 1010001 | 10000100 | 1110010 | 100111 | 0 | 1110 | 110000 | 10011111 | 11000 | 101010 |
Color Harmonies of #518472
Complementary color
Monochromatic Colors of #518472
Black with #518472
Text Example
Text Example
White with #518472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518472; }
p { color: rgb(81,132,114); }
H1.HeaderClassName
{
color: #518472;
}
.AnyTagClassName
{
color: #518472;
}
</style>
background-color css
<style>
a { background-color: #518472; }
a { background-color: rgb(81,132,114); }
div.DivClassName
{
background-color: #518472;
}
.BgClassName
{
background-color: #518472;
}
</style>
border-color css
<style>
span { border-color: #518472; }
span { border-color: rgb(81,132,114); }
td.TdClassName
{
border-color: #518472;
}
.TagClassName
{
border-color: #518472;
}
</style>