Shades of Cutty Sark #509378
Tints of Cutty Sark #509378
RGB
CMYK
RGB Variations
Color information
#509378 (or 0x509378) is known color: Cutty Sark. HEX triplet: 50, 93 and 78. RGB value is (80,147,120). Sum of RGB (Red+Green+Blue) = 80+147+120=347 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.05% from 347); Green value is 147 (57.81% from 255 or 42.36% from 347); Blue value is 120 (47.27% from 255 or 34.58% from 347); Max value from RGB is 147 - color contains mainly: green. Hex color #509378 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509378 is #AF6C87. Grayscale: #7B7B7B. Windows color (decimal): -11496584 or 7902032. OLE color: 7902032.
HSL color Cylindrical-coordinate representation of color #509378: hue angle of 155.82º 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 #509378 is Cyan = 0.46, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 147 | 120 | - |
| CMYK | 0.46 | 0 | 0.18 | 0.42 |
| HSL | 155.82º | 0.3% | 0.45% | - |
| HSV(B) | 155.82º | 0.46% | 0.58% | - |
| XYZ | 17.13 | 23.93 | 21.49 | - |
| YUV | 123.89 | 125.8 | 96.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 120 | 0.46 | 0 | 0.18 | 0.42 | 155.82 | 0.3 | 0.45 |
| Hex | 50 | 93 | 78 | 2E | 0 | 12 | 2A | 9C | 1E | 2D |
| Octal | 120 | 223 | 170 | 56 | 0 | 22 | 52 | 234 | 36 | 55 |
| Binary | 1010000 | 10010011 | 1111000 | 101110 | 0 | 10010 | 101010 | 10011100 | 11110 | 101101 |
Color Harmonies of #509378
Complementary color
Monochromatic Colors of #509378
Black with #509378
Text Example
Text Example
White with #509378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509378; }
p { color: rgb(80,147,120); }
H1.HeaderClassName
{
color: #509378;
}
.AnyTagClassName
{
color: #509378;
}
</style>
background-color css
<style>
a { background-color: #509378; }
a { background-color: rgb(80,147,120); }
div.DivClassName
{
background-color: #509378;
}
.BgClassName
{
background-color: #509378;
}
</style>
border-color css
<style>
span { border-color: #509378; }
span { border-color: rgb(80,147,120); }
td.TdClassName
{
border-color: #509378;
}
.TagClassName
{
border-color: #509378;
}
</style>