Shades of Cutty Sark #509577
Tints of Cutty Sark #509577
RGB
CMYK
RGB Variations
Color information
#509577 (or 0x509577) is known color: Cutty Sark. HEX triplet: 50, 95 and 77. RGB value is (80,149,119). Sum of RGB (Red+Green+Blue) = 80+149+119=348 (46% of max value = 765). Red value is 80 (31.64% from 255 or 22.99% from 348); Green value is 149 (58.59% from 255 or 42.82% from 348); Blue value is 119 (46.88% from 255 or 34.20% from 348); Max value from RGB is 149 - color contains mainly: green. Hex color #509577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509577 is #AF6A88. Grayscale: #7D7D7D. Windows color (decimal): -11496073 or 7837008. OLE color: 7837008.
HSL color Cylindrical-coordinate representation of color #509577: hue angle of 153.91º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #509577 is Cyan = 0.46, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 149 | 119 | - |
| CMYK | 0.46 | 0 | 0.20 | 0.42 |
| HSL | 153.91º | 0.3% | 0.45% | - |
| HSV(B) | 153.91º | 0.46% | 0.58% | - |
| XYZ | 17.39 | 24.53 | 21.27 | - |
| YUV | 124.95 | 124.64 | 95.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 149 | 119 | 0.46 | 0 | 0.20 | 0.42 | 153.91 | 0.3 | 0.45 |
| Hex | 50 | 95 | 77 | 2E | 0 | 14 | 2A | 9A | 1E | 2D |
| Octal | 120 | 225 | 167 | 56 | 0 | 24 | 52 | 232 | 36 | 55 |
| Binary | 1010000 | 10010101 | 1110111 | 101110 | 0 | 10100 | 101010 | 10011010 | 11110 | 101101 |
Color Harmonies of #509577
Complementary color
Monochromatic Colors of #509577
Black with #509577
Text Example
Text Example
White with #509577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509577; }
p { color: rgb(80,149,119); }
H1.HeaderClassName
{
color: #509577;
}
.AnyTagClassName
{
color: #509577;
}
</style>
background-color css
<style>
a { background-color: #509577; }
a { background-color: rgb(80,149,119); }
div.DivClassName
{
background-color: #509577;
}
.BgClassName
{
background-color: #509577;
}
</style>
border-color css
<style>
span { border-color: #509577; }
span { border-color: rgb(80,149,119); }
td.TdClassName
{
border-color: #509577;
}
.TagClassName
{
border-color: #509577;
}
</style>