Shades of Cutty Sark #518573
Tints of Cutty Sark #518573
RGB
CMYK
RGB Variations
Color information
#518573 (or 0x518573) is known color: Cutty Sark. HEX triplet: 51, 85 and 73. RGB value is (81,133,115). Sum of RGB (Red+Green+Blue) = 81+133+115=329 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.62% from 329); Green value is 133 (52.34% from 255 or 40.43% from 329); Blue value is 115 (45.31% from 255 or 34.95% from 329); Max value from RGB is 133 - color contains mainly: green. Hex color #518573 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518573 is #AE7A8C. Grayscale: #737373. Windows color (decimal): -11434637 or 7570769. OLE color: 7570769.
HSL color Cylindrical-coordinate representation of color #518573: hue angle of 159.23º 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 #518573 is Cyan = 0.39, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 115 | - |
| CMYK | 0.39 | 0 | 0.14 | 0.48 |
| HSL | 159.23º | 0.24% | 0.42% | - |
| HSV(B) | 159.23º | 0.39% | 0.52% | - |
| XYZ | 14.88 | 19.76 | 19.25 | - |
| YUV | 115.4 | 127.77 | 103.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 115 | 0.39 | 0 | 0.14 | 0.48 | 159.23 | 0.24 | 0.42 |
| Hex | 51 | 85 | 73 | 27 | 0 | E | 30 | 9F | 18 | 2A |
| Octal | 121 | 205 | 163 | 47 | 0 | 16 | 60 | 237 | 30 | 52 |
| Binary | 1010001 | 10000101 | 1110011 | 100111 | 0 | 1110 | 110000 | 10011111 | 11000 | 101010 |
Color Harmonies of #518573
Complementary color
Monochromatic Colors of #518573
Black with #518573
Text Example
Text Example
White with #518573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518573; }
p { color: rgb(81,133,115); }
H1.HeaderClassName
{
color: #518573;
}
.AnyTagClassName
{
color: #518573;
}
</style>
background-color css
<style>
a { background-color: #518573; }
a { background-color: rgb(81,133,115); }
div.DivClassName
{
background-color: #518573;
}
.BgClassName
{
background-color: #518573;
}
</style>
border-color css
<style>
span { border-color: #518573; }
span { border-color: rgb(81,133,115); }
td.TdClassName
{
border-color: #518573;
}
.TagClassName
{
border-color: #518573;
}
</style>