Shades of Cutty Sark #577568
Tints of Cutty Sark #577568
RGB
CMYK
RGB Variations
Color information
#577568 (or 0x577568) is known color: Cutty Sark. HEX triplet: 57, 75 and 68. RGB value is (87,117,104). Sum of RGB (Red+Green+Blue) = 87+117+104=308 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.25% from 308); Green value is 117 (46.09% from 255 or 37.99% from 308); Blue value is 104 (41.02% from 255 or 33.77% from 308); Max value from RGB is 117 - color contains mainly: green. Hex color #577568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577568 is #A88A97. Grayscale: #6A6A6A. Windows color (decimal): -11045528 or 6845783. OLE color: 6845783.
HSL color Cylindrical-coordinate representation of color #577568: hue angle of 154º 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 #577568 is Cyan = 0.26, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 117 | 104 | - |
| CMYK | 0.26 | 0 | 0.11 | 0.54 |
| HSL | 154º | 0.15% | 0.4% | - |
| HSV(B) | 154º | 0.26% | 0.46% | - |
| XYZ | 12.79 | 15.75 | 15.46 | - |
| YUV | 106.55 | 126.56 | 114.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 117 | 104 | 0.26 | 0 | 0.11 | 0.54 | 154 | 0.15 | 0.4 |
| Hex | 57 | 75 | 68 | 1A | 0 | B | 36 | 9A | F | 28 |
| Octal | 127 | 165 | 150 | 32 | 0 | 13 | 66 | 232 | 17 | 50 |
| Binary | 1010111 | 1110101 | 1101000 | 11010 | 0 | 1011 | 110110 | 10011010 | 1111 | 101000 |
Color Harmonies of #577568
Complementary color
Monochromatic Colors of #577568
Black with #577568
Text Example
Text Example
White with #577568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577568; }
p { color: rgb(87,117,104); }
H1.HeaderClassName
{
color: #577568;
}
.AnyTagClassName
{
color: #577568;
}
</style>
background-color css
<style>
a { background-color: #577568; }
a { background-color: rgb(87,117,104); }
div.DivClassName
{
background-color: #577568;
}
.BgClassName
{
background-color: #577568;
}
</style>
border-color css
<style>
span { border-color: #577568; }
span { border-color: rgb(87,117,104); }
td.TdClassName
{
border-color: #577568;
}
.TagClassName
{
border-color: #577568;
}
</style>