Shades of Cutty Sark #578978
Tints of Cutty Sark #578978
RGB
CMYK
RGB Variations
Color information
#578978 (or 0x578978) is known color: Cutty Sark. HEX triplet: 57, 89 and 78. RGB value is (87,137,120). Sum of RGB (Red+Green+Blue) = 87+137+120=344 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.29% from 344); Green value is 137 (53.91% from 255 or 39.83% from 344); Blue value is 120 (47.27% from 255 or 34.88% from 344); Max value from RGB is 137 - color contains mainly: green. Hex color #578978 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578978 is #A87687. Grayscale: #787878. Windows color (decimal): -11040392 or 7899479. OLE color: 7899479.
HSL color Cylindrical-coordinate representation of color #578978: hue angle of 159.6º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #578978 is Cyan = 0.36, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 137 | 120 | - |
| CMYK | 0.36 | 0 | 0.12 | 0.46 |
| HSL | 159.6º | 0.22% | 0.44% | - |
| HSV(B) | 159.6º | 0.36% | 0.54% | - |
| XYZ | 16.27 | 21.27 | 21.02 | - |
| YUV | 120.11 | 127.94 | 104.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 137 | 120 | 0.36 | 0 | 0.12 | 0.46 | 159.6 | 0.22 | 0.44 |
| Hex | 57 | 89 | 78 | 24 | 0 | C | 2E | A0 | 16 | 2C |
| Octal | 127 | 211 | 170 | 44 | 0 | 14 | 56 | 240 | 26 | 54 |
| Binary | 1010111 | 10001001 | 1111000 | 100100 | 0 | 1100 | 101110 | 10100000 | 10110 | 101100 |
Color Harmonies of #578978
Complementary color
Monochromatic Colors of #578978
Black with #578978
Text Example
Text Example
White with #578978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578978; }
p { color: rgb(87,137,120); }
H1.HeaderClassName
{
color: #578978;
}
.AnyTagClassName
{
color: #578978;
}
</style>
background-color css
<style>
a { background-color: #578978; }
a { background-color: rgb(87,137,120); }
div.DivClassName
{
background-color: #578978;
}
.BgClassName
{
background-color: #578978;
}
</style>
border-color css
<style>
span { border-color: #578978; }
span { border-color: rgb(87,137,120); }
td.TdClassName
{
border-color: #578978;
}
.TagClassName
{
border-color: #578978;
}
</style>