Shades of Cutty Sark #519174
Tints of Cutty Sark #519174
RGB
CMYK
RGB Variations
Color information
#519174 (or 0x519174) is known color: Cutty Sark. HEX triplet: 51, 91 and 74. RGB value is (81,145,116). Sum of RGB (Red+Green+Blue) = 81+145+116=342 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.68% from 342); Green value is 145 (57.03% from 255 or 42.40% from 342); Blue value is 116 (45.70% from 255 or 33.92% from 342); Max value from RGB is 145 - color contains mainly: green. Hex color #519174 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519174 is #AE6E8B. Grayscale: #7A7A7A. Windows color (decimal): -11431564 or 7639377. OLE color: 7639377.
HSL color Cylindrical-coordinate representation of color #519174: hue angle of 152.81º 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 #519174 is Cyan = 0.44, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 116 | - |
| CMYK | 0.44 | 0 | 0.2 | 0.43 |
| HSL | 152.81º | 0.28% | 0.44% | - |
| HSV(B) | 152.81º | 0.44% | 0.57% | - |
| XYZ | 16.67 | 23.26 | 20.13 | - |
| YUV | 122.56 | 124.3 | 98.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 116 | 0.44 | 0 | 0.2 | 0.43 | 152.81 | 0.28 | 0.44 |
| Hex | 51 | 91 | 74 | 2C | 0 | 14 | 2B | 99 | 1C | 2C |
| Octal | 121 | 221 | 164 | 54 | 0 | 24 | 53 | 231 | 34 | 54 |
| Binary | 1010001 | 10010001 | 1110100 | 101100 | 0 | 10100 | 101011 | 10011001 | 11100 | 101100 |
Color Harmonies of #519174
Complementary color
Monochromatic Colors of #519174
Black with #519174
Text Example
Text Example
White with #519174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519174; }
p { color: rgb(81,145,116); }
H1.HeaderClassName
{
color: #519174;
}
.AnyTagClassName
{
color: #519174;
}
</style>
background-color css
<style>
a { background-color: #519174; }
a { background-color: rgb(81,145,116); }
div.DivClassName
{
background-color: #519174;
}
.BgClassName
{
background-color: #519174;
}
</style>
border-color css
<style>
span { border-color: #519174; }
span { border-color: rgb(81,145,116); }
td.TdClassName
{
border-color: #519174;
}
.TagClassName
{
border-color: #519174;
}
</style>