Shades of Cutty Sark #618378
Tints of Cutty Sark #618378
RGB
CMYK
RGB Variations
Color information
#618378 (or 0x618378) is known color: Cutty Sark. HEX triplet: 61, 83 and 78. RGB value is (97,131,120). Sum of RGB (Red+Green+Blue) = 97+131+120=348 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.87% from 348); Green value is 131 (51.56% from 255 or 37.64% from 348); Blue value is 120 (47.27% from 255 or 34.48% from 348); Max value from RGB is 131 - color contains mainly: green. Hex color #618378 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618378 is #9E7C87. Grayscale: #777777. Windows color (decimal): -10386568 or 7897953. OLE color: 7897953.
HSL color Cylindrical-coordinate representation of color #618378: hue angle of 160.59º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #618378 is Cyan = 0.26, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 131 | 120 | - |
| CMYK | 0.26 | 0 | 0.08 | 0.49 |
| HSL | 160.59º | 0.15% | 0.45% | - |
| HSV(B) | 160.59º | 0.26% | 0.51% | - |
| XYZ | 16.44 | 20.13 | 20.79 | - |
| YUV | 119.58 | 128.24 | 111.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 131 | 120 | 0.26 | 0 | 0.08 | 0.49 | 160.59 | 0.15 | 0.45 |
| Hex | 61 | 83 | 78 | 1A | 0 | 8 | 31 | A1 | F | 2D |
| Octal | 141 | 203 | 170 | 32 | 0 | 10 | 61 | 241 | 17 | 55 |
| Binary | 1100001 | 10000011 | 1111000 | 11010 | 0 | 1000 | 110001 | 10100001 | 1111 | 101101 |
Color Harmonies of #618378
Complementary color
Monochromatic Colors of #618378
Black with #618378
Text Example
Text Example
White with #618378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618378; }
p { color: rgb(97,131,120); }
H1.HeaderClassName
{
color: #618378;
}
.AnyTagClassName
{
color: #618378;
}
</style>
background-color css
<style>
a { background-color: #618378; }
a { background-color: rgb(97,131,120); }
div.DivClassName
{
background-color: #618378;
}
.BgClassName
{
background-color: #618378;
}
</style>
border-color css
<style>
span { border-color: #618378; }
span { border-color: rgb(97,131,120); }
td.TdClassName
{
border-color: #618378;
}
.TagClassName
{
border-color: #618378;
}
</style>