Shades of Cutty Sark #579071
Tints of Cutty Sark #579071
RGB
CMYK
RGB Variations
Color information
#579071 (or 0x579071) is known color: Cutty Sark. HEX triplet: 57, 90 and 71. RGB value is (87,144,113). Sum of RGB (Red+Green+Blue) = 87+144+113=344 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.29% from 344); Green value is 144 (56.64% from 255 or 41.86% from 344); Blue value is 113 (44.53% from 255 or 32.85% from 344); Max value from RGB is 144 - color contains mainly: green. Hex color #579071 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579071 is #A86F8E. Grayscale: #7B7B7B. Windows color (decimal): -11038607 or 7442519. OLE color: 7442519.
HSL color Cylindrical-coordinate representation of color #579071: hue angle of 147.37º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #579071 is Cyan = 0.40, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 144 | 113 | - |
| CMYK | 0.40 | 0 | 0.22 | 0.44 |
| HSL | 147.37º | 0.25% | 0.45% | - |
| HSV(B) | 147.37º | 0.4% | 0.56% | - |
| XYZ | 16.88 | 23.17 | 19.2 | - |
| YUV | 123.42 | 122.12 | 102.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 144 | 113 | 0.40 | 0 | 0.22 | 0.44 | 147.37 | 0.25 | 0.45 |
| Hex | 57 | 90 | 71 | 28 | 0 | 16 | 2C | 93 | 19 | 2D |
| Octal | 127 | 220 | 161 | 50 | 0 | 26 | 54 | 223 | 31 | 55 |
| Binary | 1010111 | 10010000 | 1110001 | 101000 | 0 | 10110 | 101100 | 10010011 | 11001 | 101101 |
Color Harmonies of #579071
Complementary color
Monochromatic Colors of #579071
Black with #579071
Text Example
Text Example
White with #579071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579071; }
p { color: rgb(87,144,113); }
H1.HeaderClassName
{
color: #579071;
}
.AnyTagClassName
{
color: #579071;
}
</style>
background-color css
<style>
a { background-color: #579071; }
a { background-color: rgb(87,144,113); }
div.DivClassName
{
background-color: #579071;
}
.BgClassName
{
background-color: #579071;
}
</style>
border-color css
<style>
span { border-color: #579071; }
span { border-color: rgb(87,144,113); }
td.TdClassName
{
border-color: #579071;
}
.TagClassName
{
border-color: #579071;
}
</style>