Shades of Cutty Sark #568777
Tints of Cutty Sark #568777
RGB
CMYK
RGB Variations
Color information
#568777 (or 0x568777) is known color: Cutty Sark. HEX triplet: 56, 87 and 77. RGB value is (86,135,119). Sum of RGB (Red+Green+Blue) = 86+135+119=340 (45% of max value = 765). Red value is 86 (33.98% from 255 or 25.29% from 340); Green value is 135 (53.12% from 255 or 39.71% from 340); Blue value is 119 (46.88% from 255 or 35% from 340); Max value from RGB is 135 - color contains mainly: green. Hex color #568777 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568777 is #A97888. Grayscale: #767676. Windows color (decimal): -11106441 or 7833430. OLE color: 7833430.
HSL color Cylindrical-coordinate representation of color #568777: hue angle of 160.41º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #568777 is Cyan = 0.36, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 135 | 119 | - |
| CMYK | 0.36 | 0 | 0.12 | 0.47 |
| HSL | 160.41º | 0.22% | 0.43% | - |
| HSV(B) | 160.41º | 0.36% | 0.53% | - |
| XYZ | 15.83 | 20.64 | 20.6 | - |
| YUV | 118.53 | 128.27 | 104.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 135 | 119 | 0.36 | 0 | 0.12 | 0.47 | 160.41 | 0.22 | 0.43 |
| Hex | 56 | 87 | 77 | 24 | 0 | C | 2F | A0 | 16 | 2B |
| Octal | 126 | 207 | 167 | 44 | 0 | 14 | 57 | 240 | 26 | 53 |
| Binary | 1010110 | 10000111 | 1110111 | 100100 | 0 | 1100 | 101111 | 10100000 | 10110 | 101011 |
Color Harmonies of #568777
Complementary color
Monochromatic Colors of #568777
Black with #568777
Text Example
Text Example
White with #568777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568777; }
p { color: rgb(86,135,119); }
H1.HeaderClassName
{
color: #568777;
}
.AnyTagClassName
{
color: #568777;
}
</style>
background-color css
<style>
a { background-color: #568777; }
a { background-color: rgb(86,135,119); }
div.DivClassName
{
background-color: #568777;
}
.BgClassName
{
background-color: #568777;
}
</style>
border-color css
<style>
span { border-color: #568777; }
span { border-color: rgb(86,135,119); }
td.TdClassName
{
border-color: #568777;
}
.TagClassName
{
border-color: #568777;
}
</style>