Shades of Cutty Sark #59786A
Tints of Cutty Sark #59786A
RGB
CMYK
RGB Variations
Color information
#59786A (or 0x59786A) is known color: Cutty Sark. HEX triplet: 59, 78 and 6A. RGB value is (89,120,106). Sum of RGB (Red+Green+Blue) = 89+120+106=315 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.25% from 315); Green value is 120 (47.27% from 255 or 38.10% from 315); Blue value is 106 (41.80% from 255 or 33.65% from 315); Max value from RGB is 120 - color contains mainly: green. Hex color #59786A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #59786A is #A68795. Grayscale: #6D6D6D. Windows color (decimal): -10913686 or 6977625. OLE color: 6977625.
HSL color Cylindrical-coordinate representation of color #59786A: hue angle of 152.9º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #59786A is Cyan = 0.26, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 120 | 106 | - |
| CMYK | 0.26 | 0 | 0.12 | 0.53 |
| HSL | 152.9º | 0.15% | 0.41% | - |
| HSV(B) | 152.9º | 0.26% | 0.47% | - |
| XYZ | 13.44 | 16.6 | 16.13 | - |
| YUV | 109.14 | 126.23 | 113.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 120 | 106 | 0.26 | 0 | 0.12 | 0.53 | 152.9 | 0.15 | 0.41 |
| Hex | 59 | 78 | 6A | 1A | 0 | C | 35 | 99 | F | 29 |
| Octal | 131 | 170 | 152 | 32 | 0 | 14 | 65 | 231 | 17 | 51 |
| Binary | 1011001 | 1111000 | 1101010 | 11010 | 0 | 1100 | 110101 | 10011001 | 1111 | 101001 |
Color Harmonies of #59786A
Complementary color
Monochromatic Colors of #59786A
Black with #59786A
Text Example
Text Example
White with #59786A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59786A; }
p { color: rgb(89,120,106); }
H1.HeaderClassName
{
color: #59786A;
}
.AnyTagClassName
{
color: #59786A;
}
</style>
background-color css
<style>
a { background-color: #59786A; }
a { background-color: rgb(89,120,106); }
div.DivClassName
{
background-color: #59786A;
}
.BgClassName
{
background-color: #59786A;
}
</style>
border-color css
<style>
span { border-color: #59786A; }
span { border-color: rgb(89,120,106); }
td.TdClassName
{
border-color: #59786A;
}
.TagClassName
{
border-color: #59786A;
}
</style>