Shades of Cutty Sark #519376
Tints of Cutty Sark #519376
RGB
CMYK
RGB Variations
Color information
#519376 (or 0x519376) is known color: Cutty Sark. HEX triplet: 51, 93 and 76. RGB value is (81,147,118). Sum of RGB (Red+Green+Blue) = 81+147+118=346 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.41% from 346); Green value is 147 (57.81% from 255 or 42.49% from 346); Blue value is 118 (46.48% from 255 or 34.10% from 346); Max value from RGB is 147 - color contains mainly: green. Hex color #519376 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519376 is #AE6C89. Grayscale: #7C7C7C. Windows color (decimal): -11431050 or 7770961. OLE color: 7770961.
HSL color Cylindrical-coordinate representation of color #519376: hue angle of 153.64º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #519376 is Cyan = 0.45, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 118 | - |
| CMYK | 0.45 | 0 | 0.20 | 0.42 |
| HSL | 153.64º | 0.29% | 0.45% | - |
| HSV(B) | 153.64º | 0.45% | 0.58% | - |
| XYZ | 17.1 | 23.92 | 20.86 | - |
| YUV | 123.96 | 124.63 | 97.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 118 | 0.45 | 0 | 0.20 | 0.42 | 153.64 | 0.29 | 0.45 |
| Hex | 51 | 93 | 76 | 2D | 0 | 14 | 2A | 9A | 1D | 2D |
| Octal | 121 | 223 | 166 | 55 | 0 | 24 | 52 | 232 | 35 | 55 |
| Binary | 1010001 | 10010011 | 1110110 | 101101 | 0 | 10100 | 101010 | 10011010 | 11101 | 101101 |
Color Harmonies of #519376
Complementary color
Monochromatic Colors of #519376
Black with #519376
Text Example
Text Example
White with #519376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519376; }
p { color: rgb(81,147,118); }
H1.HeaderClassName
{
color: #519376;
}
.AnyTagClassName
{
color: #519376;
}
</style>
background-color css
<style>
a { background-color: #519376; }
a { background-color: rgb(81,147,118); }
div.DivClassName
{
background-color: #519376;
}
.BgClassName
{
background-color: #519376;
}
</style>
border-color css
<style>
span { border-color: #519376; }
span { border-color: rgb(81,147,118); }
td.TdClassName
{
border-color: #519376;
}
.TagClassName
{
border-color: #519376;
}
</style>