Shades of Cutty Sark #518775
Tints of Cutty Sark #518775
RGB
CMYK
RGB Variations
Color information
#518775 (or 0x518775) is known color: Cutty Sark. HEX triplet: 51, 87 and 75. RGB value is (81,135,117). Sum of RGB (Red+Green+Blue) = 81+135+117=333 (44% of max value = 765). Red value is 81 (32.03% from 255 or 24.32% from 333); Green value is 135 (53.12% from 255 or 40.54% from 333); Blue value is 117 (46.09% from 255 or 35.14% from 333); Max value from RGB is 135 - color contains mainly: green. Hex color #518775 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518775 is #AE788A. Grayscale: #747474. Windows color (decimal): -11434123 or 7702353. OLE color: 7702353.
HSL color Cylindrical-coordinate representation of color #518775: hue angle of 160º 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 #518775 is Cyan = 0.40, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 135 | 117 | - |
| CMYK | 0.40 | 0 | 0.13 | 0.47 |
| HSL | 160º | 0.25% | 0.42% | - |
| HSV(B) | 160º | 0.4% | 0.53% | - |
| XYZ | 15.27 | 20.36 | 19.96 | - |
| YUV | 116.8 | 128.11 | 102.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 135 | 117 | 0.40 | 0 | 0.13 | 0.47 | 160 | 0.25 | 0.42 |
| Hex | 51 | 87 | 75 | 28 | 0 | D | 2F | A0 | 19 | 2A |
| Octal | 121 | 207 | 165 | 50 | 0 | 15 | 57 | 240 | 31 | 52 |
| Binary | 1010001 | 10000111 | 1110101 | 101000 | 0 | 1101 | 101111 | 10100000 | 11001 | 101010 |
Color Harmonies of #518775
Complementary color
Monochromatic Colors of #518775
Black with #518775
Text Example
Text Example
White with #518775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518775; }
p { color: rgb(81,135,117); }
H1.HeaderClassName
{
color: #518775;
}
.AnyTagClassName
{
color: #518775;
}
</style>
background-color css
<style>
a { background-color: #518775; }
a { background-color: rgb(81,135,117); }
div.DivClassName
{
background-color: #518775;
}
.BgClassName
{
background-color: #518775;
}
</style>
border-color css
<style>
span { border-color: #518775; }
span { border-color: rgb(81,135,117); }
td.TdClassName
{
border-color: #518775;
}
.TagClassName
{
border-color: #518775;
}
</style>