Shades of Cutty Sark #509075
Tints of Cutty Sark #509075
RGB
CMYK
RGB Variations
Color information
#509075 (or 0x509075) is known color: Cutty Sark. HEX triplet: 50, 90 and 75. RGB value is (80,144,117). Sum of RGB (Red+Green+Blue) = 80+144+117=341 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.46% from 341); Green value is 144 (56.64% from 255 or 42.23% from 341); Blue value is 117 (46.09% from 255 or 34.31% from 341); Max value from RGB is 144 - color contains mainly: green. Hex color #509075 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509075 is #AF6F8A. Grayscale: #797979. Windows color (decimal): -11497355 or 7704656. OLE color: 7704656.
HSL color Cylindrical-coordinate representation of color #509075: hue angle of 154.69º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #509075 is Cyan = 0.44, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 144 | 117 | - |
| CMYK | 0.44 | 0 | 0.19 | 0.44 |
| HSL | 154.69º | 0.29% | 0.44% | - |
| HSV(B) | 154.69º | 0.44% | 0.56% | - |
| XYZ | 16.49 | 22.94 | 20.39 | - |
| YUV | 121.79 | 125.3 | 98.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 144 | 117 | 0.44 | 0 | 0.19 | 0.44 | 154.69 | 0.29 | 0.44 |
| Hex | 50 | 90 | 75 | 2C | 0 | 13 | 2C | 9B | 1D | 2C |
| Octal | 120 | 220 | 165 | 54 | 0 | 23 | 54 | 233 | 35 | 54 |
| Binary | 1010000 | 10010000 | 1110101 | 101100 | 0 | 10011 | 101100 | 10011011 | 11101 | 101100 |
Color Harmonies of #509075
Complementary color
Monochromatic Colors of #509075
Black with #509075
Text Example
Text Example
White with #509075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509075; }
p { color: rgb(80,144,117); }
H1.HeaderClassName
{
color: #509075;
}
.AnyTagClassName
{
color: #509075;
}
</style>
background-color css
<style>
a { background-color: #509075; }
a { background-color: rgb(80,144,117); }
div.DivClassName
{
background-color: #509075;
}
.BgClassName
{
background-color: #509075;
}
</style>
border-color css
<style>
span { border-color: #509075; }
span { border-color: rgb(80,144,117); }
td.TdClassName
{
border-color: #509075;
}
.TagClassName
{
border-color: #509075;
}
</style>