Shades of Cutty Sark #579171
Tints of Cutty Sark #579171
RGB
CMYK
RGB Variations
Color information
#579171 (or 0x579171) is known color: Cutty Sark. HEX triplet: 57, 91 and 71. RGB value is (87,145,113). Sum of RGB (Red+Green+Blue) = 87+145+113=345 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.22% from 345); Green value is 145 (57.03% from 255 or 42.03% from 345); Blue value is 113 (44.53% from 255 or 32.75% from 345); Max value from RGB is 145 - color contains mainly: green. Hex color #579171 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579171 is #A86E8E. Grayscale: #7C7C7C. Windows color (decimal): -11038351 or 7442775. OLE color: 7442775.
HSL color Cylindrical-coordinate representation of color #579171: hue angle of 146.9º 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 #579171 is Cyan = 0.4, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 145 | 113 | - |
| CMYK | 0.4 | 0 | 0.22 | 0.43 |
| HSL | 146.9º | 0.25% | 0.45% | - |
| HSV(B) | 146.9º | 0.4% | 0.57% | - |
| XYZ | 17.04 | 23.47 | 19.25 | - |
| YUV | 124.01 | 121.78 | 101.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 145 | 113 | 0.4 | 0 | 0.22 | 0.43 | 146.9 | 0.25 | 0.45 |
| Hex | 57 | 91 | 71 | 28 | 0 | 16 | 2B | 93 | 19 | 2D |
| Octal | 127 | 221 | 161 | 50 | 0 | 26 | 53 | 223 | 31 | 55 |
| Binary | 1010111 | 10010001 | 1110001 | 101000 | 0 | 10110 | 101011 | 10010011 | 11001 | 101101 |
Color Harmonies of #579171
Complementary color
Monochromatic Colors of #579171
Black with #579171
Text Example
Text Example
White with #579171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579171; }
p { color: rgb(87,145,113); }
H1.HeaderClassName
{
color: #579171;
}
.AnyTagClassName
{
color: #579171;
}
</style>
background-color css
<style>
a { background-color: #579171; }
a { background-color: rgb(87,145,113); }
div.DivClassName
{
background-color: #579171;
}
.BgClassName
{
background-color: #579171;
}
</style>
border-color css
<style>
span { border-color: #579171; }
span { border-color: rgb(87,145,113); }
td.TdClassName
{
border-color: #579171;
}
.TagClassName
{
border-color: #579171;
}
</style>