Shades of Cutty Sark #557166
Tints of Cutty Sark #557166
RGB
CMYK
RGB Variations
Color information
#557166 (or 0x557166) is known color: Cutty Sark. HEX triplet: 55, 71 and 66. RGB value is (85,113,102). Sum of RGB (Red+Green+Blue) = 85+113+102=300 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.33% from 300); Green value is 113 (44.53% from 255 or 37.67% from 300); Blue value is 102 (40.23% from 255 or 34% from 300); Max value from RGB is 113 - color contains mainly: green. Hex color #557166 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557166 is #AA8E99. Grayscale: #676767. Windows color (decimal): -11177626 or 6713685. OLE color: 6713685.
HSL color Cylindrical-coordinate representation of color #557166: hue angle of 156.43º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #557166 is Cyan = 0.25, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 102 | - |
| CMYK | 0.25 | 0 | 0.10 | 0.56 |
| HSL | 156.43º | 0.14% | 0.39% | - |
| HSV(B) | 156.43º | 0.25% | 0.44% | - |
| XYZ | 12.05 | 14.7 | 14.77 | - |
| YUV | 103.37 | 127.22 | 114.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 102 | 0.25 | 0 | 0.10 | 0.56 | 156.43 | 0.14 | 0.39 |
| Hex | 55 | 71 | 66 | 19 | 0 | A | 38 | 9C | E | 27 |
| Octal | 125 | 161 | 146 | 31 | 0 | 12 | 70 | 234 | 16 | 47 |
| Binary | 1010101 | 1110001 | 1100110 | 11001 | 0 | 1010 | 111000 | 10011100 | 1110 | 100111 |
Color Harmonies of #557166
Complementary color
Monochromatic Colors of #557166
Black with #557166
Text Example
Text Example
White with #557166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557166; }
p { color: rgb(85,113,102); }
H1.HeaderClassName
{
color: #557166;
}
.AnyTagClassName
{
color: #557166;
}
</style>
background-color css
<style>
a { background-color: #557166; }
a { background-color: rgb(85,113,102); }
div.DivClassName
{
background-color: #557166;
}
.BgClassName
{
background-color: #557166;
}
</style>
border-color css
<style>
span { border-color: #557166; }
span { border-color: rgb(85,113,102); }
td.TdClassName
{
border-color: #557166;
}
.TagClassName
{
border-color: #557166;
}
</style>