Shades of Cutty Sark #598774
Tints of Cutty Sark #598774
RGB
CMYK
RGB Variations
Color information
#598774 (or 0x598774) is known color: Cutty Sark. HEX triplet: 59, 87 and 74. RGB value is (89,135,116). Sum of RGB (Red+Green+Blue) = 89+135+116=340 (45% of max value = 765). Red value is 89 (35.16% from 255 or 26.18% from 340); Green value is 135 (53.12% from 255 or 39.71% from 340); Blue value is 116 (45.70% from 255 or 34.12% from 340); Max value from RGB is 135 - color contains mainly: green. Hex color #598774 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #598774 is #A6788B. Grayscale: #777777. Windows color (decimal): -10909836 or 7636825. OLE color: 7636825.
HSL color Cylindrical-coordinate representation of color #598774: hue angle of 155.22º 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 #598774 is Cyan = 0.34, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 135 | 116 | - |
| CMYK | 0.34 | 0 | 0.14 | 0.47 |
| HSL | 155.22º | 0.21% | 0.44% | - |
| HSV(B) | 155.22º | 0.34% | 0.53% | - |
| XYZ | 15.94 | 20.71 | 19.68 | - |
| YUV | 119.08 | 126.26 | 106.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 135 | 116 | 0.34 | 0 | 0.14 | 0.47 | 155.22 | 0.21 | 0.44 |
| Hex | 59 | 87 | 74 | 22 | 0 | E | 2F | 9B | 15 | 2C |
| Octal | 131 | 207 | 164 | 42 | 0 | 16 | 57 | 233 | 25 | 54 |
| Binary | 1011001 | 10000111 | 1110100 | 100010 | 0 | 1110 | 101111 | 10011011 | 10101 | 101100 |
Color Harmonies of #598774
Complementary color
Monochromatic Colors of #598774
Black with #598774
Text Example
Text Example
White with #598774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598774; }
p { color: rgb(89,135,116); }
H1.HeaderClassName
{
color: #598774;
}
.AnyTagClassName
{
color: #598774;
}
</style>
background-color css
<style>
a { background-color: #598774; }
a { background-color: rgb(89,135,116); }
div.DivClassName
{
background-color: #598774;
}
.BgClassName
{
background-color: #598774;
}
</style>
border-color css
<style>
span { border-color: #598774; }
span { border-color: rgb(89,135,116); }
td.TdClassName
{
border-color: #598774;
}
.TagClassName
{
border-color: #598774;
}
</style>