Shades of Cutty Sark #568573
Tints of Cutty Sark #568573
RGB
CMYK
RGB Variations
Color information
#568573 (or 0x568573) is known color: Cutty Sark. HEX triplet: 56, 85 and 73. RGB value is (86,133,115). Sum of RGB (Red+Green+Blue) = 86+133+115=334 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.75% from 334); Green value is 133 (52.34% from 255 or 39.82% from 334); Blue value is 115 (45.31% from 255 or 34.43% from 334); Max value from RGB is 133 - color contains mainly: green. Hex color #568573 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568573 is #A97A8C. Grayscale: #747474. Windows color (decimal): -11106957 or 7570774. OLE color: 7570774.
HSL color Cylindrical-coordinate representation of color #568573: hue angle of 157.02º 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 #568573 is Cyan = 0.35, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 86 | 133 | 115 | - |
| CMYK | 0.35 | 0 | 0.14 | 0.48 |
| HSL | 157.02º | 0.21% | 0.43% | - |
| HSV(B) | 157.02º | 0.35% | 0.52% | - |
| XYZ | 15.32 | 19.99 | 19.27 | - |
| YUV | 116.9 | 126.93 | 105.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 133 | 115 | 0.35 | 0 | 0.14 | 0.48 | 157.02 | 0.21 | 0.43 |
| Hex | 56 | 85 | 73 | 23 | 0 | E | 30 | 9D | 15 | 2B |
| Octal | 126 | 205 | 163 | 43 | 0 | 16 | 60 | 235 | 25 | 53 |
| Binary | 1010110 | 10000101 | 1110011 | 100011 | 0 | 1110 | 110000 | 10011101 | 10101 | 101011 |
Color Harmonies of #568573
Complementary color
Monochromatic Colors of #568573
Black with #568573
Text Example
Text Example
White with #568573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568573; }
p { color: rgb(86,133,115); }
H1.HeaderClassName
{
color: #568573;
}
.AnyTagClassName
{
color: #568573;
}
</style>
background-color css
<style>
a { background-color: #568573; }
a { background-color: rgb(86,133,115); }
div.DivClassName
{
background-color: #568573;
}
.BgClassName
{
background-color: #568573;
}
</style>
border-color css
<style>
span { border-color: #568573; }
span { border-color: rgb(86,133,115); }
td.TdClassName
{
border-color: #568573;
}
.TagClassName
{
border-color: #568573;
}
</style>