Shades of Cutty Sark #577668
Tints of Cutty Sark #577668
RGB
CMYK
RGB Variations
Color information
#577668 (or 0x577668) is known color: Cutty Sark. HEX triplet: 57, 76 and 68. RGB value is (87,118,104). Sum of RGB (Red+Green+Blue) = 87+118+104=309 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.16% from 309); Green value is 118 (46.48% from 255 or 38.19% from 309); Blue value is 104 (41.02% from 255 or 33.66% from 309); Max value from RGB is 118 - color contains mainly: green. Hex color #577668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577668 is #A88997. Grayscale: #6B6B6B. Windows color (decimal): -11045272 or 6846039. OLE color: 6846039.
HSL color Cylindrical-coordinate representation of color #577668: hue angle of 152.9º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #577668 is Cyan = 0.26, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 118 | 104 | - |
| CMYK | 0.26 | 0 | 0.12 | 0.54 |
| HSL | 152.9º | 0.15% | 0.4% | - |
| HSV(B) | 152.9º | 0.26% | 0.46% | - |
| XYZ | 12.91 | 15.98 | 15.5 | - |
| YUV | 107.14 | 126.23 | 113.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 118 | 104 | 0.26 | 0 | 0.12 | 0.54 | 152.9 | 0.15 | 0.4 |
| Hex | 57 | 76 | 68 | 1A | 0 | C | 36 | 99 | F | 28 |
| Octal | 127 | 166 | 150 | 32 | 0 | 14 | 66 | 231 | 17 | 50 |
| Binary | 1010111 | 1110110 | 1101000 | 11010 | 0 | 1100 | 110110 | 10011001 | 1111 | 101000 |
Color Harmonies of #577668
Complementary color
Monochromatic Colors of #577668
Black with #577668
Text Example
Text Example
White with #577668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577668; }
p { color: rgb(87,118,104); }
H1.HeaderClassName
{
color: #577668;
}
.AnyTagClassName
{
color: #577668;
}
</style>
background-color css
<style>
a { background-color: #577668; }
a { background-color: rgb(87,118,104); }
div.DivClassName
{
background-color: #577668;
}
.BgClassName
{
background-color: #577668;
}
</style>
border-color css
<style>
span { border-color: #577668; }
span { border-color: rgb(87,118,104); }
td.TdClassName
{
border-color: #577668;
}
.TagClassName
{
border-color: #577668;
}
</style>