Shades of Cutty Sark #568273
Tints of Cutty Sark #568273
RGB
CMYK
RGB Variations
Color information
#568273 (or 0x568273) is known color: Cutty Sark. HEX triplet: 56, 82 and 73. RGB value is (86,130,115). Sum of RGB (Red+Green+Blue) = 86+130+115=331 (43% of max value = 765). Red value is 86 (33.98% from 255 or 25.98% from 331); Green value is 130 (51.17% from 255 or 39.27% from 331); Blue value is 115 (45.31% from 255 or 34.74% from 331); Max value from RGB is 130 - color contains mainly: green. Hex color #568273 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568273 is #A97D8C. Grayscale: #737373. Windows color (decimal): -11107725 or 7570006. OLE color: 7570006.
HSL color Cylindrical-coordinate representation of color #568273: hue angle of 159.55º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #568273 is Cyan = 0.34, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 130 | 115 | - |
| CMYK | 0.34 | 0 | 0.12 | 0.49 |
| HSL | 159.55º | 0.2% | 0.42% | - |
| HSV(B) | 159.55º | 0.34% | 0.51% | - |
| XYZ | 14.91 | 19.18 | 19.14 | - |
| YUV | 115.13 | 127.92 | 107.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 130 | 115 | 0.34 | 0 | 0.12 | 0.49 | 159.55 | 0.2 | 0.42 |
| Hex | 56 | 82 | 73 | 22 | 0 | C | 31 | A0 | 14 | 2A |
| Octal | 126 | 202 | 163 | 42 | 0 | 14 | 61 | 240 | 24 | 52 |
| Binary | 1010110 | 10000010 | 1110011 | 100010 | 0 | 1100 | 110001 | 10100000 | 10100 | 101010 |
Color Harmonies of #568273
Complementary color
Monochromatic Colors of #568273
Black with #568273
Text Example
Text Example
White with #568273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568273; }
p { color: rgb(86,130,115); }
H1.HeaderClassName
{
color: #568273;
}
.AnyTagClassName
{
color: #568273;
}
</style>
background-color css
<style>
a { background-color: #568273; }
a { background-color: rgb(86,130,115); }
div.DivClassName
{
background-color: #568273;
}
.BgClassName
{
background-color: #568273;
}
</style>
border-color css
<style>
span { border-color: #568273; }
span { border-color: rgb(86,130,115); }
td.TdClassName
{
border-color: #568273;
}
.TagClassName
{
border-color: #568273;
}
</style>