Shades of Cutty Sark #509270
Tints of Cutty Sark #509270
RGB
CMYK
RGB Variations
Color information
#509270 (or 0x509270) is known color: Cutty Sark. HEX triplet: 50, 92 and 70. RGB value is (80,146,112). Sum of RGB (Red+Green+Blue) = 80+146+112=338 (44% of max value = 765). Red value is 80 (31.64% from 255 or 23.67% from 338); Green value is 146 (57.42% from 255 or 43.20% from 338); Blue value is 112 (44.14% from 255 or 33.14% from 338); Max value from RGB is 146 - color contains mainly: green. Hex color #509270 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509270 is #AF6D8F. Grayscale: #7A7A7A. Windows color (decimal): -11496848 or 7377488. OLE color: 7377488.
HSL color Cylindrical-coordinate representation of color #509270: hue angle of 149.09º 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 #509270 is Cyan = 0.45, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 146 | 112 | - |
| CMYK | 0.45 | 0 | 0.23 | 0.43 |
| HSL | 149.09º | 0.29% | 0.44% | - |
| HSV(B) | 149.09º | 0.45% | 0.57% | - |
| XYZ | 16.51 | 23.43 | 18.98 | - |
| YUV | 122.39 | 122.13 | 97.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 146 | 112 | 0.45 | 0 | 0.23 | 0.43 | 149.09 | 0.29 | 0.44 |
| Hex | 50 | 92 | 70 | 2D | 0 | 17 | 2B | 95 | 1D | 2C |
| Octal | 120 | 222 | 160 | 55 | 0 | 27 | 53 | 225 | 35 | 54 |
| Binary | 1010000 | 10010010 | 1110000 | 101101 | 0 | 10111 | 101011 | 10010101 | 11101 | 101100 |
Color Harmonies of #509270
Complementary color
Monochromatic Colors of #509270
Black with #509270
Text Example
Text Example
White with #509270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509270; }
p { color: rgb(80,146,112); }
H1.HeaderClassName
{
color: #509270;
}
.AnyTagClassName
{
color: #509270;
}
</style>
background-color css
<style>
a { background-color: #509270; }
a { background-color: rgb(80,146,112); }
div.DivClassName
{
background-color: #509270;
}
.BgClassName
{
background-color: #509270;
}
</style>
border-color css
<style>
span { border-color: #509270; }
span { border-color: rgb(80,146,112); }
td.TdClassName
{
border-color: #509270;
}
.TagClassName
{
border-color: #509270;
}
</style>