Shades of Cutty Sark #587868
Tints of Cutty Sark #587868
RGB
CMYK
RGB Variations
Color information
#587868 (or 0x587868) is known color: Cutty Sark. HEX triplet: 58, 78 and 68. RGB value is (88,120,104). Sum of RGB (Red+Green+Blue) = 88+120+104=312 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.21% from 312); Green value is 120 (47.27% from 255 or 38.46% from 312); Blue value is 104 (41.02% from 255 or 33.33% from 312); Max value from RGB is 120 - color contains mainly: green. Hex color #587868 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587868 is #A78797. Grayscale: #6C6C6C. Windows color (decimal): -10979224 or 6846552. OLE color: 6846552.
HSL color Cylindrical-coordinate representation of color #587868: hue angle of 150º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #587868 is Cyan = 0.27, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 120 | 104 | - |
| CMYK | 0.27 | 0 | 0.13 | 0.53 |
| HSL | 150º | 0.15% | 0.41% | - |
| HSV(B) | 150º | 0.27% | 0.47% | - |
| XYZ | 13.24 | 16.51 | 15.59 | - |
| YUV | 108.61 | 125.4 | 113.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 120 | 104 | 0.27 | 0 | 0.13 | 0.53 | 150 | 0.15 | 0.41 |
| Hex | 58 | 78 | 68 | 1B | 0 | D | 35 | 96 | F | 29 |
| Octal | 130 | 170 | 150 | 33 | 0 | 15 | 65 | 226 | 17 | 51 |
| Binary | 1011000 | 1111000 | 1101000 | 11011 | 0 | 1101 | 110101 | 10010110 | 1111 | 101001 |
Color Harmonies of #587868
Complementary color
Monochromatic Colors of #587868
Black with #587868
Text Example
Text Example
White with #587868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587868; }
p { color: rgb(88,120,104); }
H1.HeaderClassName
{
color: #587868;
}
.AnyTagClassName
{
color: #587868;
}
</style>
background-color css
<style>
a { background-color: #587868; }
a { background-color: rgb(88,120,104); }
div.DivClassName
{
background-color: #587868;
}
.BgClassName
{
background-color: #587868;
}
</style>
border-color css
<style>
span { border-color: #587868; }
span { border-color: rgb(88,120,104); }
td.TdClassName
{
border-color: #587868;
}
.TagClassName
{
border-color: #587868;
}
</style>