Shades of Cutty Sark #568970
Tints of Cutty Sark #568970
RGB
CMYK
RGB Variations
Color information
#568970 (or 0x568970) is known color: Cutty Sark. HEX triplet: 56, 89 and 70. RGB value is (86,137,112). Sum of RGB (Red+Green+Blue) = 86+137+112=335 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.67% from 335); Green value is 137 (53.91% from 255 or 40.90% from 335); Blue value is 112 (44.14% from 255 or 33.43% from 335); Max value from RGB is 137 - color contains mainly: green. Hex color #568970 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568970 is #A9768F. Grayscale: #767676. Windows color (decimal): -11105936 or 7375190. OLE color: 7375190.
HSL color Cylindrical-coordinate representation of color #568970: hue angle of 150.59º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #568970 is Cyan = 0.37, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 137 | 112 | - |
| CMYK | 0.37 | 0 | 0.18 | 0.46 |
| HSL | 150.59º | 0.23% | 0.44% | - |
| HSV(B) | 150.59º | 0.37% | 0.54% | - |
| XYZ | 15.71 | 21.04 | 18.56 | - |
| YUV | 118.9 | 124.1 | 104.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 137 | 112 | 0.37 | 0 | 0.18 | 0.46 | 150.59 | 0.23 | 0.44 |
| Hex | 56 | 89 | 70 | 25 | 0 | 12 | 2E | 97 | 17 | 2C |
| Octal | 126 | 211 | 160 | 45 | 0 | 22 | 56 | 227 | 27 | 54 |
| Binary | 1010110 | 10001001 | 1110000 | 100101 | 0 | 10010 | 101110 | 10010111 | 10111 | 101100 |
Color Harmonies of #568970
Complementary color
Monochromatic Colors of #568970
Black with #568970
Text Example
Text Example
White with #568970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568970; }
p { color: rgb(86,137,112); }
H1.HeaderClassName
{
color: #568970;
}
.AnyTagClassName
{
color: #568970;
}
</style>
background-color css
<style>
a { background-color: #568970; }
a { background-color: rgb(86,137,112); }
div.DivClassName
{
background-color: #568970;
}
.BgClassName
{
background-color: #568970;
}
</style>
border-color css
<style>
span { border-color: #568970; }
span { border-color: rgb(86,137,112); }
td.TdClassName
{
border-color: #568970;
}
.TagClassName
{
border-color: #568970;
}
</style>