Shades of Cutty Sark #519072
Tints of Cutty Sark #519072
RGB
CMYK
RGB Variations
Color information
#519072 (or 0x519072) is known color: Cutty Sark. HEX triplet: 51, 90 and 72. RGB value is (81,144,114). Sum of RGB (Red+Green+Blue) = 81+144+114=339 (44% of max value = 765). Red value is 81 (32.03% from 255 or 23.89% from 339); Green value is 144 (56.64% from 255 or 42.48% from 339); Blue value is 114 (44.92% from 255 or 33.63% from 339); Max value from RGB is 144 - color contains mainly: green. Hex color #519072 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519072 is #AE6F8D. Grayscale: #797979. Windows color (decimal): -11431822 or 7508049. OLE color: 7508049.
HSL color Cylindrical-coordinate representation of color #519072: hue angle of 151.43º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #519072 is Cyan = 0.44, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 114 | - |
| CMYK | 0.44 | 0 | 0.21 | 0.44 |
| HSL | 151.43º | 0.28% | 0.44% | - |
| HSV(B) | 151.43º | 0.44% | 0.56% | - |
| XYZ | 16.4 | 22.91 | 19.48 | - |
| YUV | 121.74 | 123.63 | 98.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 114 | 0.44 | 0 | 0.21 | 0.44 | 151.43 | 0.28 | 0.44 |
| Hex | 51 | 90 | 72 | 2C | 0 | 15 | 2C | 97 | 1C | 2C |
| Octal | 121 | 220 | 162 | 54 | 0 | 25 | 54 | 227 | 34 | 54 |
| Binary | 1010001 | 10010000 | 1110010 | 101100 | 0 | 10101 | 101100 | 10010111 | 11100 | 101100 |
Color Harmonies of #519072
Complementary color
Monochromatic Colors of #519072
Black with #519072
Text Example
Text Example
White with #519072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519072; }
p { color: rgb(81,144,114); }
H1.HeaderClassName
{
color: #519072;
}
.AnyTagClassName
{
color: #519072;
}
</style>
background-color css
<style>
a { background-color: #519072; }
a { background-color: rgb(81,144,114); }
div.DivClassName
{
background-color: #519072;
}
.BgClassName
{
background-color: #519072;
}
</style>
border-color css
<style>
span { border-color: #519072; }
span { border-color: rgb(81,144,114); }
td.TdClassName
{
border-color: #519072;
}
.TagClassName
{
border-color: #519072;
}
</style>