Shades of Cutty Sark #518170
Tints of Cutty Sark #518170
RGB
CMYK
RGB Variations
Color information
#518170 (or 0x518170) is known color: Cutty Sark. HEX triplet: 51, 81 and 70. RGB value is (81,129,112). Sum of RGB (Red+Green+Blue) = 81+129+112=322 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.16% from 322); Green value is 129 (50.78% from 255 or 40.06% from 322); Blue value is 112 (44.14% from 255 or 34.78% from 322); Max value from RGB is 129 - color contains mainly: green. Hex color #518170 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518170 is #AE7E8F. Grayscale: #707070. Windows color (decimal): -11435664 or 7373137. OLE color: 7373137.
HSL color Cylindrical-coordinate representation of color #518170: hue angle of 158.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #518170 is Cyan = 0.37, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 129 | 112 | - |
| CMYK | 0.37 | 0 | 0.13 | 0.49 |
| HSL | 158.75º | 0.23% | 0.41% | - |
| HSV(B) | 158.75º | 0.37% | 0.51% | - |
| XYZ | 14.17 | 18.62 | 18.18 | - |
| YUV | 112.71 | 127.6 | 105.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 129 | 112 | 0.37 | 0 | 0.13 | 0.49 | 158.75 | 0.23 | 0.41 |
| Hex | 51 | 81 | 70 | 25 | 0 | D | 31 | 9F | 17 | 29 |
| Octal | 121 | 201 | 160 | 45 | 0 | 15 | 61 | 237 | 27 | 51 |
| Binary | 1010001 | 10000001 | 1110000 | 100101 | 0 | 1101 | 110001 | 10011111 | 10111 | 101001 |
Color Harmonies of #518170
Complementary color
Monochromatic Colors of #518170
Black with #518170
Text Example
Text Example
White with #518170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518170; }
p { color: rgb(81,129,112); }
H1.HeaderClassName
{
color: #518170;
}
.AnyTagClassName
{
color: #518170;
}
</style>
background-color css
<style>
a { background-color: #518170; }
a { background-color: rgb(81,129,112); }
div.DivClassName
{
background-color: #518170;
}
.BgClassName
{
background-color: #518170;
}
</style>
border-color css
<style>
span { border-color: #518170; }
span { border-color: rgb(81,129,112); }
td.TdClassName
{
border-color: #518170;
}
.TagClassName
{
border-color: #518170;
}
</style>