Shades of Cutty Sark #558579
Tints of Cutty Sark #558579
RGB
CMYK
RGB Variations
Color information
#558579 (or 0x558579) is known color: Cutty Sark. HEX triplet: 55, 85 and 79. RGB value is (85,133,121). Sum of RGB (Red+Green+Blue) = 85+133+121=339 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.07% from 339); Green value is 133 (52.34% from 255 or 39.23% from 339); Blue value is 121 (47.66% from 255 or 35.69% from 339); Max value from RGB is 133 - color contains mainly: green. Hex color #558579 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558579 is #AA7A86. Grayscale: #757575. Windows color (decimal): -11172487 or 7963989. OLE color: 7963989.
HSL color Cylindrical-coordinate representation of color #558579: hue angle of 165º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #558579 is Cyan = 0.36, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 133 | 121 | - |
| CMYK | 0.36 | 0 | 0.09 | 0.48 |
| HSL | 165º | 0.22% | 0.43% | - |
| HSV(B) | 165º | 0.36% | 0.52% | - |
| XYZ | 15.59 | 20.09 | 21.14 | - |
| YUV | 117.28 | 130.1 | 104.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 133 | 121 | 0.36 | 0 | 0.09 | 0.48 | 165 | 0.22 | 0.43 |
| Hex | 55 | 85 | 79 | 24 | 0 | 9 | 30 | A5 | 16 | 2B |
| Octal | 125 | 205 | 171 | 44 | 0 | 11 | 60 | 245 | 26 | 53 |
| Binary | 1010101 | 10000101 | 1111001 | 100100 | 0 | 1001 | 110000 | 10100101 | 10110 | 101011 |
Color Harmonies of #558579
Complementary color
Monochromatic Colors of #558579
Black with #558579
Text Example
Text Example
White with #558579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558579; }
p { color: rgb(85,133,121); }
H1.HeaderClassName
{
color: #558579;
}
.AnyTagClassName
{
color: #558579;
}
</style>
background-color css
<style>
a { background-color: #558579; }
a { background-color: rgb(85,133,121); }
div.DivClassName
{
background-color: #558579;
}
.BgClassName
{
background-color: #558579;
}
</style>
border-color css
<style>
span { border-color: #558579; }
span { border-color: rgb(85,133,121); }
td.TdClassName
{
border-color: #558579;
}
.TagClassName
{
border-color: #558579;
}
</style>