Shades of Cutty Sark #508976
Tints of Cutty Sark #508976
RGB
CMYK
RGB Variations
Color information
#508976 (or 0x508976) is known color: Cutty Sark. HEX triplet: 50, 89 and 76. RGB value is (80,137,118). Sum of RGB (Red+Green+Blue) = 80+137+118=335 (44% of max value = 765). Red value is 80 (31.64% from 255 or 23.88% from 335); Green value is 137 (53.91% from 255 or 40.90% from 335); Blue value is 118 (46.48% from 255 or 35.22% from 335); Max value from RGB is 137 - color contains mainly: green. Hex color #508976 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508976 is #AF7689. Grayscale: #757575. Windows color (decimal): -11499146 or 7768400. OLE color: 7768400.
HSL color Cylindrical-coordinate representation of color #508976: hue angle of 160º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #508976 is Cyan = 0.42, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 80 | 137 | 118 | - |
| CMYK | 0.42 | 0 | 0.14 | 0.46 |
| HSL | 160º | 0.26% | 0.43% | - |
| HSV(B) | 160º | 0.42% | 0.54% | - |
| XYZ | 15.52 | 20.9 | 20.36 | - |
| YUV | 117.79 | 128.12 | 101.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 137 | 118 | 0.42 | 0 | 0.14 | 0.46 | 160 | 0.26 | 0.43 |
| Hex | 50 | 89 | 76 | 2A | 0 | E | 2E | A0 | 1A | 2B |
| Octal | 120 | 211 | 166 | 52 | 0 | 16 | 56 | 240 | 32 | 53 |
| Binary | 1010000 | 10001001 | 1110110 | 101010 | 0 | 1110 | 101110 | 10100000 | 11010 | 101011 |
Color Harmonies of #508976
Complementary color
Monochromatic Colors of #508976
Black with #508976
Text Example
Text Example
White with #508976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508976; }
p { color: rgb(80,137,118); }
H1.HeaderClassName
{
color: #508976;
}
.AnyTagClassName
{
color: #508976;
}
</style>
background-color css
<style>
a { background-color: #508976; }
a { background-color: rgb(80,137,118); }
div.DivClassName
{
background-color: #508976;
}
.BgClassName
{
background-color: #508976;
}
</style>
border-color css
<style>
span { border-color: #508976; }
span { border-color: rgb(80,137,118); }
td.TdClassName
{
border-color: #508976;
}
.TagClassName
{
border-color: #508976;
}
</style>