Shades of Cutty Sark #518678
Tints of Cutty Sark #518678
RGB
CMYK
RGB Variations
Color information
#518678 (or 0x518678) is known color: Cutty Sark. HEX triplet: 51, 86 and 78. RGB value is (81,134,120). Sum of RGB (Red+Green+Blue) = 81+134+120=335 (44% of max value = 765). Red value is 81 (32.03% from 255 or 24.18% from 335); Green value is 134 (52.73% from 255 or 40% from 335); Blue value is 120 (47.27% from 255 or 35.82% from 335); Max value from RGB is 134 - color contains mainly: green. Hex color #518678 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518678 is #AE7987. Grayscale: #747474. Windows color (decimal): -11434376 or 7898705. OLE color: 7898705.
HSL color Cylindrical-coordinate representation of color #518678: hue angle of 164.15º 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 #518678 is Cyan = 0.40, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 134 | 120 | - |
| CMYK | 0.40 | 0 | 0.10 | 0.47 |
| HSL | 164.15º | 0.25% | 0.42% | - |
| HSV(B) | 164.15º | 0.4% | 0.53% | - |
| XYZ | 15.31 | 20.16 | 20.85 | - |
| YUV | 116.56 | 129.94 | 102.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 134 | 120 | 0.40 | 0 | 0.10 | 0.47 | 164.15 | 0.25 | 0.42 |
| Hex | 51 | 86 | 78 | 28 | 0 | A | 2F | A4 | 19 | 2A |
| Octal | 121 | 206 | 170 | 50 | 0 | 12 | 57 | 244 | 31 | 52 |
| Binary | 1010001 | 10000110 | 1111000 | 101000 | 0 | 1010 | 101111 | 10100100 | 11001 | 101010 |
Color Harmonies of #518678
Complementary color
Monochromatic Colors of #518678
Black with #518678
Text Example
Text Example
White with #518678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518678; }
p { color: rgb(81,134,120); }
H1.HeaderClassName
{
color: #518678;
}
.AnyTagClassName
{
color: #518678;
}
</style>
background-color css
<style>
a { background-color: #518678; }
a { background-color: rgb(81,134,120); }
div.DivClassName
{
background-color: #518678;
}
.BgClassName
{
background-color: #518678;
}
</style>
border-color css
<style>
span { border-color: #518678; }
span { border-color: rgb(81,134,120); }
td.TdClassName
{
border-color: #518678;
}
.TagClassName
{
border-color: #518678;
}
</style>