Shades of Cutty Sark #518276
Tints of Cutty Sark #518276
RGB
CMYK
RGB Variations
Color information
#518276 (or 0x518276) is known color: Cutty Sark. HEX triplet: 51, 82 and 76. RGB value is (81,130,118). Sum of RGB (Red+Green+Blue) = 81+130+118=329 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.62% from 329); Green value is 130 (51.17% from 255 or 39.51% from 329); Blue value is 118 (46.48% from 255 or 35.87% from 329); Max value from RGB is 130 - color contains mainly: green. Hex color #518276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518276 is #AE7D89. Grayscale: #717171. Windows color (decimal): -11435402 or 7766609. OLE color: 7766609.
HSL color Cylindrical-coordinate representation of color #518276: hue angle of 165.31º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #518276 is Cyan = 0.38, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 130 | 118 | - |
| CMYK | 0.38 | 0 | 0.09 | 0.49 |
| HSL | 165.31º | 0.23% | 0.41% | - |
| HSV(B) | 165.31º | 0.38% | 0.51% | - |
| XYZ | 14.65 | 19.02 | 20.04 | - |
| YUV | 113.98 | 130.27 | 104.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 130 | 118 | 0.38 | 0 | 0.09 | 0.49 | 165.31 | 0.23 | 0.41 |
| Hex | 51 | 82 | 76 | 26 | 0 | 9 | 31 | A5 | 17 | 29 |
| Octal | 121 | 202 | 166 | 46 | 0 | 11 | 61 | 245 | 27 | 51 |
| Binary | 1010001 | 10000010 | 1110110 | 100110 | 0 | 1001 | 110001 | 10100101 | 10111 | 101001 |
Color Harmonies of #518276
Complementary color
Monochromatic Colors of #518276
Black with #518276
Text Example
Text Example
White with #518276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518276; }
p { color: rgb(81,130,118); }
H1.HeaderClassName
{
color: #518276;
}
.AnyTagClassName
{
color: #518276;
}
</style>
background-color css
<style>
a { background-color: #518276; }
a { background-color: rgb(81,130,118); }
div.DivClassName
{
background-color: #518276;
}
.BgClassName
{
background-color: #518276;
}
</style>
border-color css
<style>
span { border-color: #518276; }
span { border-color: rgb(81,130,118); }
td.TdClassName
{
border-color: #518276;
}
.TagClassName
{
border-color: #518276;
}
</style>