Shades of Cutty Sark #579178
Tints of Cutty Sark #579178
RGB
CMYK
RGB Variations
Color information
#579178 (or 0x579178) is known color: Cutty Sark. HEX triplet: 57, 91 and 78. RGB value is (87,145,120). Sum of RGB (Red+Green+Blue) = 87+145+120=352 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.72% from 352); Green value is 145 (57.03% from 255 or 41.19% from 352); Blue value is 120 (47.27% from 255 or 34.09% from 352); Max value from RGB is 145 - color contains mainly: green. Hex color #579178 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579178 is #A86E87. Grayscale: #7C7C7C. Windows color (decimal): -11038344 or 7901527. OLE color: 7901527.
HSL color Cylindrical-coordinate representation of color #579178: hue angle of 154.14º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #579178 is Cyan = 0.4, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 145 | 120 | - |
| CMYK | 0.4 | 0 | 0.17 | 0.43 |
| HSL | 154.14º | 0.25% | 0.45% | - |
| HSV(B) | 154.14º | 0.4% | 0.57% | - |
| XYZ | 17.45 | 23.63 | 21.41 | - |
| YUV | 124.81 | 125.28 | 101.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 145 | 120 | 0.4 | 0 | 0.17 | 0.43 | 154.14 | 0.25 | 0.45 |
| Hex | 57 | 91 | 78 | 28 | 0 | 11 | 2B | 9A | 19 | 2D |
| Octal | 127 | 221 | 170 | 50 | 0 | 21 | 53 | 232 | 31 | 55 |
| Binary | 1010111 | 10010001 | 1111000 | 101000 | 0 | 10001 | 101011 | 10011010 | 11001 | 101101 |
Color Harmonies of #579178
Complementary color
Monochromatic Colors of #579178
Black with #579178
Text Example
Text Example
White with #579178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579178; }
p { color: rgb(87,145,120); }
H1.HeaderClassName
{
color: #579178;
}
.AnyTagClassName
{
color: #579178;
}
</style>
background-color css
<style>
a { background-color: #579178; }
a { background-color: rgb(87,145,120); }
div.DivClassName
{
background-color: #579178;
}
.BgClassName
{
background-color: #579178;
}
</style>
border-color css
<style>
span { border-color: #579178; }
span { border-color: rgb(87,145,120); }
td.TdClassName
{
border-color: #579178;
}
.TagClassName
{
border-color: #579178;
}
</style>