Shades of Cutty Sark #637870
Tints of Cutty Sark #637870
RGB
CMYK
RGB Variations
Color information
#637870 (or 0x637870) is known color: Cutty Sark. HEX triplet: 63, 78 and 70. RGB value is (99,120,112). Sum of RGB (Red+Green+Blue) = 99+120+112=331 (43% of max value = 765). Red value is 99 (39.06% from 255 or 29.91% from 331); Green value is 120 (47.27% from 255 or 36.25% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 120 - color contains mainly: green. Hex color #637870 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637870 is #9C878F. Grayscale: #707070. Windows color (decimal): -10258320 or 7370851. OLE color: 7370851.
HSL color Cylindrical-coordinate representation of color #637870: 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.18%. Process color model (Four color, CMYK) of #637870 is Cyan = 0.17, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 120 | 112 | - |
| CMYK | 0.17 | 0 | 0.07 | 0.53 |
| HSL | 157.14º | 0.1% | 0.43% | - |
| HSV(B) | 157.14º | 0.18% | 0.47% | - |
| XYZ | 14.79 | 17.26 | 17.88 | - |
| YUV | 112.81 | 127.54 | 118.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 120 | 112 | 0.17 | 0 | 0.07 | 0.53 | 157.14 | 0.1 | 0.43 |
| Hex | 63 | 78 | 70 | 11 | 0 | 7 | 35 | 9D | A | 2B |
| Octal | 143 | 170 | 160 | 21 | 0 | 7 | 65 | 235 | 12 | 53 |
| Binary | 1100011 | 1111000 | 1110000 | 10001 | 0 | 111 | 110101 | 10011101 | 1010 | 101011 |
Color Harmonies of #637870
Complementary color
Monochromatic Colors of #637870
Black with #637870
Text Example
Text Example
White with #637870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637870; }
p { color: rgb(99,120,112); }
H1.HeaderClassName
{
color: #637870;
}
.AnyTagClassName
{
color: #637870;
}
</style>
background-color css
<style>
a { background-color: #637870; }
a { background-color: rgb(99,120,112); }
div.DivClassName
{
background-color: #637870;
}
.BgClassName
{
background-color: #637870;
}
</style>
border-color css
<style>
span { border-color: #637870; }
span { border-color: rgb(99,120,112); }
td.TdClassName
{
border-color: #637870;
}
.TagClassName
{
border-color: #637870;
}
</style>