Shades of Cutty Sark #618177
Tints of Cutty Sark #618177
RGB
CMYK
RGB Variations
Color information
#618177 (or 0x618177) is known color: Cutty Sark. HEX triplet: 61, 81 and 77. RGB value is (97,129,119). Sum of RGB (Red+Green+Blue) = 97+129+119=345 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.12% from 345); Green value is 129 (50.78% from 255 or 37.39% from 345); Blue value is 119 (46.88% from 255 or 34.49% from 345); Max value from RGB is 129 - color contains mainly: green. Hex color #618177 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618177 is #9E7E88. Grayscale: #767676. Windows color (decimal): -10387081 or 7831905. OLE color: 7831905.
HSL color Cylindrical-coordinate representation of color #618177: hue angle of 161.25º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #618177 is Cyan = 0.25, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 129 | 119 | - |
| CMYK | 0.25 | 0 | 0.08 | 0.49 |
| HSL | 161.25º | 0.14% | 0.44% | - |
| HSV(B) | 161.25º | 0.25% | 0.51% | - |
| XYZ | 16.11 | 19.57 | 20.38 | - |
| YUV | 118.29 | 128.4 | 112.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 129 | 119 | 0.25 | 0 | 0.08 | 0.49 | 161.25 | 0.14 | 0.44 |
| Hex | 61 | 81 | 77 | 19 | 0 | 8 | 31 | A1 | E | 2C |
| Octal | 141 | 201 | 167 | 31 | 0 | 10 | 61 | 241 | 16 | 54 |
| Binary | 1100001 | 10000001 | 1110111 | 11001 | 0 | 1000 | 110001 | 10100001 | 1110 | 101100 |
Color Harmonies of #618177
Complementary color
Monochromatic Colors of #618177
Black with #618177
Text Example
Text Example
White with #618177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618177; }
p { color: rgb(97,129,119); }
H1.HeaderClassName
{
color: #618177;
}
.AnyTagClassName
{
color: #618177;
}
</style>
background-color css
<style>
a { background-color: #618177; }
a { background-color: rgb(97,129,119); }
div.DivClassName
{
background-color: #618177;
}
.BgClassName
{
background-color: #618177;
}
</style>
border-color css
<style>
span { border-color: #618177; }
span { border-color: rgb(97,129,119); }
td.TdClassName
{
border-color: #618177;
}
.TagClassName
{
border-color: #618177;
}
</style>