Shades of Cutty Sark #577869
Tints of Cutty Sark #577869
RGB
CMYK
RGB Variations
Color information
#577869 (or 0x577869) is known color: Cutty Sark. HEX triplet: 57, 78 and 69. RGB value is (87,120,105). Sum of RGB (Red+Green+Blue) = 87+120+105=312 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.88% from 312); Green value is 120 (47.27% from 255 or 38.46% from 312); Blue value is 105 (41.41% from 255 or 33.65% from 312); Max value from RGB is 120 - color contains mainly: green. Hex color #577869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577869 is #A88796. Grayscale: #6C6C6C. Windows color (decimal): -11044759 or 6912087. OLE color: 6912087.
HSL color Cylindrical-coordinate representation of color #577869: hue angle of 152.73º 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 #577869 is Cyan = 0.28, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 120 | 105 | - |
| CMYK | 0.28 | 0 | 0.13 | 0.53 |
| HSL | 152.73º | 0.16% | 0.41% | - |
| HSV(B) | 152.73º | 0.28% | 0.47% | - |
| XYZ | 13.2 | 16.48 | 15.85 | - |
| YUV | 108.42 | 126.07 | 112.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 120 | 105 | 0.28 | 0 | 0.13 | 0.53 | 152.73 | 0.16 | 0.41 |
| Hex | 57 | 78 | 69 | 1C | 0 | D | 35 | 99 | 10 | 29 |
| Octal | 127 | 170 | 151 | 34 | 0 | 15 | 65 | 231 | 20 | 51 |
| Binary | 1010111 | 1111000 | 1101001 | 11100 | 0 | 1101 | 110101 | 10011001 | 10000 | 101001 |
Color Harmonies of #577869
Complementary color
Monochromatic Colors of #577869
Black with #577869
Text Example
Text Example
White with #577869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577869; }
p { color: rgb(87,120,105); }
H1.HeaderClassName
{
color: #577869;
}
.AnyTagClassName
{
color: #577869;
}
</style>
background-color css
<style>
a { background-color: #577869; }
a { background-color: rgb(87,120,105); }
div.DivClassName
{
background-color: #577869;
}
.BgClassName
{
background-color: #577869;
}
</style>
border-color css
<style>
span { border-color: #577869; }
span { border-color: rgb(87,120,105); }
td.TdClassName
{
border-color: #577869;
}
.TagClassName
{
border-color: #577869;
}
</style>