Shades of Cutty Sark #519278
Tints of Cutty Sark #519278
RGB
CMYK
RGB Variations
Color information
#519278 (or 0x519278) is known color: Cutty Sark. HEX triplet: 51, 92 and 78. RGB value is (81,146,120). Sum of RGB (Red+Green+Blue) = 81+146+120=347 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.34% from 347); Green value is 146 (57.42% from 255 or 42.07% from 347); Blue value is 120 (47.27% from 255 or 34.58% from 347); Max value from RGB is 146 - color contains mainly: green. Hex color #519278 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519278 is #AE6D87. Grayscale: #7B7B7B. Windows color (decimal): -11431304 or 7901777. OLE color: 7901777.
HSL color Cylindrical-coordinate representation of color #519278: hue angle of 156º 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 #519278 is Cyan = 0.45, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 146 | 120 | - |
| CMYK | 0.45 | 0 | 0.18 | 0.43 |
| HSL | 156º | 0.29% | 0.45% | - |
| HSV(B) | 156º | 0.45% | 0.57% | - |
| XYZ | 17.06 | 23.66 | 21.44 | - |
| YUV | 123.6 | 125.97 | 97.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 120 | 0.45 | 0 | 0.18 | 0.43 | 156 | 0.29 | 0.45 |
| Hex | 51 | 92 | 78 | 2D | 0 | 12 | 2B | 9C | 1D | 2D |
| Octal | 121 | 222 | 170 | 55 | 0 | 22 | 53 | 234 | 35 | 55 |
| Binary | 1010001 | 10010010 | 1111000 | 101101 | 0 | 10010 | 101011 | 10011100 | 11101 | 101101 |
Color Harmonies of #519278
Complementary color
Monochromatic Colors of #519278
Black with #519278
Text Example
Text Example
White with #519278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519278; }
p { color: rgb(81,146,120); }
H1.HeaderClassName
{
color: #519278;
}
.AnyTagClassName
{
color: #519278;
}
</style>
background-color css
<style>
a { background-color: #519278; }
a { background-color: rgb(81,146,120); }
div.DivClassName
{
background-color: #519278;
}
.BgClassName
{
background-color: #519278;
}
</style>
border-color css
<style>
span { border-color: #519278; }
span { border-color: rgb(81,146,120); }
td.TdClassName
{
border-color: #519278;
}
.TagClassName
{
border-color: #519278;
}
</style>