Shades of Cutty Sark #618877
Tints of Cutty Sark #618877
RGB
CMYK
RGB Variations
Color information
#618877 (or 0x618877) is known color: Cutty Sark. HEX triplet: 61, 88 and 77. RGB value is (97,136,119). Sum of RGB (Red+Green+Blue) = 97+136+119=352 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.56% from 352); Green value is 136 (53.52% from 255 or 38.64% from 352); Blue value is 119 (46.88% from 255 or 33.81% from 352); Max value from RGB is 136 - color contains mainly: green. Hex color #618877 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618877 is #9E7788. Grayscale: #7A7A7A. Windows color (decimal): -10385289 or 7833697. OLE color: 7833697.
HSL color Cylindrical-coordinate representation of color #618877: hue angle of 153.85º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #618877 is Cyan = 0.29, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 136 | 119 | - |
| CMYK | 0.29 | 0 | 0.12 | 0.47 |
| HSL | 153.85º | 0.17% | 0.46% | - |
| HSV(B) | 153.85º | 0.29% | 0.53% | - |
| XYZ | 17.06 | 21.48 | 20.7 | - |
| YUV | 122.4 | 126.08 | 109.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 136 | 119 | 0.29 | 0 | 0.12 | 0.47 | 153.85 | 0.17 | 0.46 |
| Hex | 61 | 88 | 77 | 1D | 0 | C | 2F | 9A | 11 | 2E |
| Octal | 141 | 210 | 167 | 35 | 0 | 14 | 57 | 232 | 21 | 56 |
| Binary | 1100001 | 10001000 | 1110111 | 11101 | 0 | 1100 | 101111 | 10011010 | 10001 | 101110 |
Color Harmonies of #618877
Complementary color
Monochromatic Colors of #618877
Black with #618877
Text Example
Text Example
White with #618877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618877; }
p { color: rgb(97,136,119); }
H1.HeaderClassName
{
color: #618877;
}
.AnyTagClassName
{
color: #618877;
}
</style>
background-color css
<style>
a { background-color: #618877; }
a { background-color: rgb(97,136,119); }
div.DivClassName
{
background-color: #618877;
}
.BgClassName
{
background-color: #618877;
}
</style>
border-color css
<style>
span { border-color: #618877; }
span { border-color: rgb(97,136,119); }
td.TdClassName
{
border-color: #618877;
}
.TagClassName
{
border-color: #618877;
}
</style>