Shades of Cutty Sark #518773
Tints of Cutty Sark #518773
RGB
CMYK
RGB Variations
Color information
#518773 (or 0x518773) is known color: Cutty Sark. HEX triplet: 51, 87 and 73. RGB value is (81,135,115). Sum of RGB (Red+Green+Blue) = 81+135+115=331 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.47% from 331); Green value is 135 (53.12% from 255 or 40.79% from 331); Blue value is 115 (45.31% from 255 or 34.74% from 331); Max value from RGB is 135 - color contains mainly: green. Hex color #518773 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518773 is #AE788C. Grayscale: #747474. Windows color (decimal): -11434125 or 7571281. OLE color: 7571281.
HSL color Cylindrical-coordinate representation of color #518773: hue angle of 157.78º 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 #518773 is Cyan = 0.40, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 135 | 115 | - |
| CMYK | 0.40 | 0 | 0.15 | 0.47 |
| HSL | 157.78º | 0.25% | 0.42% | - |
| HSV(B) | 157.78º | 0.4% | 0.53% | - |
| XYZ | 15.15 | 20.32 | 19.34 | - |
| YUV | 116.57 | 127.11 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 135 | 115 | 0.40 | 0 | 0.15 | 0.47 | 157.78 | 0.25 | 0.42 |
| Hex | 51 | 87 | 73 | 28 | 0 | F | 2F | 9E | 19 | 2A |
| Octal | 121 | 207 | 163 | 50 | 0 | 17 | 57 | 236 | 31 | 52 |
| Binary | 1010001 | 10000111 | 1110011 | 101000 | 0 | 1111 | 101111 | 10011110 | 11001 | 101010 |
Color Harmonies of #518773
Complementary color
Monochromatic Colors of #518773
Black with #518773
Text Example
Text Example
White with #518773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518773; }
p { color: rgb(81,135,115); }
H1.HeaderClassName
{
color: #518773;
}
.AnyTagClassName
{
color: #518773;
}
</style>
background-color css
<style>
a { background-color: #518773; }
a { background-color: rgb(81,135,115); }
div.DivClassName
{
background-color: #518773;
}
.BgClassName
{
background-color: #518773;
}
</style>
border-color css
<style>
span { border-color: #518773; }
span { border-color: rgb(81,135,115); }
td.TdClassName
{
border-color: #518773;
}
.TagClassName
{
border-color: #518773;
}
</style>