Shades of Cutty Sark #618779
Tints of Cutty Sark #618779
RGB
CMYK
RGB Variations
Color information
#618779 (or 0x618779) is known color: Cutty Sark. HEX triplet: 61, 87 and 79. RGB value is (97,135,121). Sum of RGB (Red+Green+Blue) = 97+135+121=353 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.48% from 353); Green value is 135 (53.12% from 255 or 38.24% from 353); Blue value is 121 (47.66% from 255 or 34.28% from 353); Max value from RGB is 135 - color contains mainly: green. Hex color #618779 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618779 is #9E7886. Grayscale: #7A7A7A. Windows color (decimal): -10385543 or 7964513. OLE color: 7964513.
HSL color Cylindrical-coordinate representation of color #618779: hue angle of 157.89º 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 #618779 is Cyan = 0.28, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 135 | 121 | - |
| CMYK | 0.28 | 0 | 0.10 | 0.47 |
| HSL | 157.89º | 0.16% | 0.45% | - |
| HSV(B) | 157.89º | 0.28% | 0.53% | - |
| XYZ | 17.04 | 21.25 | 21.29 | - |
| YUV | 122.04 | 127.41 | 110.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 135 | 121 | 0.28 | 0 | 0.10 | 0.47 | 157.89 | 0.16 | 0.45 |
| Hex | 61 | 87 | 79 | 1C | 0 | A | 2F | 9E | 10 | 2D |
| Octal | 141 | 207 | 171 | 34 | 0 | 12 | 57 | 236 | 20 | 55 |
| Binary | 1100001 | 10000111 | 1111001 | 11100 | 0 | 1010 | 101111 | 10011110 | 10000 | 101101 |
Color Harmonies of #618779
Complementary color
Monochromatic Colors of #618779
Black with #618779
Text Example
Text Example
White with #618779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618779; }
p { color: rgb(97,135,121); }
H1.HeaderClassName
{
color: #618779;
}
.AnyTagClassName
{
color: #618779;
}
</style>
background-color css
<style>
a { background-color: #618779; }
a { background-color: rgb(97,135,121); }
div.DivClassName
{
background-color: #618779;
}
.BgClassName
{
background-color: #618779;
}
</style>
border-color css
<style>
span { border-color: #618779; }
span { border-color: rgb(97,135,121); }
td.TdClassName
{
border-color: #618779;
}
.TagClassName
{
border-color: #618779;
}
</style>