Shades of Cutty Sark #519277
Tints of Cutty Sark #519277
RGB
CMYK
RGB Variations
Color information
#519277 (or 0x519277) is known color: Cutty Sark. HEX triplet: 51, 92 and 77. RGB value is (81,146,119). Sum of RGB (Red+Green+Blue) = 81+146+119=346 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.41% from 346); Green value is 146 (57.42% from 255 or 42.20% from 346); Blue value is 119 (46.88% from 255 or 34.39% from 346); Max value from RGB is 146 - color contains mainly: green. Hex color #519277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519277 is #AE6D88. Grayscale: #7B7B7B. Windows color (decimal): -11431305 or 7836241. OLE color: 7836241.
HSL color Cylindrical-coordinate representation of color #519277: hue angle of 155.08º 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 #519277 is Cyan = 0.45, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 146 | 119 | - |
| CMYK | 0.45 | 0 | 0.18 | 0.43 |
| HSL | 155.08º | 0.29% | 0.45% | - |
| HSV(B) | 155.08º | 0.45% | 0.57% | - |
| XYZ | 17 | 23.64 | 21.12 | - |
| YUV | 123.49 | 125.47 | 97.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 119 | 0.45 | 0 | 0.18 | 0.43 | 155.08 | 0.29 | 0.45 |
| Hex | 51 | 92 | 77 | 2D | 0 | 12 | 2B | 9B | 1D | 2D |
| Octal | 121 | 222 | 167 | 55 | 0 | 22 | 53 | 233 | 35 | 55 |
| Binary | 1010001 | 10010010 | 1110111 | 101101 | 0 | 10010 | 101011 | 10011011 | 11101 | 101101 |
Color Harmonies of #519277
Complementary color
Monochromatic Colors of #519277
Black with #519277
Text Example
Text Example
White with #519277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519277; }
p { color: rgb(81,146,119); }
H1.HeaderClassName
{
color: #519277;
}
.AnyTagClassName
{
color: #519277;
}
</style>
background-color css
<style>
a { background-color: #519277; }
a { background-color: rgb(81,146,119); }
div.DivClassName
{
background-color: #519277;
}
.BgClassName
{
background-color: #519277;
}
</style>
border-color css
<style>
span { border-color: #519277; }
span { border-color: rgb(81,146,119); }
td.TdClassName
{
border-color: #519277;
}
.TagClassName
{
border-color: #519277;
}
</style>