Shades of Cutty Sark #557368
Tints of Cutty Sark #557368
RGB
CMYK
RGB Variations
Color information
#557368 (or 0x557368) is known color: Cutty Sark. HEX triplet: 55, 73 and 68. RGB value is (85,115,104). Sum of RGB (Red+Green+Blue) = 85+115+104=304 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.96% from 304); Green value is 115 (45.31% from 255 or 37.83% from 304); Blue value is 104 (41.02% from 255 or 34.21% from 304); Max value from RGB is 115 - color contains mainly: green. Hex color #557368 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557368 is #AA8C97. Grayscale: #686868. Windows color (decimal): -11177112 or 6845269. OLE color: 6845269.
HSL color Cylindrical-coordinate representation of color #557368: hue angle of 158º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #557368 is Cyan = 0.26, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 104 | - |
| CMYK | 0.26 | 0 | 0.10 | 0.55 |
| HSL | 158º | 0.15% | 0.39% | - |
| HSV(B) | 158º | 0.26% | 0.45% | - |
| XYZ | 12.38 | 15.19 | 15.38 | - |
| YUV | 104.78 | 127.56 | 113.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 104 | 0.26 | 0 | 0.10 | 0.55 | 158 | 0.15 | 0.39 |
| Hex | 55 | 73 | 68 | 1A | 0 | A | 37 | 9E | F | 27 |
| Octal | 125 | 163 | 150 | 32 | 0 | 12 | 67 | 236 | 17 | 47 |
| Binary | 1010101 | 1110011 | 1101000 | 11010 | 0 | 1010 | 110111 | 10011110 | 1111 | 100111 |
Color Harmonies of #557368
Complementary color
Monochromatic Colors of #557368
Black with #557368
Text Example
Text Example
White with #557368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557368; }
p { color: rgb(85,115,104); }
H1.HeaderClassName
{
color: #557368;
}
.AnyTagClassName
{
color: #557368;
}
</style>
background-color css
<style>
a { background-color: #557368; }
a { background-color: rgb(85,115,104); }
div.DivClassName
{
background-color: #557368;
}
.BgClassName
{
background-color: #557368;
}
</style>
border-color css
<style>
span { border-color: #557368; }
span { border-color: rgb(85,115,104); }
td.TdClassName
{
border-color: #557368;
}
.TagClassName
{
border-color: #557368;
}
</style>