Shades of Cutty Sark #567065
Tints of Cutty Sark #567065
RGB
CMYK
RGB Variations
Color information
#567065 (or 0x567065) is known color: Cutty Sark. HEX triplet: 56, 70 and 65. RGB value is (86,112,101). Sum of RGB (Red+Green+Blue) = 86+112+101=299 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.76% from 299); Green value is 112 (44.14% from 255 or 37.46% from 299); Blue value is 101 (39.84% from 255 or 33.78% from 299); Max value from RGB is 112 - color contains mainly: green. Hex color #567065 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567065 is #A98F9A. Grayscale: #666666. Windows color (decimal): -11112347 or 6647894. OLE color: 6647894.
HSL color Cylindrical-coordinate representation of color #567065: hue angle of 154.62º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #567065 is Cyan = 0.23, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 112 | 101 | - |
| CMYK | 0.23 | 0 | 0.10 | 0.56 |
| HSL | 154.62º | 0.13% | 0.39% | - |
| HSV(B) | 154.62º | 0.23% | 0.44% | - |
| XYZ | 11.98 | 14.51 | 14.48 | - |
| YUV | 102.97 | 126.89 | 115.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 112 | 101 | 0.23 | 0 | 0.10 | 0.56 | 154.62 | 0.13 | 0.39 |
| Hex | 56 | 70 | 65 | 17 | 0 | A | 38 | 9B | D | 27 |
| Octal | 126 | 160 | 145 | 27 | 0 | 12 | 70 | 233 | 15 | 47 |
| Binary | 1010110 | 1110000 | 1100101 | 10111 | 0 | 1010 | 111000 | 10011011 | 1101 | 100111 |
Color Harmonies of #567065
Complementary color
Monochromatic Colors of #567065
Black with #567065
Text Example
Text Example
White with #567065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567065; }
p { color: rgb(86,112,101); }
H1.HeaderClassName
{
color: #567065;
}
.AnyTagClassName
{
color: #567065;
}
</style>
background-color css
<style>
a { background-color: #567065; }
a { background-color: rgb(86,112,101); }
div.DivClassName
{
background-color: #567065;
}
.BgClassName
{
background-color: #567065;
}
</style>
border-color css
<style>
span { border-color: #567065; }
span { border-color: rgb(86,112,101); }
td.TdClassName
{
border-color: #567065;
}
.TagClassName
{
border-color: #567065;
}
</style>