Shades of Cutty Sark #657771
Tints of Cutty Sark #657771
RGB
CMYK
RGB Variations
Color information
#657771 (or 0x657771) is known color: Cutty Sark. HEX triplet: 65, 77 and 71. RGB value is (101,119,113). Sum of RGB (Red+Green+Blue) = 101+119+113=333 (44% of max value = 765). Red value is 101 (39.84% from 255 or 30.33% from 333); Green value is 119 (46.88% from 255 or 35.74% from 333); Blue value is 113 (44.53% from 255 or 33.93% from 333); Max value from RGB is 119 - color contains mainly: green. Hex color #657771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657771 is #9A888E. Grayscale: #707070. Windows color (decimal): -10127503 or 7436133. OLE color: 7436133.
HSL color Cylindrical-coordinate representation of color #657771: hue angle of 160º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #657771 is Cyan = 0.15, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 119 | 113 | - |
| CMYK | 0.15 | 0 | 0.05 | 0.53 |
| HSL | 160º | 0.08% | 0.43% | - |
| HSV(B) | 160º | 0.15% | 0.47% | - |
| XYZ | 14.94 | 17.15 | 18.15 | - |
| YUV | 112.93 | 128.04 | 119.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 119 | 113 | 0.15 | 0 | 0.05 | 0.53 | 160 | 0.08 | 0.43 |
| Hex | 65 | 77 | 71 | F | 0 | 5 | 35 | A0 | 8 | 2B |
| Octal | 145 | 167 | 161 | 17 | 0 | 5 | 65 | 240 | 10 | 53 |
| Binary | 1100101 | 1110111 | 1110001 | 1111 | 0 | 101 | 110101 | 10100000 | 1000 | 101011 |
Color Harmonies of #657771
Complementary color
Monochromatic Colors of #657771
Black with #657771
Text Example
Text Example
White with #657771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657771; }
p { color: rgb(101,119,113); }
H1.HeaderClassName
{
color: #657771;
}
.AnyTagClassName
{
color: #657771;
}
</style>
background-color css
<style>
a { background-color: #657771; }
a { background-color: rgb(101,119,113); }
div.DivClassName
{
background-color: #657771;
}
.BgClassName
{
background-color: #657771;
}
</style>
border-color css
<style>
span { border-color: #657771; }
span { border-color: rgb(101,119,113); }
td.TdClassName
{
border-color: #657771;
}
.TagClassName
{
border-color: #657771;
}
</style>