Shades of Cutty Sark #617871
Tints of Cutty Sark #617871
RGB
CMYK
RGB Variations
Color information
#617871 (or 0x617871) is known color: Cutty Sark. HEX triplet: 61, 78 and 71. RGB value is (97,120,113). Sum of RGB (Red+Green+Blue) = 97+120+113=330 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.39% from 330); Green value is 120 (47.27% from 255 or 36.36% from 330); Blue value is 113 (44.53% from 255 or 34.24% from 330); Max value from RGB is 120 - color contains mainly: green. Hex color #617871 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617871 is #9E878E. Grayscale: #707070. Windows color (decimal): -10389391 or 7436385. OLE color: 7436385.
HSL color Cylindrical-coordinate representation of color #617871: hue angle of 161.74º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #617871 is Cyan = 0.19, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 113 | - |
| CMYK | 0.19 | 0 | 0.06 | 0.53 |
| HSL | 161.74º | 0.11% | 0.43% | - |
| HSV(B) | 161.74º | 0.19% | 0.47% | - |
| XYZ | 14.63 | 17.17 | 18.17 | - |
| YUV | 112.33 | 128.38 | 117.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 113 | 0.19 | 0 | 0.06 | 0.53 | 161.74 | 0.11 | 0.43 |
| Hex | 61 | 78 | 71 | 13 | 0 | 6 | 35 | A2 | B | 2B |
| Octal | 141 | 170 | 161 | 23 | 0 | 6 | 65 | 242 | 13 | 53 |
| Binary | 1100001 | 1111000 | 1110001 | 10011 | 0 | 110 | 110101 | 10100010 | 1011 | 101011 |
Color Harmonies of #617871
Complementary color
Monochromatic Colors of #617871
Black with #617871
Text Example
Text Example
White with #617871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617871; }
p { color: rgb(97,120,113); }
H1.HeaderClassName
{
color: #617871;
}
.AnyTagClassName
{
color: #617871;
}
</style>
background-color css
<style>
a { background-color: #617871; }
a { background-color: rgb(97,120,113); }
div.DivClassName
{
background-color: #617871;
}
.BgClassName
{
background-color: #617871;
}
</style>
border-color css
<style>
span { border-color: #617871; }
span { border-color: rgb(97,120,113); }
td.TdClassName
{
border-color: #617871;
}
.TagClassName
{
border-color: #617871;
}
</style>