Shades of Cutty Sark #618076
Tints of Cutty Sark #618076
RGB
CMYK
RGB Variations
Color information
#618076 (or 0x618076) is known color: Cutty Sark. HEX triplet: 61, 80 and 76. RGB value is (97,128,118). Sum of RGB (Red+Green+Blue) = 97+128+118=343 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.28% from 343); Green value is 128 (50.39% from 255 or 37.32% from 343); Blue value is 118 (46.48% from 255 or 34.40% from 343); Max value from RGB is 128 - color contains mainly: green. Hex color #618076 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618076 is #9E7F89. Grayscale: #757575. Windows color (decimal): -10387338 or 7766113. OLE color: 7766113.
HSL color Cylindrical-coordinate representation of color #618076: hue angle of 160.65º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #618076 is Cyan = 0.24, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 97 | 128 | 118 | - |
| CMYK | 0.24 | 0 | 0.08 | 0.50 |
| HSL | 160.65º | 0.14% | 0.44% | - |
| HSV(B) | 160.65º | 0.24% | 0.5% | - |
| XYZ | 15.92 | 19.29 | 20.02 | - |
| YUV | 117.59 | 128.23 | 113.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 128 | 118 | 0.24 | 0 | 0.08 | 0.50 | 160.65 | 0.14 | 0.44 |
| Hex | 61 | 80 | 76 | 18 | 0 | 8 | 32 | A1 | E | 2C |
| Octal | 141 | 200 | 166 | 30 | 0 | 10 | 62 | 241 | 16 | 54 |
| Binary | 1100001 | 10000000 | 1110110 | 11000 | 0 | 1000 | 110010 | 10100001 | 1110 | 101100 |
Color Harmonies of #618076
Complementary color
Monochromatic Colors of #618076
Black with #618076
Text Example
Text Example
White with #618076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618076; }
p { color: rgb(97,128,118); }
H1.HeaderClassName
{
color: #618076;
}
.AnyTagClassName
{
color: #618076;
}
</style>
background-color css
<style>
a { background-color: #618076; }
a { background-color: rgb(97,128,118); }
div.DivClassName
{
background-color: #618076;
}
.BgClassName
{
background-color: #618076;
}
</style>
border-color css
<style>
span { border-color: #618076; }
span { border-color: rgb(97,128,118); }
td.TdClassName
{
border-color: #618076;
}
.TagClassName
{
border-color: #618076;
}
</style>