Shades of Cutty Sark #519270
Tints of Cutty Sark #519270
RGB
CMYK
RGB Variations
Color information
#519270 (or 0x519270) is known color: Cutty Sark. HEX triplet: 51, 92 and 70. RGB value is (81,146,112). Sum of RGB (Red+Green+Blue) = 81+146+112=339 (44% of max value = 765). Red value is 81 (32.03% from 255 or 23.89% from 339); Green value is 146 (57.42% from 255 or 43.07% from 339); Blue value is 112 (44.14% from 255 or 33.04% from 339); Max value from RGB is 146 - color contains mainly: green. Hex color #519270 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519270 is #AE6D8F. Grayscale: #7A7A7A. Windows color (decimal): -11431312 or 7377489. OLE color: 7377489.
HSL color Cylindrical-coordinate representation of color #519270: hue angle of 148.62º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #519270 is Cyan = 0.45, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 146 | 112 | - |
| CMYK | 0.45 | 0 | 0.23 | 0.43 |
| HSL | 148.62º | 0.29% | 0.45% | - |
| HSV(B) | 148.62º | 0.45% | 0.57% | - |
| XYZ | 16.6 | 23.48 | 18.99 | - |
| YUV | 122.69 | 121.97 | 98.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 112 | 0.45 | 0 | 0.23 | 0.43 | 148.62 | 0.29 | 0.45 |
| Hex | 51 | 92 | 70 | 2D | 0 | 17 | 2B | 95 | 1D | 2D |
| Octal | 121 | 222 | 160 | 55 | 0 | 27 | 53 | 225 | 35 | 55 |
| Binary | 1010001 | 10010010 | 1110000 | 101101 | 0 | 10111 | 101011 | 10010101 | 11101 | 101101 |
Color Harmonies of #519270
Complementary color
Monochromatic Colors of #519270
Black with #519270
Text Example
Text Example
White with #519270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519270; }
p { color: rgb(81,146,112); }
H1.HeaderClassName
{
color: #519270;
}
.AnyTagClassName
{
color: #519270;
}
</style>
background-color css
<style>
a { background-color: #519270; }
a { background-color: rgb(81,146,112); }
div.DivClassName
{
background-color: #519270;
}
.BgClassName
{
background-color: #519270;
}
</style>
border-color css
<style>
span { border-color: #519270; }
span { border-color: rgb(81,146,112); }
td.TdClassName
{
border-color: #519270;
}
.TagClassName
{
border-color: #519270;
}
</style>