Shades of Cutty Sark #589476
Tints of Cutty Sark #589476
RGB
CMYK
RGB Variations
Color information
#589476 (or 0x589476) is known color: Cutty Sark. HEX triplet: 58, 94 and 76. RGB value is (88,148,118). Sum of RGB (Red+Green+Blue) = 88+148+118=354 (46% of max value = 765). Red value is 88 (34.77% from 255 or 24.86% from 354); Green value is 148 (58.20% from 255 or 41.81% from 354); Blue value is 118 (46.48% from 255 or 33.33% from 354); Max value from RGB is 148 - color contains mainly: green. Hex color #589476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589476 is #A76B89. Grayscale: #7E7E7E. Windows color (decimal): -10972042 or 7771224. OLE color: 7771224.
HSL color Cylindrical-coordinate representation of color #589476: 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.41%. Process color model (Four color, CMYK) of #589476 is Cyan = 0.41, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 148 | 118 | - |
| CMYK | 0.41 | 0 | 0.20 | 0.42 |
| HSL | 150º | 0.25% | 0.46% | - |
| HSV(B) | 150º | 0.41% | 0.58% | - |
| XYZ | 17.88 | 24.56 | 20.94 | - |
| YUV | 126.64 | 123.12 | 100.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 148 | 118 | 0.41 | 0 | 0.20 | 0.42 | 150 | 0.25 | 0.46 |
| Hex | 58 | 94 | 76 | 29 | 0 | 14 | 2A | 96 | 19 | 2E |
| Octal | 130 | 224 | 166 | 51 | 0 | 24 | 52 | 226 | 31 | 56 |
| Binary | 1011000 | 10010100 | 1110110 | 101001 | 0 | 10100 | 101010 | 10010110 | 11001 | 101110 |
Color Harmonies of #589476
Complementary color
Monochromatic Colors of #589476
Black with #589476
Text Example
Text Example
White with #589476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589476; }
p { color: rgb(88,148,118); }
H1.HeaderClassName
{
color: #589476;
}
.AnyTagClassName
{
color: #589476;
}
</style>
background-color css
<style>
a { background-color: #589476; }
a { background-color: rgb(88,148,118); }
div.DivClassName
{
background-color: #589476;
}
.BgClassName
{
background-color: #589476;
}
</style>
border-color css
<style>
span { border-color: #589476; }
span { border-color: rgb(88,148,118); }
td.TdClassName
{
border-color: #589476;
}
.TagClassName
{
border-color: #589476;
}
</style>