Shades of Cutty Sark #558776
Tints of Cutty Sark #558776
RGB
CMYK
RGB Variations
Color information
#558776 (or 0x558776) is known color: Cutty Sark. HEX triplet: 55, 87 and 76. RGB value is (85,135,118). Sum of RGB (Red+Green+Blue) = 85+135+118=338 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.15% from 338); Green value is 135 (53.12% from 255 or 39.94% from 338); Blue value is 118 (46.48% from 255 or 34.91% from 338); Max value from RGB is 135 - color contains mainly: green. Hex color #558776 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558776 is #AA7889. Grayscale: #767676. Windows color (decimal): -11171978 or 7767893. OLE color: 7767893.
HSL color Cylindrical-coordinate representation of color #558776: hue angle of 159.6º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #558776 is Cyan = 0.37, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 135 | 118 | - |
| CMYK | 0.37 | 0 | 0.13 | 0.47 |
| HSL | 159.6º | 0.23% | 0.43% | - |
| HSV(B) | 159.6º | 0.37% | 0.53% | - |
| XYZ | 15.68 | 20.57 | 20.28 | - |
| YUV | 118.11 | 127.94 | 104.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 135 | 118 | 0.37 | 0 | 0.13 | 0.47 | 159.6 | 0.23 | 0.43 |
| Hex | 55 | 87 | 76 | 25 | 0 | D | 2F | A0 | 17 | 2B |
| Octal | 125 | 207 | 166 | 45 | 0 | 15 | 57 | 240 | 27 | 53 |
| Binary | 1010101 | 10000111 | 1110110 | 100101 | 0 | 1101 | 101111 | 10100000 | 10111 | 101011 |
Color Harmonies of #558776
Complementary color
Monochromatic Colors of #558776
Black with #558776
Text Example
Text Example
White with #558776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558776; }
p { color: rgb(85,135,118); }
H1.HeaderClassName
{
color: #558776;
}
.AnyTagClassName
{
color: #558776;
}
</style>
background-color css
<style>
a { background-color: #558776; }
a { background-color: rgb(85,135,118); }
div.DivClassName
{
background-color: #558776;
}
.BgClassName
{
background-color: #558776;
}
</style>
border-color css
<style>
span { border-color: #558776; }
span { border-color: rgb(85,135,118); }
td.TdClassName
{
border-color: #558776;
}
.TagClassName
{
border-color: #558776;
}
</style>