Shades of Cutty Sark #568976
Tints of Cutty Sark #568976
RGB
CMYK
RGB Variations
Color information
#568976 (or 0x568976) is known color: Cutty Sark. HEX triplet: 56, 89 and 76. RGB value is (86,137,118). Sum of RGB (Red+Green+Blue) = 86+137+118=341 (45% of max value = 765). Red value is 86 (33.98% from 255 or 25.22% from 341); Green value is 137 (53.91% from 255 or 40.18% from 341); Blue value is 118 (46.48% from 255 or 34.60% from 341); Max value from RGB is 137 - color contains mainly: green. Hex color #568976 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568976 is #A97689. Grayscale: #777777. Windows color (decimal): -11105930 or 7768406. OLE color: 7768406.
HSL color Cylindrical-coordinate representation of color #568976: hue angle of 157.65º 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 #568976 is Cyan = 0.37, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 137 | 118 | - |
| CMYK | 0.37 | 0 | 0.14 | 0.46 |
| HSL | 157.65º | 0.23% | 0.44% | - |
| HSV(B) | 157.65º | 0.37% | 0.54% | - |
| XYZ | 16.05 | 21.18 | 20.38 | - |
| YUV | 119.59 | 127.1 | 104.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 137 | 118 | 0.37 | 0 | 0.14 | 0.46 | 157.65 | 0.23 | 0.44 |
| Hex | 56 | 89 | 76 | 25 | 0 | E | 2E | 9E | 17 | 2C |
| Octal | 126 | 211 | 166 | 45 | 0 | 16 | 56 | 236 | 27 | 54 |
| Binary | 1010110 | 10001001 | 1110110 | 100101 | 0 | 1110 | 101110 | 10011110 | 10111 | 101100 |
Color Harmonies of #568976
Complementary color
Monochromatic Colors of #568976
Black with #568976
Text Example
Text Example
White with #568976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568976; }
p { color: rgb(86,137,118); }
H1.HeaderClassName
{
color: #568976;
}
.AnyTagClassName
{
color: #568976;
}
</style>
background-color css
<style>
a { background-color: #568976; }
a { background-color: rgb(86,137,118); }
div.DivClassName
{
background-color: #568976;
}
.BgClassName
{
background-color: #568976;
}
</style>
border-color css
<style>
span { border-color: #568976; }
span { border-color: rgb(86,137,118); }
td.TdClassName
{
border-color: #568976;
}
.TagClassName
{
border-color: #568976;
}
</style>