Shades of Cutty Sark #599071
Tints of Cutty Sark #599071
RGB
CMYK
RGB Variations
Color information
#599071 (or 0x599071) is known color: Cutty Sark. HEX triplet: 59, 90 and 71. RGB value is (89,144,113). Sum of RGB (Red+Green+Blue) = 89+144+113=346 (45% of max value = 765). Red value is 89 (35.16% from 255 or 25.72% from 346); Green value is 144 (56.64% from 255 or 41.62% from 346); Blue value is 113 (44.53% from 255 or 32.66% from 346); Max value from RGB is 144 - color contains mainly: green. Hex color #599071 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #599071 is #A66F8E. Grayscale: #7C7C7C. Windows color (decimal): -10907535 or 7442521. OLE color: 7442521.
HSL color Cylindrical-coordinate representation of color #599071: hue angle of 146.18º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #599071 is Cyan = 0.38, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 144 | 113 | - |
| CMYK | 0.38 | 0 | 0.22 | 0.44 |
| HSL | 146.18º | 0.24% | 0.46% | - |
| HSV(B) | 146.18º | 0.38% | 0.56% | - |
| XYZ | 17.07 | 23.26 | 19.21 | - |
| YUV | 124.02 | 121.78 | 103.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 144 | 113 | 0.38 | 0 | 0.22 | 0.44 | 146.18 | 0.24 | 0.46 |
| Hex | 59 | 90 | 71 | 26 | 0 | 16 | 2C | 92 | 18 | 2E |
| Octal | 131 | 220 | 161 | 46 | 0 | 26 | 54 | 222 | 30 | 56 |
| Binary | 1011001 | 10010000 | 1110001 | 100110 | 0 | 10110 | 101100 | 10010010 | 11000 | 101110 |
Color Harmonies of #599071
Complementary color
Monochromatic Colors of #599071
Black with #599071
Text Example
Text Example
White with #599071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599071; }
p { color: rgb(89,144,113); }
H1.HeaderClassName
{
color: #599071;
}
.AnyTagClassName
{
color: #599071;
}
</style>
background-color css
<style>
a { background-color: #599071; }
a { background-color: rgb(89,144,113); }
div.DivClassName
{
background-color: #599071;
}
.BgClassName
{
background-color: #599071;
}
</style>
border-color css
<style>
span { border-color: #599071; }
span { border-color: rgb(89,144,113); }
td.TdClassName
{
border-color: #599071;
}
.TagClassName
{
border-color: #599071;
}
</style>