Shades of Cutty Sark #518376
Tints of Cutty Sark #518376
RGB
CMYK
RGB Variations
Color information
#518376 (or 0x518376) is known color: Cutty Sark. HEX triplet: 51, 83 and 76. RGB value is (81,131,118). Sum of RGB (Red+Green+Blue) = 81+131+118=330 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.55% from 330); Green value is 131 (51.56% from 255 or 39.70% from 330); Blue value is 118 (46.48% from 255 or 35.76% from 330); Max value from RGB is 131 - color contains mainly: green. Hex color #518376 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518376 is #AE7C89. Grayscale: #727272. Windows color (decimal): -11435146 or 7766865. OLE color: 7766865.
HSL color Cylindrical-coordinate representation of color #518376: hue angle of 164.4º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #518376 is Cyan = 0.38, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 131 | 118 | - |
| CMYK | 0.38 | 0 | 0.10 | 0.49 |
| HSL | 164.4º | 0.24% | 0.42% | - |
| HSV(B) | 164.4º | 0.38% | 0.51% | - |
| XYZ | 14.78 | 19.29 | 20.08 | - |
| YUV | 114.57 | 129.94 | 104.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 131 | 118 | 0.38 | 0 | 0.10 | 0.49 | 164.4 | 0.24 | 0.42 |
| Hex | 51 | 83 | 76 | 26 | 0 | A | 31 | A4 | 18 | 2A |
| Octal | 121 | 203 | 166 | 46 | 0 | 12 | 61 | 244 | 30 | 52 |
| Binary | 1010001 | 10000011 | 1110110 | 100110 | 0 | 1010 | 110001 | 10100100 | 11000 | 101010 |
Color Harmonies of #518376
Complementary color
Monochromatic Colors of #518376
Black with #518376
Text Example
Text Example
White with #518376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518376; }
p { color: rgb(81,131,118); }
H1.HeaderClassName
{
color: #518376;
}
.AnyTagClassName
{
color: #518376;
}
</style>
background-color css
<style>
a { background-color: #518376; }
a { background-color: rgb(81,131,118); }
div.DivClassName
{
background-color: #518376;
}
.BgClassName
{
background-color: #518376;
}
</style>
border-color css
<style>
span { border-color: #518376; }
span { border-color: rgb(81,131,118); }
td.TdClassName
{
border-color: #518376;
}
.TagClassName
{
border-color: #518376;
}
</style>