Shades of Cutty Sark #509073
Tints of Cutty Sark #509073
RGB
CMYK
RGB Variations
Color information
#509073 (or 0x509073) is known color: Cutty Sark. HEX triplet: 50, 90 and 73. RGB value is (80,144,115). Sum of RGB (Red+Green+Blue) = 80+144+115=339 (44% of max value = 765). Red value is 80 (31.64% from 255 or 23.60% from 339); Green value is 144 (56.64% from 255 or 42.48% from 339); Blue value is 115 (45.31% from 255 or 33.92% from 339); Max value from RGB is 144 - color contains mainly: green. Hex color #509073 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509073 is #AF6F8C. Grayscale: #797979. Windows color (decimal): -11497357 or 7573584. OLE color: 7573584.
HSL color Cylindrical-coordinate representation of color #509073: hue angle of 152.81º 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 #509073 is Cyan = 0.44, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 144 | 115 | - |
| CMYK | 0.44 | 0 | 0.20 | 0.44 |
| HSL | 152.81º | 0.29% | 0.44% | - |
| HSV(B) | 152.81º | 0.44% | 0.56% | - |
| XYZ | 16.38 | 22.89 | 19.77 | - |
| YUV | 121.56 | 124.3 | 98.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 144 | 115 | 0.44 | 0 | 0.20 | 0.44 | 152.81 | 0.29 | 0.44 |
| Hex | 50 | 90 | 73 | 2C | 0 | 14 | 2C | 99 | 1D | 2C |
| Octal | 120 | 220 | 163 | 54 | 0 | 24 | 54 | 231 | 35 | 54 |
| Binary | 1010000 | 10010000 | 1110011 | 101100 | 0 | 10100 | 101100 | 10011001 | 11101 | 101100 |
Color Harmonies of #509073
Complementary color
Monochromatic Colors of #509073
Black with #509073
Text Example
Text Example
White with #509073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509073; }
p { color: rgb(80,144,115); }
H1.HeaderClassName
{
color: #509073;
}
.AnyTagClassName
{
color: #509073;
}
</style>
background-color css
<style>
a { background-color: #509073; }
a { background-color: rgb(80,144,115); }
div.DivClassName
{
background-color: #509073;
}
.BgClassName
{
background-color: #509073;
}
</style>
border-color css
<style>
span { border-color: #509073; }
span { border-color: rgb(80,144,115); }
td.TdClassName
{
border-color: #509073;
}
.TagClassName
{
border-color: #509073;
}
</style>