Shades of Cutty Sark #519374
Tints of Cutty Sark #519374
RGB
CMYK
RGB Variations
Color information
#519374 (or 0x519374) is known color: Cutty Sark. HEX triplet: 51, 93 and 74. RGB value is (81,147,116). Sum of RGB (Red+Green+Blue) = 81+147+116=344 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.55% from 344); Green value is 147 (57.81% from 255 or 42.73% from 344); Blue value is 116 (45.70% from 255 or 33.72% from 344); Max value from RGB is 147 - color contains mainly: green. Hex color #519374 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519374 is #AE6C8B. Grayscale: #7B7B7B. Windows color (decimal): -11431052 or 7639889. OLE color: 7639889.
HSL color Cylindrical-coordinate representation of color #519374: hue angle of 151.82º 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 #519374 is Cyan = 0.45, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 116 | - |
| CMYK | 0.45 | 0 | 0.21 | 0.42 |
| HSL | 151.82º | 0.29% | 0.45% | - |
| HSV(B) | 151.82º | 0.45% | 0.58% | - |
| XYZ | 16.98 | 23.88 | 20.24 | - |
| YUV | 123.73 | 123.63 | 97.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 116 | 0.45 | 0 | 0.21 | 0.42 | 151.82 | 0.29 | 0.45 |
| Hex | 51 | 93 | 74 | 2D | 0 | 15 | 2A | 98 | 1D | 2D |
| Octal | 121 | 223 | 164 | 55 | 0 | 25 | 52 | 230 | 35 | 55 |
| Binary | 1010001 | 10010011 | 1110100 | 101101 | 0 | 10101 | 101010 | 10011000 | 11101 | 101101 |
Color Harmonies of #519374
Complementary color
Monochromatic Colors of #519374
Black with #519374
Text Example
Text Example
White with #519374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519374; }
p { color: rgb(81,147,116); }
H1.HeaderClassName
{
color: #519374;
}
.AnyTagClassName
{
color: #519374;
}
</style>
background-color css
<style>
a { background-color: #519374; }
a { background-color: rgb(81,147,116); }
div.DivClassName
{
background-color: #519374;
}
.BgClassName
{
background-color: #519374;
}
</style>
border-color css
<style>
span { border-color: #519374; }
span { border-color: rgb(81,147,116); }
td.TdClassName
{
border-color: #519374;
}
.TagClassName
{
border-color: #519374;
}
</style>