Shades of Cutty Sark #519176
Tints of Cutty Sark #519176
RGB
CMYK
RGB Variations
Color information
#519176 (or 0x519176) is known color: Cutty Sark. HEX triplet: 51, 91 and 76. RGB value is (81,145,118). Sum of RGB (Red+Green+Blue) = 81+145+118=344 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.55% from 344); Green value is 145 (57.03% from 255 or 42.15% from 344); Blue value is 118 (46.48% from 255 or 34.30% from 344); Max value from RGB is 145 - color contains mainly: green. Hex color #519176 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519176 is #AE6E89. Grayscale: #7A7A7A. Windows color (decimal): -11431562 or 7770449. OLE color: 7770449.
HSL color Cylindrical-coordinate representation of color #519176: hue angle of 154.69º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #519176 is Cyan = 0.44, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 118 | - |
| CMYK | 0.44 | 0 | 0.19 | 0.43 |
| HSL | 154.69º | 0.28% | 0.44% | - |
| HSV(B) | 154.69º | 0.44% | 0.57% | - |
| XYZ | 16.79 | 23.31 | 20.75 | - |
| YUV | 122.79 | 125.3 | 98.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 118 | 0.44 | 0 | 0.19 | 0.43 | 154.69 | 0.28 | 0.44 |
| Hex | 51 | 91 | 76 | 2C | 0 | 13 | 2B | 9B | 1C | 2C |
| Octal | 121 | 221 | 166 | 54 | 0 | 23 | 53 | 233 | 34 | 54 |
| Binary | 1010001 | 10010001 | 1110110 | 101100 | 0 | 10011 | 101011 | 10011011 | 11100 | 101100 |
Color Harmonies of #519176
Complementary color
Monochromatic Colors of #519176
Black with #519176
Text Example
Text Example
White with #519176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519176; }
p { color: rgb(81,145,118); }
H1.HeaderClassName
{
color: #519176;
}
.AnyTagClassName
{
color: #519176;
}
</style>
background-color css
<style>
a { background-color: #519176; }
a { background-color: rgb(81,145,118); }
div.DivClassName
{
background-color: #519176;
}
.BgClassName
{
background-color: #519176;
}
</style>
border-color css
<style>
span { border-color: #519176; }
span { border-color: rgb(81,145,118); }
td.TdClassName
{
border-color: #519176;
}
.TagClassName
{
border-color: #519176;
}
</style>