Shades of Cutty Sark #598772
Tints of Cutty Sark #598772
RGB
CMYK
RGB Variations
Color information
#598772 (or 0x598772) is known color: Cutty Sark. HEX triplet: 59, 87 and 72. RGB value is (89,135,114). Sum of RGB (Red+Green+Blue) = 89+135+114=338 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.33% from 338); Green value is 135 (53.12% from 255 or 39.94% from 338); Blue value is 114 (44.92% from 255 or 33.73% from 338); Max value from RGB is 135 - color contains mainly: green. Hex color #598772 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #598772 is #A6788D. Grayscale: #767676. Windows color (decimal): -10909838 or 7505753. OLE color: 7505753.
HSL color Cylindrical-coordinate representation of color #598772: hue angle of 152.61º 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 #598772 is Cyan = 0.34, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 135 | 114 | - |
| CMYK | 0.34 | 0 | 0.16 | 0.47 |
| HSL | 152.61º | 0.21% | 0.44% | - |
| HSV(B) | 152.61º | 0.34% | 0.53% | - |
| XYZ | 15.82 | 20.67 | 19.07 | - |
| YUV | 118.85 | 125.26 | 106.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 135 | 114 | 0.34 | 0 | 0.16 | 0.47 | 152.61 | 0.21 | 0.44 |
| Hex | 59 | 87 | 72 | 22 | 0 | 10 | 2F | 99 | 15 | 2C |
| Octal | 131 | 207 | 162 | 42 | 0 | 20 | 57 | 231 | 25 | 54 |
| Binary | 1011001 | 10000111 | 1110010 | 100010 | 0 | 10000 | 101111 | 10011001 | 10101 | 101100 |
Color Harmonies of #598772
Complementary color
Monochromatic Colors of #598772
Black with #598772
Text Example
Text Example
White with #598772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598772; }
p { color: rgb(89,135,114); }
H1.HeaderClassName
{
color: #598772;
}
.AnyTagClassName
{
color: #598772;
}
</style>
background-color css
<style>
a { background-color: #598772; }
a { background-color: rgb(89,135,114); }
div.DivClassName
{
background-color: #598772;
}
.BgClassName
{
background-color: #598772;
}
</style>
border-color css
<style>
span { border-color: #598772; }
span { border-color: rgb(89,135,114); }
td.TdClassName
{
border-color: #598772;
}
.TagClassName
{
border-color: #598772;
}
</style>