Shades of Cutty Sark #56816E
Tints of Cutty Sark #56816E
RGB
CMYK
RGB Variations
Color information
#56816E (or 0x56816E) is known color: Cutty Sark. HEX triplet: 56, 81 and 6E. RGB value is (86,129,110). Sum of RGB (Red+Green+Blue) = 86+129+110=325 (43% of max value = 765). Red value is 86 (33.98% from 255 or 26.46% from 325); Green value is 129 (50.78% from 255 or 39.69% from 325); Blue value is 110 (43.36% from 255 or 33.85% from 325); Max value from RGB is 129 - color contains mainly: green. Hex color #56816E is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #56816E is #A97E91. Grayscale: #727272. Windows color (decimal): -11107986 or 7242070. OLE color: 7242070.
HSL color Cylindrical-coordinate representation of color #56816E: hue angle of 153.49º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #56816E is Cyan = 0.33, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 129 | 110 | - |
| CMYK | 0.33 | 0 | 0.15 | 0.49 |
| HSL | 153.49º | 0.2% | 0.42% | - |
| HSV(B) | 153.49º | 0.33% | 0.51% | - |
| XYZ | 14.5 | 18.8 | 17.62 | - |
| YUV | 113.98 | 125.75 | 108.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 129 | 110 | 0.33 | 0 | 0.15 | 0.49 | 153.49 | 0.2 | 0.42 |
| Hex | 56 | 81 | 6E | 21 | 0 | F | 31 | 99 | 14 | 2A |
| Octal | 126 | 201 | 156 | 41 | 0 | 17 | 61 | 231 | 24 | 52 |
| Binary | 1010110 | 10000001 | 1101110 | 100001 | 0 | 1111 | 110001 | 10011001 | 10100 | 101010 |
Color Harmonies of #56816E
Complementary color
Monochromatic Colors of #56816E
Black with #56816E
Text Example
Text Example
White with #56816E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #56816E; }
p { color: rgb(86,129,110); }
H1.HeaderClassName
{
color: #56816E;
}
.AnyTagClassName
{
color: #56816E;
}
</style>
background-color css
<style>
a { background-color: #56816E; }
a { background-color: rgb(86,129,110); }
div.DivClassName
{
background-color: #56816E;
}
.BgClassName
{
background-color: #56816E;
}
</style>
border-color css
<style>
span { border-color: #56816E; }
span { border-color: rgb(86,129,110); }
td.TdClassName
{
border-color: #56816E;
}
.TagClassName
{
border-color: #56816E;
}
</style>