Shades of Cutty Sark #568576
Tints of Cutty Sark #568576
RGB
CMYK
RGB Variations
Color information
#568576 (or 0x568576) is known color: Cutty Sark. HEX triplet: 56, 85 and 76. RGB value is (86,133,118). Sum of RGB (Red+Green+Blue) = 86+133+118=337 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.52% from 337); Green value is 133 (52.34% from 255 or 39.47% from 337); Blue value is 118 (46.48% from 255 or 35.01% from 337); Max value from RGB is 133 - color contains mainly: green. Hex color #568576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568576 is #A97A89. Grayscale: #757575. Windows color (decimal): -11106954 or 7767382. OLE color: 7767382.
HSL color Cylindrical-coordinate representation of color #568576: hue angle of 160.85º 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 #568576 is Cyan = 0.35, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 86 | 133 | 118 | - |
| CMYK | 0.35 | 0 | 0.11 | 0.48 |
| HSL | 160.85º | 0.21% | 0.43% | - |
| HSV(B) | 160.85º | 0.35% | 0.52% | - |
| XYZ | 15.5 | 20.06 | 20.2 | - |
| YUV | 117.24 | 128.43 | 105.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 133 | 118 | 0.35 | 0 | 0.11 | 0.48 | 160.85 | 0.21 | 0.43 |
| Hex | 56 | 85 | 76 | 23 | 0 | B | 30 | A1 | 15 | 2B |
| Octal | 126 | 205 | 166 | 43 | 0 | 13 | 60 | 241 | 25 | 53 |
| Binary | 1010110 | 10000101 | 1110110 | 100011 | 0 | 1011 | 110000 | 10100001 | 10101 | 101011 |
Color Harmonies of #568576
Complementary color
Monochromatic Colors of #568576
Black with #568576
Text Example
Text Example
White with #568576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568576; }
p { color: rgb(86,133,118); }
H1.HeaderClassName
{
color: #568576;
}
.AnyTagClassName
{
color: #568576;
}
</style>
background-color css
<style>
a { background-color: #568576; }
a { background-color: rgb(86,133,118); }
div.DivClassName
{
background-color: #568576;
}
.BgClassName
{
background-color: #568576;
}
</style>
border-color css
<style>
span { border-color: #568576; }
span { border-color: rgb(86,133,118); }
td.TdClassName
{
border-color: #568576;
}
.TagClassName
{
border-color: #568576;
}
</style>