Shades of Cutty Sark #599376
Tints of Cutty Sark #599376
RGB
CMYK
RGB Variations
Color information
#599376 (or 0x599376) is known color: Cutty Sark. HEX triplet: 59, 93 and 76. RGB value is (89,147,118). Sum of RGB (Red+Green+Blue) = 89+147+118=354 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.14% from 354); Green value is 147 (57.81% from 255 or 41.53% from 354); Blue value is 118 (46.48% from 255 or 33.33% from 354); Max value from RGB is 147 - color contains mainly: green. Hex color #599376 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #599376 is #A66C89. Grayscale: #7E7E7E. Windows color (decimal): -10906762 or 7770969. OLE color: 7770969.
HSL color Cylindrical-coordinate representation of color #599376: hue angle of 150º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #599376 is Cyan = 0.39, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 147 | 118 | - |
| CMYK | 0.39 | 0 | 0.20 | 0.42 |
| HSL | 150º | 0.25% | 0.46% | - |
| HSV(B) | 150º | 0.39% | 0.58% | - |
| XYZ | 17.82 | 24.3 | 20.89 | - |
| YUV | 126.35 | 123.28 | 101.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 147 | 118 | 0.39 | 0 | 0.20 | 0.42 | 150 | 0.25 | 0.46 |
| Hex | 59 | 93 | 76 | 27 | 0 | 14 | 2A | 96 | 19 | 2E |
| Octal | 131 | 223 | 166 | 47 | 0 | 24 | 52 | 226 | 31 | 56 |
| Binary | 1011001 | 10010011 | 1110110 | 100111 | 0 | 10100 | 101010 | 10010110 | 11001 | 101110 |
Color Harmonies of #599376
Complementary color
Monochromatic Colors of #599376
Black with #599376
Text Example
Text Example
White with #599376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599376; }
p { color: rgb(89,147,118); }
H1.HeaderClassName
{
color: #599376;
}
.AnyTagClassName
{
color: #599376;
}
</style>
background-color css
<style>
a { background-color: #599376; }
a { background-color: rgb(89,147,118); }
div.DivClassName
{
background-color: #599376;
}
.BgClassName
{
background-color: #599376;
}
</style>
border-color css
<style>
span { border-color: #599376; }
span { border-color: rgb(89,147,118); }
td.TdClassName
{
border-color: #599376;
}
.TagClassName
{
border-color: #599376;
}
</style>