Shades of Cutty Sark #568577
Tints of Cutty Sark #568577
RGB
CMYK
RGB Variations
Color information
#568577 (or 0x568577) is known color: Cutty Sark. HEX triplet: 56, 85 and 77. RGB value is (86,133,119). Sum of RGB (Red+Green+Blue) = 86+133+119=338 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.44% from 338); Green value is 133 (52.34% from 255 or 39.35% from 338); Blue value is 119 (46.88% from 255 or 35.21% from 338); Max value from RGB is 133 - color contains mainly: green. Hex color #568577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568577 is #A97A88. Grayscale: #757575. Windows color (decimal): -11106953 or 7832918. OLE color: 7832918.
HSL color Cylindrical-coordinate representation of color #568577: hue angle of 162.13º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #568577 is Cyan = 0.35, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 86 | 133 | 119 | - |
| CMYK | 0.35 | 0 | 0.11 | 0.48 |
| HSL | 162.13º | 0.21% | 0.43% | - |
| HSV(B) | 162.13º | 0.35% | 0.52% | - |
| XYZ | 15.56 | 20.09 | 20.51 | - |
| YUV | 117.35 | 128.93 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 133 | 119 | 0.35 | 0 | 0.11 | 0.48 | 162.13 | 0.21 | 0.43 |
| Hex | 56 | 85 | 77 | 23 | 0 | B | 30 | A2 | 15 | 2B |
| Octal | 126 | 205 | 167 | 43 | 0 | 13 | 60 | 242 | 25 | 53 |
| Binary | 1010110 | 10000101 | 1110111 | 100011 | 0 | 1011 | 110000 | 10100010 | 10101 | 101011 |
Color Harmonies of #568577
Complementary color
Monochromatic Colors of #568577
Black with #568577
Text Example
Text Example
White with #568577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568577; }
p { color: rgb(86,133,119); }
H1.HeaderClassName
{
color: #568577;
}
.AnyTagClassName
{
color: #568577;
}
</style>
background-color css
<style>
a { background-color: #568577; }
a { background-color: rgb(86,133,119); }
div.DivClassName
{
background-color: #568577;
}
.BgClassName
{
background-color: #568577;
}
</style>
border-color css
<style>
span { border-color: #568577; }
span { border-color: rgb(86,133,119); }
td.TdClassName
{
border-color: #568577;
}
.TagClassName
{
border-color: #568577;
}
</style>