Shades of Cutty Sark #617E76
Tints of Cutty Sark #617E76
RGB
CMYK
RGB Variations
Color information
#617E76 (or 0x617E76) is known color: Cutty Sark. HEX triplet: 61, 7E and 76. RGB value is (97,126,118). Sum of RGB (Red+Green+Blue) = 97+126+118=341 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.45% from 341); Green value is 126 (49.61% from 255 or 36.95% from 341); Blue value is 118 (46.48% from 255 or 34.60% from 341); Max value from RGB is 126 - color contains mainly: green. Hex color #617E76 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617E76 is #9E8189. Grayscale: #747474. Windows color (decimal): -10387850 or 7765601. OLE color: 7765601.
HSL color Cylindrical-coordinate representation of color #617E76: hue angle of 163.45º degrees, saturation: 0.13, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #617E76 is Cyan = 0.23, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 97 | 126 | 118 | - |
| CMYK | 0.23 | 0 | 0.06 | 0.51 |
| HSL | 163.45º | 0.13% | 0.44% | - |
| HSV(B) | 163.45º | 0.23% | 0.49% | - |
| XYZ | 15.66 | 18.77 | 19.94 | - |
| YUV | 116.42 | 128.89 | 114.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 126 | 118 | 0.23 | 0 | 0.06 | 0.51 | 163.45 | 0.13 | 0.44 |
| Hex | 61 | 7E | 76 | 17 | 0 | 6 | 33 | A3 | D | 2C |
| Octal | 141 | 176 | 166 | 27 | 0 | 6 | 63 | 243 | 15 | 54 |
| Binary | 1100001 | 1111110 | 1110110 | 10111 | 0 | 110 | 110011 | 10100011 | 1101 | 101100 |
Color Harmonies of #617E76
Complementary color
Monochromatic Colors of #617E76
Black with #617E76
Text Example
Text Example
White with #617E76
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617E76; }
p { color: rgb(97,126,118); }
H1.HeaderClassName
{
color: #617E76;
}
.AnyTagClassName
{
color: #617E76;
}
</style>
background-color css
<style>
a { background-color: #617E76; }
a { background-color: rgb(97,126,118); }
div.DivClassName
{
background-color: #617E76;
}
.BgClassName
{
background-color: #617E76;
}
</style>
border-color css
<style>
span { border-color: #617E76; }
span { border-color: rgb(97,126,118); }
td.TdClassName
{
border-color: #617E76;
}
.TagClassName
{
border-color: #617E76;
}
</style>