Shades of Cutty Sark #568277
Tints of Cutty Sark #568277
RGB
CMYK
RGB Variations
Color information
#568277 (or 0x568277) is known color: Cutty Sark. HEX triplet: 56, 82 and 77. RGB value is (86,130,119). Sum of RGB (Red+Green+Blue) = 86+130+119=335 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.67% from 335); Green value is 130 (51.17% from 255 or 38.81% from 335); Blue value is 119 (46.88% from 255 or 35.52% from 335); Max value from RGB is 130 - color contains mainly: green. Hex color #568277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568277 is #A97D88. Grayscale: #737373. Windows color (decimal): -11107721 or 7832150. OLE color: 7832150.
HSL color Cylindrical-coordinate representation of color #568277: hue angle of 165º 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 #568277 is Cyan = 0.34, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 130 | 119 | - |
| CMYK | 0.34 | 0 | 0.08 | 0.49 |
| HSL | 165º | 0.2% | 0.42% | - |
| HSV(B) | 165º | 0.34% | 0.51% | - |
| XYZ | 15.15 | 19.28 | 20.37 | - |
| YUV | 115.59 | 129.92 | 106.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 130 | 119 | 0.34 | 0 | 0.08 | 0.49 | 165 | 0.2 | 0.42 |
| Hex | 56 | 82 | 77 | 22 | 0 | 8 | 31 | A5 | 14 | 2A |
| Octal | 126 | 202 | 167 | 42 | 0 | 10 | 61 | 245 | 24 | 52 |
| Binary | 1010110 | 10000010 | 1110111 | 100010 | 0 | 1000 | 110001 | 10100101 | 10100 | 101010 |
Color Harmonies of #568277
Complementary color
Monochromatic Colors of #568277
Black with #568277
Text Example
Text Example
White with #568277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568277; }
p { color: rgb(86,130,119); }
H1.HeaderClassName
{
color: #568277;
}
.AnyTagClassName
{
color: #568277;
}
</style>
background-color css
<style>
a { background-color: #568277; }
a { background-color: rgb(86,130,119); }
div.DivClassName
{
background-color: #568277;
}
.BgClassName
{
background-color: #568277;
}
</style>
border-color css
<style>
span { border-color: #568277; }
span { border-color: rgb(86,130,119); }
td.TdClassName
{
border-color: #568277;
}
.TagClassName
{
border-color: #568277;
}
</style>