Shades of Cutty Sark #667771
Tints of Cutty Sark #667771
RGB
CMYK
RGB Variations
Color information
#667771 (or 0x667771) is known color: Cutty Sark. HEX triplet: 66, 77 and 71. RGB value is (102,119,113). Sum of RGB (Red+Green+Blue) = 102+119+113=334 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.54% from 334); Green value is 119 (46.88% from 255 or 35.63% from 334); Blue value is 113 (44.53% from 255 or 33.83% from 334); Max value from RGB is 119 - color contains mainly: green. Hex color #667771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667771 is #99888E. Grayscale: #717171. Windows color (decimal): -10061967 or 7436134. OLE color: 7436134.
HSL color Cylindrical-coordinate representation of color #667771: hue angle of 158.82º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #667771 is Cyan = 0.14, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 119 | 113 | - |
| CMYK | 0.14 | 0 | 0.05 | 0.53 |
| HSL | 158.82º | 0.08% | 0.43% | - |
| HSV(B) | 158.82º | 0.14% | 0.47% | - |
| XYZ | 15.06 | 17.21 | 18.15 | - |
| YUV | 113.23 | 127.87 | 119.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 113 | 0.14 | 0 | 0.05 | 0.53 | 158.82 | 0.08 | 0.43 |
| Hex | 66 | 77 | 71 | E | 0 | 5 | 35 | 9F | 8 | 2B |
| Octal | 146 | 167 | 161 | 16 | 0 | 5 | 65 | 237 | 10 | 53 |
| Binary | 1100110 | 1110111 | 1110001 | 1110 | 0 | 101 | 110101 | 10011111 | 1000 | 101011 |
Color Harmonies of #667771
Complementary color
Monochromatic Colors of #667771
Black with #667771
Text Example
Text Example
White with #667771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667771; }
p { color: rgb(102,119,113); }
H1.HeaderClassName
{
color: #667771;
}
.AnyTagClassName
{
color: #667771;
}
</style>
background-color css
<style>
a { background-color: #667771; }
a { background-color: rgb(102,119,113); }
div.DivClassName
{
background-color: #667771;
}
.BgClassName
{
background-color: #667771;
}
</style>
border-color css
<style>
span { border-color: #667771; }
span { border-color: rgb(102,119,113); }
td.TdClassName
{
border-color: #667771;
}
.TagClassName
{
border-color: #667771;
}
</style>