Shades of Cutty Sark #618576
Tints of Cutty Sark #618576
RGB
CMYK
RGB Variations
Color information
#618576 (or 0x618576) is known color: Cutty Sark. HEX triplet: 61, 85 and 76. RGB value is (97,133,118). Sum of RGB (Red+Green+Blue) = 97+133+118=348 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.87% from 348); Green value is 133 (52.34% from 255 or 38.22% from 348); Blue value is 118 (46.48% from 255 or 33.91% from 348); Max value from RGB is 133 - color contains mainly: green. Hex color #618576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618576 is #9E7A89. Grayscale: #787878. Windows color (decimal): -10386058 or 7767393. OLE color: 7767393.
HSL color Cylindrical-coordinate representation of color #618576: hue angle of 155º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #618576 is Cyan = 0.27, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 133 | 118 | - |
| CMYK | 0.27 | 0 | 0.11 | 0.48 |
| HSL | 155º | 0.16% | 0.45% | - |
| HSV(B) | 155º | 0.27% | 0.52% | - |
| XYZ | 16.59 | 20.62 | 20.25 | - |
| YUV | 120.53 | 126.57 | 111.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 133 | 118 | 0.27 | 0 | 0.11 | 0.48 | 155 | 0.16 | 0.45 |
| Hex | 61 | 85 | 76 | 1B | 0 | B | 30 | 9B | 10 | 2D |
| Octal | 141 | 205 | 166 | 33 | 0 | 13 | 60 | 233 | 20 | 55 |
| Binary | 1100001 | 10000101 | 1110110 | 11011 | 0 | 1011 | 110000 | 10011011 | 10000 | 101101 |
Color Harmonies of #618576
Complementary color
Monochromatic Colors of #618576
Black with #618576
Text Example
Text Example
White with #618576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618576; }
p { color: rgb(97,133,118); }
H1.HeaderClassName
{
color: #618576;
}
.AnyTagClassName
{
color: #618576;
}
</style>
background-color css
<style>
a { background-color: #618576; }
a { background-color: rgb(97,133,118); }
div.DivClassName
{
background-color: #618576;
}
.BgClassName
{
background-color: #618576;
}
</style>
border-color css
<style>
span { border-color: #618576; }
span { border-color: rgb(97,133,118); }
td.TdClassName
{
border-color: #618576;
}
.TagClassName
{
border-color: #618576;
}
</style>