Shades of Cutty Sark #568374
Tints of Cutty Sark #568374
RGB
CMYK
RGB Variations
Color information
#568374 (or 0x568374) is known color: Cutty Sark. HEX triplet: 56, 83 and 74. RGB value is (86,131,116). Sum of RGB (Red+Green+Blue) = 86+131+116=333 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.83% from 333); Green value is 131 (51.56% from 255 or 39.34% from 333); Blue value is 116 (45.70% from 255 or 34.83% from 333); Max value from RGB is 131 - color contains mainly: green. Hex color #568374 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568374 is #A97C8B. Grayscale: #737373. Windows color (decimal): -11107468 or 7635798. OLE color: 7635798.
HSL color Cylindrical-coordinate representation of color #568374: hue angle of 160º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #568374 is Cyan = 0.34, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 131 | 116 | - |
| CMYK | 0.34 | 0 | 0.11 | 0.49 |
| HSL | 160º | 0.21% | 0.43% | - |
| HSV(B) | 160º | 0.34% | 0.51% | - |
| XYZ | 15.11 | 19.47 | 19.49 | - |
| YUV | 115.84 | 128.09 | 106.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 131 | 116 | 0.34 | 0 | 0.11 | 0.49 | 160 | 0.21 | 0.43 |
| Hex | 56 | 83 | 74 | 22 | 0 | B | 31 | A0 | 15 | 2B |
| Octal | 126 | 203 | 164 | 42 | 0 | 13 | 61 | 240 | 25 | 53 |
| Binary | 1010110 | 10000011 | 1110100 | 100010 | 0 | 1011 | 110001 | 10100000 | 10101 | 101011 |
Color Harmonies of #568374
Complementary color
Monochromatic Colors of #568374
Black with #568374
Text Example
Text Example
White with #568374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568374; }
p { color: rgb(86,131,116); }
H1.HeaderClassName
{
color: #568374;
}
.AnyTagClassName
{
color: #568374;
}
</style>
background-color css
<style>
a { background-color: #568374; }
a { background-color: rgb(86,131,116); }
div.DivClassName
{
background-color: #568374;
}
.BgClassName
{
background-color: #568374;
}
</style>
border-color css
<style>
span { border-color: #568374; }
span { border-color: rgb(86,131,116); }
td.TdClassName
{
border-color: #568374;
}
.TagClassName
{
border-color: #568374;
}
</style>