Shades of Cutty Sark #557869
Tints of Cutty Sark #557869
RGB
CMYK
RGB Variations
Color information
#557869 (or 0x557869) is known color: Cutty Sark. HEX triplet: 55, 78 and 69. RGB value is (85,120,105). Sum of RGB (Red+Green+Blue) = 85+120+105=310 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.42% from 310); Green value is 120 (47.27% from 255 or 38.71% from 310); Blue value is 105 (41.41% from 255 or 33.87% from 310); Max value from RGB is 120 - color contains mainly: green. Hex color #557869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557869 is #AA8796. Grayscale: #6B6B6B. Windows color (decimal): -11175831 or 6912085. OLE color: 6912085.
HSL color Cylindrical-coordinate representation of color #557869: hue angle of 154.29º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #557869 is Cyan = 0.29, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 105 | - |
| CMYK | 0.29 | 0 | 0.13 | 0.53 |
| HSL | 154.29º | 0.17% | 0.4% | - |
| HSV(B) | 154.29º | 0.29% | 0.47% | - |
| XYZ | 13.01 | 16.38 | 15.84 | - |
| YUV | 107.83 | 126.4 | 111.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 105 | 0.29 | 0 | 0.13 | 0.53 | 154.29 | 0.17 | 0.4 |
| Hex | 55 | 78 | 69 | 1D | 0 | D | 35 | 9A | 11 | 28 |
| Octal | 125 | 170 | 151 | 35 | 0 | 15 | 65 | 232 | 21 | 50 |
| Binary | 1010101 | 1111000 | 1101001 | 11101 | 0 | 1101 | 110101 | 10011010 | 10001 | 101000 |
Color Harmonies of #557869
Complementary color
Monochromatic Colors of #557869
Black with #557869
Text Example
Text Example
White with #557869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557869; }
p { color: rgb(85,120,105); }
H1.HeaderClassName
{
color: #557869;
}
.AnyTagClassName
{
color: #557869;
}
</style>
background-color css
<style>
a { background-color: #557869; }
a { background-color: rgb(85,120,105); }
div.DivClassName
{
background-color: #557869;
}
.BgClassName
{
background-color: #557869;
}
</style>
border-color css
<style>
span { border-color: #557869; }
span { border-color: rgb(85,120,105); }
td.TdClassName
{
border-color: #557869;
}
.TagClassName
{
border-color: #557869;
}
</style>