Shades of Cutty Sark #618072
Tints of Cutty Sark #618072
RGB
CMYK
RGB Variations
Color information
#618072 (or 0x618072) is known color: Cutty Sark. HEX triplet: 61, 80 and 72. RGB value is (97,128,114). Sum of RGB (Red+Green+Blue) = 97+128+114=339 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.61% from 339); Green value is 128 (50.39% from 255 or 37.76% from 339); Blue value is 114 (44.92% from 255 or 33.63% from 339); Max value from RGB is 128 - color contains mainly: green. Hex color #618072 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618072 is #9E7F8D. Grayscale: #757575. Windows color (decimal): -10387342 or 7503969. OLE color: 7503969.
HSL color Cylindrical-coordinate representation of color #618072: hue angle of 152.9º 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 #618072 is Cyan = 0.24, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 97 | 128 | 114 | - |
| CMYK | 0.24 | 0 | 0.11 | 0.50 |
| HSL | 152.9º | 0.14% | 0.44% | - |
| HSV(B) | 152.9º | 0.24% | 0.5% | - |
| XYZ | 15.69 | 19.19 | 18.8 | - |
| YUV | 117.14 | 126.23 | 113.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 128 | 114 | 0.24 | 0 | 0.11 | 0.50 | 152.9 | 0.14 | 0.44 |
| Hex | 61 | 80 | 72 | 18 | 0 | B | 32 | 99 | E | 2C |
| Octal | 141 | 200 | 162 | 30 | 0 | 13 | 62 | 231 | 16 | 54 |
| Binary | 1100001 | 10000000 | 1110010 | 11000 | 0 | 1011 | 110010 | 10011001 | 1110 | 101100 |
Color Harmonies of #618072
Complementary color
Monochromatic Colors of #618072
Black with #618072
Text Example
Text Example
White with #618072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618072; }
p { color: rgb(97,128,114); }
H1.HeaderClassName
{
color: #618072;
}
.AnyTagClassName
{
color: #618072;
}
</style>
background-color css
<style>
a { background-color: #618072; }
a { background-color: rgb(97,128,114); }
div.DivClassName
{
background-color: #618072;
}
.BgClassName
{
background-color: #618072;
}
</style>
border-color css
<style>
span { border-color: #618072; }
span { border-color: rgb(97,128,114); }
td.TdClassName
{
border-color: #618072;
}
.TagClassName
{
border-color: #618072;
}
</style>