Shades of Cutty Sark #577468
Tints of Cutty Sark #577468
RGB
CMYK
RGB Variations
Color information
#577468 (or 0x577468) is known color: Cutty Sark. HEX triplet: 57, 74 and 68. RGB value is (87,116,104). Sum of RGB (Red+Green+Blue) = 87+116+104=307 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.34% from 307); Green value is 116 (45.70% from 255 or 37.79% from 307); Blue value is 104 (41.02% from 255 or 33.88% from 307); Max value from RGB is 116 - color contains mainly: green. Hex color #577468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577468 is #A88B97. Grayscale: #696969. Windows color (decimal): -11045784 or 6845527. OLE color: 6845527.
HSL color Cylindrical-coordinate representation of color #577468: hue angle of 155.17º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #577468 is Cyan = 0.25, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 116 | 104 | - |
| CMYK | 0.25 | 0 | 0.10 | 0.55 |
| HSL | 155.17º | 0.14% | 0.4% | - |
| HSV(B) | 155.17º | 0.25% | 0.45% | - |
| XYZ | 12.67 | 15.52 | 15.42 | - |
| YUV | 105.96 | 126.89 | 114.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 116 | 104 | 0.25 | 0 | 0.10 | 0.55 | 155.17 | 0.14 | 0.4 |
| Hex | 57 | 74 | 68 | 19 | 0 | A | 37 | 9B | E | 28 |
| Octal | 127 | 164 | 150 | 31 | 0 | 12 | 67 | 233 | 16 | 50 |
| Binary | 1010111 | 1110100 | 1101000 | 11001 | 0 | 1010 | 110111 | 10011011 | 1110 | 101000 |
Color Harmonies of #577468
Complementary color
Monochromatic Colors of #577468
Black with #577468
Text Example
Text Example
White with #577468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577468; }
p { color: rgb(87,116,104); }
H1.HeaderClassName
{
color: #577468;
}
.AnyTagClassName
{
color: #577468;
}
</style>
background-color css
<style>
a { background-color: #577468; }
a { background-color: rgb(87,116,104); }
div.DivClassName
{
background-color: #577468;
}
.BgClassName
{
background-color: #577468;
}
</style>
border-color css
<style>
span { border-color: #577468; }
span { border-color: rgb(87,116,104); }
td.TdClassName
{
border-color: #577468;
}
.TagClassName
{
border-color: #577468;
}
</style>