Shades of Cutty Sark #567368
Tints of Cutty Sark #567368
RGB
CMYK
RGB Variations
Color information
#567368 (or 0x567368) is known color: Cutty Sark. HEX triplet: 56, 73 and 68. RGB value is (86,115,104). Sum of RGB (Red+Green+Blue) = 86+115+104=305 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.20% from 305); Green value is 115 (45.31% from 255 or 37.70% from 305); Blue value is 104 (41.02% from 255 or 34.10% from 305); Max value from RGB is 115 - color contains mainly: green. Hex color #567368 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567368 is #A98C97. Grayscale: #696969. Windows color (decimal): -11111576 or 6845270. OLE color: 6845270.
HSL color Cylindrical-coordinate representation of color #567368: hue angle of 157.24º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #567368 is Cyan = 0.25, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 115 | 104 | - |
| CMYK | 0.25 | 0 | 0.10 | 0.55 |
| HSL | 157.24º | 0.14% | 0.39% | - |
| HSV(B) | 157.24º | 0.25% | 0.45% | - |
| XYZ | 12.47 | 15.24 | 15.38 | - |
| YUV | 105.08 | 127.39 | 114.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 115 | 104 | 0.25 | 0 | 0.10 | 0.55 | 157.24 | 0.14 | 0.39 |
| Hex | 56 | 73 | 68 | 19 | 0 | A | 37 | 9D | E | 27 |
| Octal | 126 | 163 | 150 | 31 | 0 | 12 | 67 | 235 | 16 | 47 |
| Binary | 1010110 | 1110011 | 1101000 | 11001 | 0 | 1010 | 110111 | 10011101 | 1110 | 100111 |
Color Harmonies of #567368
Complementary color
Monochromatic Colors of #567368
Black with #567368
Text Example
Text Example
White with #567368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567368; }
p { color: rgb(86,115,104); }
H1.HeaderClassName
{
color: #567368;
}
.AnyTagClassName
{
color: #567368;
}
</style>
background-color css
<style>
a { background-color: #567368; }
a { background-color: rgb(86,115,104); }
div.DivClassName
{
background-color: #567368;
}
.BgClassName
{
background-color: #567368;
}
</style>
border-color css
<style>
span { border-color: #567368; }
span { border-color: rgb(86,115,104); }
td.TdClassName
{
border-color: #567368;
}
.TagClassName
{
border-color: #567368;
}
</style>