Shades of Cutty Sark #559078
Tints of Cutty Sark #559078
RGB
CMYK
RGB Variations
Color information
#559078 (or 0x559078) is known color: Cutty Sark. HEX triplet: 55, 90 and 78. RGB value is (85,144,120). Sum of RGB (Red+Green+Blue) = 85+144+120=349 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.36% from 349); Green value is 144 (56.64% from 255 or 41.26% from 349); Blue value is 120 (47.27% from 255 or 34.38% from 349); Max value from RGB is 144 - color contains mainly: green. Hex color #559078 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #559078 is #AA6F87. Grayscale: #7B7B7B. Windows color (decimal): -11169672 or 7901269. OLE color: 7901269.
HSL color Cylindrical-coordinate representation of color #559078: hue angle of 155.59º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #559078 is Cyan = 0.41, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 144 | 120 | - |
| CMYK | 0.41 | 0 | 0.17 | 0.44 |
| HSL | 155.59º | 0.26% | 0.45% | - |
| HSV(B) | 155.59º | 0.41% | 0.56% | - |
| XYZ | 17.11 | 23.23 | 21.35 | - |
| YUV | 123.62 | 125.95 | 100.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 144 | 120 | 0.41 | 0 | 0.17 | 0.44 | 155.59 | 0.26 | 0.45 |
| Hex | 55 | 90 | 78 | 29 | 0 | 11 | 2C | 9C | 1A | 2D |
| Octal | 125 | 220 | 170 | 51 | 0 | 21 | 54 | 234 | 32 | 55 |
| Binary | 1010101 | 10010000 | 1111000 | 101001 | 0 | 10001 | 101100 | 10011100 | 11010 | 101101 |
Color Harmonies of #559078
Complementary color
Monochromatic Colors of #559078
Black with #559078
Text Example
Text Example
White with #559078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559078; }
p { color: rgb(85,144,120); }
H1.HeaderClassName
{
color: #559078;
}
.AnyTagClassName
{
color: #559078;
}
</style>
background-color css
<style>
a { background-color: #559078; }
a { background-color: rgb(85,144,120); }
div.DivClassName
{
background-color: #559078;
}
.BgClassName
{
background-color: #559078;
}
</style>
border-color css
<style>
span { border-color: #559078; }
span { border-color: rgb(85,144,120); }
td.TdClassName
{
border-color: #559078;
}
.TagClassName
{
border-color: #559078;
}
</style>