Shades of Cutty Sark #509276
Tints of Cutty Sark #509276
RGB
CMYK
RGB Variations
Color information
#509276 (or 0x509276) is known color: Cutty Sark. HEX triplet: 50, 92 and 76. RGB value is (80,146,118). Sum of RGB (Red+Green+Blue) = 80+146+118=344 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.26% from 344); Green value is 146 (57.42% from 255 or 42.44% from 344); Blue value is 118 (46.48% from 255 or 34.30% from 344); Max value from RGB is 146 - color contains mainly: green. Hex color #509276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509276 is #AF6D89. Grayscale: #7B7B7B. Windows color (decimal): -11496842 or 7770704. OLE color: 7770704.
HSL color Cylindrical-coordinate representation of color #509276: hue angle of 154.55º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #509276 is Cyan = 0.45, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 146 | 118 | - |
| CMYK | 0.45 | 0 | 0.19 | 0.43 |
| HSL | 154.55º | 0.29% | 0.44% | - |
| HSV(B) | 154.55º | 0.45% | 0.57% | - |
| XYZ | 16.86 | 23.57 | 20.8 | - |
| YUV | 123.07 | 125.13 | 97.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 146 | 118 | 0.45 | 0 | 0.19 | 0.43 | 154.55 | 0.29 | 0.44 |
| Hex | 50 | 92 | 76 | 2D | 0 | 13 | 2B | 9B | 1D | 2C |
| Octal | 120 | 222 | 166 | 55 | 0 | 23 | 53 | 233 | 35 | 54 |
| Binary | 1010000 | 10010010 | 1110110 | 101101 | 0 | 10011 | 101011 | 10011011 | 11101 | 101100 |
Color Harmonies of #509276
Complementary color
Monochromatic Colors of #509276
Black with #509276
Text Example
Text Example
White with #509276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509276; }
p { color: rgb(80,146,118); }
H1.HeaderClassName
{
color: #509276;
}
.AnyTagClassName
{
color: #509276;
}
</style>
background-color css
<style>
a { background-color: #509276; }
a { background-color: rgb(80,146,118); }
div.DivClassName
{
background-color: #509276;
}
.BgClassName
{
background-color: #509276;
}
</style>
border-color css
<style>
span { border-color: #509276; }
span { border-color: rgb(80,146,118); }
td.TdClassName
{
border-color: #509276;
}
.TagClassName
{
border-color: #509276;
}
</style>