Shades of Cutty Sark #59886E
Tints of Cutty Sark #59886E
RGB
CMYK
RGB Variations
Color information
#59886E (or 0x59886E) is known color: Cutty Sark. HEX triplet: 59, 88 and 6E. RGB value is (89,136,110). Sum of RGB (Red+Green+Blue) = 89+136+110=335 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.57% from 335); Green value is 136 (53.52% from 255 or 40.60% from 335); Blue value is 110 (43.36% from 255 or 32.84% from 335); Max value from RGB is 136 - color contains mainly: green. Hex color #59886E is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #59886E is #A67791. Grayscale: #777777. Windows color (decimal): -10909586 or 7243865. OLE color: 7243865.
HSL color Cylindrical-coordinate representation of color #59886E: hue angle of 146.81º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #59886E is Cyan = 0.35, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 136 | 110 | - |
| CMYK | 0.35 | 0 | 0.19 | 0.47 |
| HSL | 146.81º | 0.21% | 0.44% | - |
| HSV(B) | 146.81º | 0.35% | 0.53% | - |
| XYZ | 15.74 | 20.86 | 17.95 | - |
| YUV | 118.98 | 122.93 | 106.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 136 | 110 | 0.35 | 0 | 0.19 | 0.47 | 146.81 | 0.21 | 0.44 |
| Hex | 59 | 88 | 6E | 23 | 0 | 13 | 2F | 93 | 15 | 2C |
| Octal | 131 | 210 | 156 | 43 | 0 | 23 | 57 | 223 | 25 | 54 |
| Binary | 1011001 | 10001000 | 1101110 | 100011 | 0 | 10011 | 101111 | 10010011 | 10101 | 101100 |
Color Harmonies of #59886E
Complementary color
Monochromatic Colors of #59886E
Black with #59886E
Text Example
Text Example
White with #59886E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59886E; }
p { color: rgb(89,136,110); }
H1.HeaderClassName
{
color: #59886E;
}
.AnyTagClassName
{
color: #59886E;
}
</style>
background-color css
<style>
a { background-color: #59886E; }
a { background-color: rgb(89,136,110); }
div.DivClassName
{
background-color: #59886E;
}
.BgClassName
{
background-color: #59886E;
}
</style>
border-color css
<style>
span { border-color: #59886E; }
span { border-color: rgb(89,136,110); }
td.TdClassName
{
border-color: #59886E;
}
.TagClassName
{
border-color: #59886E;
}
</style>