Shades of Cutty Sark #647971
Tints of Cutty Sark #647971
RGB
CMYK
RGB Variations
Color information
#647971 (or 0x647971) is known color: Cutty Sark. HEX triplet: 64, 79 and 71. RGB value is (100,121,113). Sum of RGB (Red+Green+Blue) = 100+121+113=334 (44% of max value = 765). Red value is 100 (39.45% from 255 or 29.94% from 334); Green value is 121 (47.66% from 255 or 36.23% from 334); Blue value is 113 (44.53% from 255 or 33.83% from 334); Max value from RGB is 121 - color contains mainly: green. Hex color #647971 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647971 is #9B868E. Grayscale: #717171. Windows color (decimal): -10192527 or 7436644. OLE color: 7436644.
HSL color Cylindrical-coordinate representation of color #647971: hue angle of 157.14º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #647971 is Cyan = 0.17, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 121 | 113 | - |
| CMYK | 0.17 | 0 | 0.07 | 0.53 |
| HSL | 157.14º | 0.1% | 0.43% | - |
| HSV(B) | 157.14º | 0.17% | 0.47% | - |
| XYZ | 15.07 | 17.58 | 18.22 | - |
| YUV | 113.81 | 127.54 | 118.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 121 | 113 | 0.17 | 0 | 0.07 | 0.53 | 157.14 | 0.1 | 0.43 |
| Hex | 64 | 79 | 71 | 11 | 0 | 7 | 35 | 9D | A | 2B |
| Octal | 144 | 171 | 161 | 21 | 0 | 7 | 65 | 235 | 12 | 53 |
| Binary | 1100100 | 1111001 | 1110001 | 10001 | 0 | 111 | 110101 | 10011101 | 1010 | 101011 |
Color Harmonies of #647971
Complementary color
Monochromatic Colors of #647971
Black with #647971
Text Example
Text Example
White with #647971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647971; }
p { color: rgb(100,121,113); }
H1.HeaderClassName
{
color: #647971;
}
.AnyTagClassName
{
color: #647971;
}
</style>
background-color css
<style>
a { background-color: #647971; }
a { background-color: rgb(100,121,113); }
div.DivClassName
{
background-color: #647971;
}
.BgClassName
{
background-color: #647971;
}
</style>
border-color css
<style>
span { border-color: #647971; }
span { border-color: rgb(100,121,113); }
td.TdClassName
{
border-color: #647971;
}
.TagClassName
{
border-color: #647971;
}
</style>