Shades of Cutty Sark #509376
Tints of Cutty Sark #509376
RGB
CMYK
RGB Variations
Color information
#509376 (or 0x509376) is known color: Cutty Sark. HEX triplet: 50, 93 and 76. RGB value is (80,147,118). Sum of RGB (Red+Green+Blue) = 80+147+118=345 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.19% from 345); Green value is 147 (57.81% from 255 or 42.61% from 345); Blue value is 118 (46.48% from 255 or 34.20% from 345); Max value from RGB is 147 - color contains mainly: green. Hex color #509376 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509376 is #AF6C89. Grayscale: #7B7B7B. Windows color (decimal): -11496586 or 7770960. OLE color: 7770960.
HSL color Cylindrical-coordinate representation of color #509376: hue angle of 154.03º 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 #509376 is Cyan = 0.46, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 147 | 118 | - |
| CMYK | 0.46 | 0 | 0.20 | 0.42 |
| HSL | 154.03º | 0.3% | 0.45% | - |
| HSV(B) | 154.03º | 0.46% | 0.58% | - |
| XYZ | 17.01 | 23.88 | 20.85 | - |
| YUV | 123.66 | 124.8 | 96.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 118 | 0.46 | 0 | 0.20 | 0.42 | 154.03 | 0.3 | 0.45 |
| Hex | 50 | 93 | 76 | 2E | 0 | 14 | 2A | 9A | 1E | 2D |
| Octal | 120 | 223 | 166 | 56 | 0 | 24 | 52 | 232 | 36 | 55 |
| Binary | 1010000 | 10010011 | 1110110 | 101110 | 0 | 10100 | 101010 | 10011010 | 11110 | 101101 |
Color Harmonies of #509376
Complementary color
Monochromatic Colors of #509376
Black with #509376
Text Example
Text Example
White with #509376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509376; }
p { color: rgb(80,147,118); }
H1.HeaderClassName
{
color: #509376;
}
.AnyTagClassName
{
color: #509376;
}
</style>
background-color css
<style>
a { background-color: #509376; }
a { background-color: rgb(80,147,118); }
div.DivClassName
{
background-color: #509376;
}
.BgClassName
{
background-color: #509376;
}
</style>
border-color css
<style>
span { border-color: #509376; }
span { border-color: rgb(80,147,118); }
td.TdClassName
{
border-color: #509376;
}
.TagClassName
{
border-color: #509376;
}
</style>