Shades of Cutty Sark #618777
Tints of Cutty Sark #618777
RGB
CMYK
RGB Variations
Color information
#618777 (or 0x618777) is known color: Cutty Sark. HEX triplet: 61, 87 and 77. RGB value is (97,135,119). Sum of RGB (Red+Green+Blue) = 97+135+119=351 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.64% from 351); Green value is 135 (53.12% from 255 or 38.46% from 351); Blue value is 119 (46.88% from 255 or 33.90% from 351); Max value from RGB is 135 - color contains mainly: green. Hex color #618777 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618777 is #9E7888. Grayscale: #797979. Windows color (decimal): -10385545 or 7833441. OLE color: 7833441.
HSL color Cylindrical-coordinate representation of color #618777: hue angle of 154.74º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #618777 is Cyan = 0.28, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 135 | 119 | - |
| CMYK | 0.28 | 0 | 0.12 | 0.47 |
| HSL | 154.74º | 0.16% | 0.45% | - |
| HSV(B) | 154.74º | 0.28% | 0.53% | - |
| XYZ | 16.92 | 21.2 | 20.65 | - |
| YUV | 121.81 | 126.41 | 110.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 135 | 119 | 0.28 | 0 | 0.12 | 0.47 | 154.74 | 0.16 | 0.45 |
| Hex | 61 | 87 | 77 | 1C | 0 | C | 2F | 9B | 10 | 2D |
| Octal | 141 | 207 | 167 | 34 | 0 | 14 | 57 | 233 | 20 | 55 |
| Binary | 1100001 | 10000111 | 1110111 | 11100 | 0 | 1100 | 101111 | 10011011 | 10000 | 101101 |
Color Harmonies of #618777
Complementary color
Monochromatic Colors of #618777
Black with #618777
Text Example
Text Example
White with #618777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618777; }
p { color: rgb(97,135,119); }
H1.HeaderClassName
{
color: #618777;
}
.AnyTagClassName
{
color: #618777;
}
</style>
background-color css
<style>
a { background-color: #618777; }
a { background-color: rgb(97,135,119); }
div.DivClassName
{
background-color: #618777;
}
.BgClassName
{
background-color: #618777;
}
</style>
border-color css
<style>
span { border-color: #618777; }
span { border-color: rgb(97,135,119); }
td.TdClassName
{
border-color: #618777;
}
.TagClassName
{
border-color: #618777;
}
</style>