Shades of Cutty Sark #579278
Tints of Cutty Sark #579278
RGB
CMYK
RGB Variations
Color information
#579278 (or 0x579278) is known color: Cutty Sark. HEX triplet: 57, 92 and 78. RGB value is (87,146,120). Sum of RGB (Red+Green+Blue) = 87+146+120=353 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.65% from 353); Green value is 146 (57.42% from 255 or 41.36% from 353); Blue value is 120 (47.27% from 255 or 33.99% from 353); Max value from RGB is 146 - color contains mainly: green. Hex color #579278 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579278 is #A86D87. Grayscale: #7D7D7D. Windows color (decimal): -11038088 or 7901783. OLE color: 7901783.
HSL color Cylindrical-coordinate representation of color #579278: hue angle of 153.56º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #579278 is Cyan = 0.40, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 146 | 120 | - |
| CMYK | 0.40 | 0 | 0.18 | 0.43 |
| HSL | 153.56º | 0.25% | 0.46% | - |
| HSV(B) | 153.56º | 0.4% | 0.57% | - |
| XYZ | 17.6 | 23.94 | 21.46 | - |
| YUV | 125.4 | 124.95 | 100.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 146 | 120 | 0.40 | 0 | 0.18 | 0.43 | 153.56 | 0.25 | 0.46 |
| Hex | 57 | 92 | 78 | 28 | 0 | 12 | 2B | 9A | 19 | 2E |
| Octal | 127 | 222 | 170 | 50 | 0 | 22 | 53 | 232 | 31 | 56 |
| Binary | 1010111 | 10010010 | 1111000 | 101000 | 0 | 10010 | 101011 | 10011010 | 11001 | 101110 |
Color Harmonies of #579278
Complementary color
Monochromatic Colors of #579278
Black with #579278
Text Example
Text Example
White with #579278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579278; }
p { color: rgb(87,146,120); }
H1.HeaderClassName
{
color: #579278;
}
.AnyTagClassName
{
color: #579278;
}
</style>
background-color css
<style>
a { background-color: #579278; }
a { background-color: rgb(87,146,120); }
div.DivClassName
{
background-color: #579278;
}
.BgClassName
{
background-color: #579278;
}
</style>
border-color css
<style>
span { border-color: #579278; }
span { border-color: rgb(87,146,120); }
td.TdClassName
{
border-color: #579278;
}
.TagClassName
{
border-color: #579278;
}
</style>