Shades of Cutty Sark #587066
Tints of Cutty Sark #587066
RGB
CMYK
RGB Variations
Color information
#587066 (or 0x587066) is known color: Cutty Sark. HEX triplet: 58, 70 and 66. RGB value is (88,112,102). Sum of RGB (Red+Green+Blue) = 88+112+102=302 (40% of max value = 765). Red value is 88 (34.77% from 255 or 29.14% from 302); Green value is 112 (44.14% from 255 or 37.09% from 302); Blue value is 102 (40.23% from 255 or 33.77% from 302); Max value from RGB is 112 - color contains mainly: green. Hex color #587066 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587066 is #A78F99. Grayscale: #676767. Windows color (decimal): -10981274 or 6713432. OLE color: 6713432.
HSL color Cylindrical-coordinate representation of color #587066: hue angle of 155º degrees, saturation: 0.12, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #587066 is Cyan = 0.21, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 112 | 102 | - |
| CMYK | 0.21 | 0 | 0.09 | 0.56 |
| HSL | 155º | 0.12% | 0.39% | - |
| HSV(B) | 155º | 0.21% | 0.44% | - |
| XYZ | 12.22 | 14.62 | 14.75 | - |
| YUV | 103.68 | 127.05 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 102 | 0.21 | 0 | 0.09 | 0.56 | 155 | 0.12 | 0.39 |
| Hex | 58 | 70 | 66 | 15 | 0 | 9 | 38 | 9B | C | 27 |
| Octal | 130 | 160 | 146 | 25 | 0 | 11 | 70 | 233 | 14 | 47 |
| Binary | 1011000 | 1110000 | 1100110 | 10101 | 0 | 1001 | 111000 | 10011011 | 1100 | 100111 |
Color Harmonies of #587066
Complementary color
Monochromatic Colors of #587066
Black with #587066
Text Example
Text Example
White with #587066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587066; }
p { color: rgb(88,112,102); }
H1.HeaderClassName
{
color: #587066;
}
.AnyTagClassName
{
color: #587066;
}
</style>
background-color css
<style>
a { background-color: #587066; }
a { background-color: rgb(88,112,102); }
div.DivClassName
{
background-color: #587066;
}
.BgClassName
{
background-color: #587066;
}
</style>
border-color css
<style>
span { border-color: #587066; }
span { border-color: rgb(88,112,102); }
td.TdClassName
{
border-color: #587066;
}
.TagClassName
{
border-color: #587066;
}
</style>