Shades of Cutty Sark #618874
Tints of Cutty Sark #618874
RGB
CMYK
RGB Variations
Color information
#618874 (or 0x618874) is known color: Cutty Sark. HEX triplet: 61, 88 and 74. RGB value is (97,136,116). Sum of RGB (Red+Green+Blue) = 97+136+116=349 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.79% from 349); Green value is 136 (53.52% from 255 or 38.97% from 349); Blue value is 116 (45.70% from 255 or 33.24% from 349); Max value from RGB is 136 - color contains mainly: green. Hex color #618874 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618874 is #9E778B. Grayscale: #7A7A7A. Windows color (decimal): -10385292 or 7637089. OLE color: 7637089.
HSL color Cylindrical-coordinate representation of color #618874: hue angle of 149.23º 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 #618874 is Cyan = 0.29, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 136 | 116 | - |
| CMYK | 0.29 | 0 | 0.15 | 0.47 |
| HSL | 149.23º | 0.17% | 0.46% | - |
| HSV(B) | 149.23º | 0.29% | 0.53% | - |
| XYZ | 16.89 | 21.41 | 19.77 | - |
| YUV | 122.06 | 124.58 | 110.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 136 | 116 | 0.29 | 0 | 0.15 | 0.47 | 149.23 | 0.17 | 0.46 |
| Hex | 61 | 88 | 74 | 1D | 0 | F | 2F | 95 | 11 | 2E |
| Octal | 141 | 210 | 164 | 35 | 0 | 17 | 57 | 225 | 21 | 56 |
| Binary | 1100001 | 10001000 | 1110100 | 11101 | 0 | 1111 | 101111 | 10010101 | 10001 | 101110 |
Color Harmonies of #618874
Complementary color
Monochromatic Colors of #618874
Black with #618874
Text Example
Text Example
White with #618874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618874; }
p { color: rgb(97,136,116); }
H1.HeaderClassName
{
color: #618874;
}
.AnyTagClassName
{
color: #618874;
}
</style>
background-color css
<style>
a { background-color: #618874; }
a { background-color: rgb(97,136,116); }
div.DivClassName
{
background-color: #618874;
}
.BgClassName
{
background-color: #618874;
}
</style>
border-color css
<style>
span { border-color: #618874; }
span { border-color: rgb(97,136,116); }
td.TdClassName
{
border-color: #618874;
}
.TagClassName
{
border-color: #618874;
}
</style>