Shades of Cutty Sark #518369
Tints of Cutty Sark #518369
RGB
CMYK
RGB Variations
Color information
#518369 (or 0x518369) is known color: Cutty Sark. HEX triplet: 51, 83 and 69. RGB value is (81,131,105). Sum of RGB (Red+Green+Blue) = 81+131+105=317 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.55% from 317); Green value is 131 (51.56% from 255 or 41.32% from 317); Blue value is 105 (41.41% from 255 or 33.12% from 317); Max value from RGB is 131 - color contains mainly: green. Hex color #518369 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518369 is #AE7C96. Grayscale: #717171. Windows color (decimal): -11435159 or 6914897. OLE color: 6914897.
HSL color Cylindrical-coordinate representation of color #518369: hue angle of 148.8º 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 #518369 is Cyan = 0.38, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 131 | 105 | - |
| CMYK | 0.38 | 0 | 0.20 | 0.49 |
| HSL | 148.8º | 0.24% | 0.42% | - |
| HSV(B) | 148.8º | 0.38% | 0.51% | - |
| XYZ | 14.06 | 19 | 16.29 | - |
| YUV | 113.09 | 123.44 | 105.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 131 | 105 | 0.38 | 0 | 0.20 | 0.49 | 148.8 | 0.24 | 0.42 |
| Hex | 51 | 83 | 69 | 26 | 0 | 14 | 31 | 95 | 18 | 2A |
| Octal | 121 | 203 | 151 | 46 | 0 | 24 | 61 | 225 | 30 | 52 |
| Binary | 1010001 | 10000011 | 1101001 | 100110 | 0 | 10100 | 110001 | 10010101 | 11000 | 101010 |
Color Harmonies of #518369
Complementary color
Monochromatic Colors of #518369
Black with #518369
Text Example
Text Example
White with #518369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518369; }
p { color: rgb(81,131,105); }
H1.HeaderClassName
{
color: #518369;
}
.AnyTagClassName
{
color: #518369;
}
</style>
background-color css
<style>
a { background-color: #518369; }
a { background-color: rgb(81,131,105); }
div.DivClassName
{
background-color: #518369;
}
.BgClassName
{
background-color: #518369;
}
</style>
border-color css
<style>
span { border-color: #518369; }
span { border-color: rgb(81,131,105); }
td.TdClassName
{
border-color: #518369;
}
.TagClassName
{
border-color: #518369;
}
</style>