Shades of Cutty Sark #568975
Tints of Cutty Sark #568975
RGB
CMYK
RGB Variations
Color information
#568975 (or 0x568975) is known color: Cutty Sark. HEX triplet: 56, 89 and 75. RGB value is (86,137,117). Sum of RGB (Red+Green+Blue) = 86+137+117=340 (45% of max value = 765). Red value is 86 (33.98% from 255 or 25.29% from 340); Green value is 137 (53.91% from 255 or 40.29% from 340); Blue value is 117 (46.09% from 255 or 34.41% from 340); Max value from RGB is 137 - color contains mainly: green. Hex color #568975 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568975 is #A9768A. Grayscale: #777777. Windows color (decimal): -11105931 or 7702870. OLE color: 7702870.
HSL color Cylindrical-coordinate representation of color #568975: hue angle of 156.47º 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 #568975 is Cyan = 0.37, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 137 | 117 | - |
| CMYK | 0.37 | 0 | 0.15 | 0.46 |
| HSL | 156.47º | 0.23% | 0.44% | - |
| HSV(B) | 156.47º | 0.37% | 0.54% | - |
| XYZ | 15.99 | 21.15 | 20.07 | - |
| YUV | 119.47 | 126.6 | 104.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 137 | 117 | 0.37 | 0 | 0.15 | 0.46 | 156.47 | 0.23 | 0.44 |
| Hex | 56 | 89 | 75 | 25 | 0 | F | 2E | 9C | 17 | 2C |
| Octal | 126 | 211 | 165 | 45 | 0 | 17 | 56 | 234 | 27 | 54 |
| Binary | 1010110 | 10001001 | 1110101 | 100101 | 0 | 1111 | 101110 | 10011100 | 10111 | 101100 |
Color Harmonies of #568975
Complementary color
Monochromatic Colors of #568975
Black with #568975
Text Example
Text Example
White with #568975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568975; }
p { color: rgb(86,137,117); }
H1.HeaderClassName
{
color: #568975;
}
.AnyTagClassName
{
color: #568975;
}
</style>
background-color css
<style>
a { background-color: #568975; }
a { background-color: rgb(86,137,117); }
div.DivClassName
{
background-color: #568975;
}
.BgClassName
{
background-color: #568975;
}
</style>
border-color css
<style>
span { border-color: #568975; }
span { border-color: rgb(86,137,117); }
td.TdClassName
{
border-color: #568975;
}
.TagClassName
{
border-color: #568975;
}
</style>