Shades of Cutty Sark #577868
Tints of Cutty Sark #577868
RGB
CMYK
RGB Variations
Color information
#577868 (or 0x577868) is known color: Cutty Sark. HEX triplet: 57, 78 and 68. RGB value is (87,120,104). Sum of RGB (Red+Green+Blue) = 87+120+104=311 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.97% from 311); Green value is 120 (47.27% from 255 or 38.59% from 311); Blue value is 104 (41.02% from 255 or 33.44% from 311); Max value from RGB is 120 - color contains mainly: green. Hex color #577868 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577868 is #A88797. Grayscale: #6C6C6C. Windows color (decimal): -11044760 or 6846551. OLE color: 6846551.
HSL color Cylindrical-coordinate representation of color #577868: hue angle of 150.91º degrees, saturation: 0.16, 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 #577868 is Cyan = 0.28, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 120 | 104 | - |
| CMYK | 0.28 | 0 | 0.13 | 0.53 |
| HSL | 150.91º | 0.16% | 0.41% | - |
| HSV(B) | 150.91º | 0.28% | 0.47% | - |
| XYZ | 13.15 | 16.46 | 15.58 | - |
| YUV | 108.31 | 125.57 | 112.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 120 | 104 | 0.28 | 0 | 0.13 | 0.53 | 150.91 | 0.16 | 0.41 |
| Hex | 57 | 78 | 68 | 1C | 0 | D | 35 | 97 | 10 | 29 |
| Octal | 127 | 170 | 150 | 34 | 0 | 15 | 65 | 227 | 20 | 51 |
| Binary | 1010111 | 1111000 | 1101000 | 11100 | 0 | 1101 | 110101 | 10010111 | 10000 | 101001 |
Color Harmonies of #577868
Complementary color
Monochromatic Colors of #577868
Black with #577868
Text Example
Text Example
White with #577868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577868; }
p { color: rgb(87,120,104); }
H1.HeaderClassName
{
color: #577868;
}
.AnyTagClassName
{
color: #577868;
}
</style>
background-color css
<style>
a { background-color: #577868; }
a { background-color: rgb(87,120,104); }
div.DivClassName
{
background-color: #577868;
}
.BgClassName
{
background-color: #577868;
}
</style>
border-color css
<style>
span { border-color: #577868; }
span { border-color: rgb(87,120,104); }
td.TdClassName
{
border-color: #577868;
}
.TagClassName
{
border-color: #577868;
}
</style>