Shades of Cutty Sark #558772
Tints of Cutty Sark #558772
RGB
CMYK
RGB Variations
Color information
#558772 (or 0x558772) is known color: Cutty Sark. HEX triplet: 55, 87 and 72. RGB value is (85,135,114). Sum of RGB (Red+Green+Blue) = 85+135+114=334 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.45% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 114 (44.92% from 255 or 34.13% from 334); Max value from RGB is 135 - color contains mainly: green. Hex color #558772 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558772 is #AA788D. Grayscale: #757575. Windows color (decimal): -11171982 or 7505749. OLE color: 7505749.
HSL color Cylindrical-coordinate representation of color #558772: hue angle of 154.8º 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 #558772 is Cyan = 0.37, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 135 | 114 | - |
| CMYK | 0.37 | 0 | 0.16 | 0.47 |
| HSL | 154.8º | 0.23% | 0.43% | - |
| HSV(B) | 154.8º | 0.37% | 0.53% | - |
| XYZ | 15.45 | 20.47 | 19.06 | - |
| YUV | 117.66 | 125.94 | 104.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 135 | 114 | 0.37 | 0 | 0.16 | 0.47 | 154.8 | 0.23 | 0.43 |
| Hex | 55 | 87 | 72 | 25 | 0 | 10 | 2F | 9B | 17 | 2B |
| Octal | 125 | 207 | 162 | 45 | 0 | 20 | 57 | 233 | 27 | 53 |
| Binary | 1010101 | 10000111 | 1110010 | 100101 | 0 | 10000 | 101111 | 10011011 | 10111 | 101011 |
Color Harmonies of #558772
Complementary color
Monochromatic Colors of #558772
Black with #558772
Text Example
Text Example
White with #558772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558772; }
p { color: rgb(85,135,114); }
H1.HeaderClassName
{
color: #558772;
}
.AnyTagClassName
{
color: #558772;
}
</style>
background-color css
<style>
a { background-color: #558772; }
a { background-color: rgb(85,135,114); }
div.DivClassName
{
background-color: #558772;
}
.BgClassName
{
background-color: #558772;
}
</style>
border-color css
<style>
span { border-color: #558772; }
span { border-color: rgb(85,135,114); }
td.TdClassName
{
border-color: #558772;
}
.TagClassName
{
border-color: #558772;
}
</style>