Shades of Cutty Sark #509274
Tints of Cutty Sark #509274
RGB
CMYK
RGB Variations
Color information
#509274 (or 0x509274) is known color: Cutty Sark. HEX triplet: 50, 92 and 74. RGB value is (80,146,116). Sum of RGB (Red+Green+Blue) = 80+146+116=342 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.39% from 342); Green value is 146 (57.42% from 255 or 42.69% from 342); Blue value is 116 (45.70% from 255 or 33.92% from 342); Max value from RGB is 146 - color contains mainly: green. Hex color #509274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509274 is #AF6D8B. Grayscale: #7A7A7A. Windows color (decimal): -11496844 or 7639632. OLE color: 7639632.
HSL color Cylindrical-coordinate representation of color #509274: hue angle of 152.73º 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 #509274 is Cyan = 0.45, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 146 | 116 | - |
| CMYK | 0.45 | 0 | 0.21 | 0.43 |
| HSL | 152.73º | 0.29% | 0.44% | - |
| HSV(B) | 152.73º | 0.45% | 0.57% | - |
| XYZ | 16.74 | 23.52 | 20.18 | - |
| YUV | 122.85 | 124.13 | 97.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 146 | 116 | 0.45 | 0 | 0.21 | 0.43 | 152.73 | 0.29 | 0.44 |
| Hex | 50 | 92 | 74 | 2D | 0 | 15 | 2B | 99 | 1D | 2C |
| Octal | 120 | 222 | 164 | 55 | 0 | 25 | 53 | 231 | 35 | 54 |
| Binary | 1010000 | 10010010 | 1110100 | 101101 | 0 | 10101 | 101011 | 10011001 | 11101 | 101100 |
Color Harmonies of #509274
Complementary color
Monochromatic Colors of #509274
Black with #509274
Text Example
Text Example
White with #509274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509274; }
p { color: rgb(80,146,116); }
H1.HeaderClassName
{
color: #509274;
}
.AnyTagClassName
{
color: #509274;
}
</style>
background-color css
<style>
a { background-color: #509274; }
a { background-color: rgb(80,146,116); }
div.DivClassName
{
background-color: #509274;
}
.BgClassName
{
background-color: #509274;
}
</style>
border-color css
<style>
span { border-color: #509274; }
span { border-color: rgb(80,146,116); }
td.TdClassName
{
border-color: #509274;
}
.TagClassName
{
border-color: #509274;
}
</style>