Shades of Cutty Sark #587268
Tints of Cutty Sark #587268
RGB
CMYK
RGB Variations
Color information
#587268 (or 0x587268) is known color: Cutty Sark. HEX triplet: 58, 72 and 68. RGB value is (88,114,104). Sum of RGB (Red+Green+Blue) = 88+114+104=306 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.76% from 306); Green value is 114 (44.92% from 255 or 37.25% from 306); Blue value is 104 (41.02% from 255 or 33.99% from 306); Max value from RGB is 114 - color contains mainly: green. Hex color #587268 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587268 is #A78D97. Grayscale: #696969. Windows color (decimal): -10980760 or 6845016. OLE color: 6845016.
HSL color Cylindrical-coordinate representation of color #587268: hue angle of 156.92º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #587268 is Cyan = 0.23, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 114 | 104 | - |
| CMYK | 0.23 | 0 | 0.09 | 0.55 |
| HSL | 156.92º | 0.13% | 0.4% | - |
| HSV(B) | 156.92º | 0.23% | 0.45% | - |
| XYZ | 12.54 | 15.11 | 15.35 | - |
| YUV | 105.09 | 127.39 | 115.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 114 | 104 | 0.23 | 0 | 0.09 | 0.55 | 156.92 | 0.13 | 0.4 |
| Hex | 58 | 72 | 68 | 17 | 0 | 9 | 37 | 9D | D | 28 |
| Octal | 130 | 162 | 150 | 27 | 0 | 11 | 67 | 235 | 15 | 50 |
| Binary | 1011000 | 1110010 | 1101000 | 10111 | 0 | 1001 | 110111 | 10011101 | 1101 | 101000 |
Color Harmonies of #587268
Complementary color
Monochromatic Colors of #587268
Black with #587268
Text Example
Text Example
White with #587268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587268; }
p { color: rgb(88,114,104); }
H1.HeaderClassName
{
color: #587268;
}
.AnyTagClassName
{
color: #587268;
}
</style>
background-color css
<style>
a { background-color: #587268; }
a { background-color: rgb(88,114,104); }
div.DivClassName
{
background-color: #587268;
}
.BgClassName
{
background-color: #587268;
}
</style>
border-color css
<style>
span { border-color: #587268; }
span { border-color: rgb(88,114,104); }
td.TdClassName
{
border-color: #587268;
}
.TagClassName
{
border-color: #587268;
}
</style>