Shades of Cutty Sark #598770
Tints of Cutty Sark #598770
RGB
CMYK
RGB Variations
Color information
#598770 (or 0x598770) is known color: Cutty Sark. HEX triplet: 59, 87 and 70. RGB value is (89,135,112). Sum of RGB (Red+Green+Blue) = 89+135+112=336 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.49% from 336); Green value is 135 (53.12% from 255 or 40.18% from 336); Blue value is 112 (44.14% from 255 or 33.33% from 336); Max value from RGB is 135 - color contains mainly: green. Hex color #598770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #598770 is #A6788F. Grayscale: #767676. Windows color (decimal): -10909840 or 7374681. OLE color: 7374681.
HSL color Cylindrical-coordinate representation of color #598770: hue angle of 150º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #598770 is Cyan = 0.34, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 135 | 112 | - |
| CMYK | 0.34 | 0 | 0.17 | 0.47 |
| HSL | 150º | 0.21% | 0.44% | - |
| HSV(B) | 150º | 0.34% | 0.53% | - |
| XYZ | 15.71 | 20.62 | 18.48 | - |
| YUV | 118.62 | 124.26 | 106.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 135 | 112 | 0.34 | 0 | 0.17 | 0.47 | 150 | 0.21 | 0.44 |
| Hex | 59 | 87 | 70 | 22 | 0 | 11 | 2F | 96 | 15 | 2C |
| Octal | 131 | 207 | 160 | 42 | 0 | 21 | 57 | 226 | 25 | 54 |
| Binary | 1011001 | 10000111 | 1110000 | 100010 | 0 | 10001 | 101111 | 10010110 | 10101 | 101100 |
Color Harmonies of #598770
Complementary color
Monochromatic Colors of #598770
Black with #598770
Text Example
Text Example
White with #598770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598770; }
p { color: rgb(89,135,112); }
H1.HeaderClassName
{
color: #598770;
}
.AnyTagClassName
{
color: #598770;
}
</style>
background-color css
<style>
a { background-color: #598770; }
a { background-color: rgb(89,135,112); }
div.DivClassName
{
background-color: #598770;
}
.BgClassName
{
background-color: #598770;
}
</style>
border-color css
<style>
span { border-color: #598770; }
span { border-color: rgb(89,135,112); }
td.TdClassName
{
border-color: #598770;
}
.TagClassName
{
border-color: #598770;
}
</style>