Shades of Cutty Sark #579371
Tints of Cutty Sark #579371
RGB
CMYK
RGB Variations
Color information
#579371 (or 0x579371) is known color: Cutty Sark. HEX triplet: 57, 93 and 71. RGB value is (87,147,113). Sum of RGB (Red+Green+Blue) = 87+147+113=347 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.07% from 347); Green value is 147 (57.81% from 255 or 42.36% from 347); Blue value is 113 (44.53% from 255 or 32.56% from 347); Max value from RGB is 147 - color contains mainly: green. Hex color #579371 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579371 is #A86C8E. Grayscale: #7D7D7D. Windows color (decimal): -11037839 or 7443287. OLE color: 7443287.
HSL color Cylindrical-coordinate representation of color #579371: hue angle of 146º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #579371 is Cyan = 0.41, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 147 | 113 | - |
| CMYK | 0.41 | 0 | 0.23 | 0.42 |
| HSL | 146º | 0.26% | 0.46% | - |
| HSV(B) | 146º | 0.41% | 0.58% | - |
| XYZ | 17.34 | 24.09 | 19.36 | - |
| YUV | 125.18 | 121.12 | 100.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 147 | 113 | 0.41 | 0 | 0.23 | 0.42 | 146 | 0.26 | 0.46 |
| Hex | 57 | 93 | 71 | 29 | 0 | 17 | 2A | 92 | 1A | 2E |
| Octal | 127 | 223 | 161 | 51 | 0 | 27 | 52 | 222 | 32 | 56 |
| Binary | 1010111 | 10010011 | 1110001 | 101001 | 0 | 10111 | 101010 | 10010010 | 11010 | 101110 |
Color Harmonies of #579371
Complementary color
Monochromatic Colors of #579371
Black with #579371
Text Example
Text Example
White with #579371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579371; }
p { color: rgb(87,147,113); }
H1.HeaderClassName
{
color: #579371;
}
.AnyTagClassName
{
color: #579371;
}
</style>
background-color css
<style>
a { background-color: #579371; }
a { background-color: rgb(87,147,113); }
div.DivClassName
{
background-color: #579371;
}
.BgClassName
{
background-color: #579371;
}
</style>
border-color css
<style>
span { border-color: #579371; }
span { border-color: rgb(87,147,113); }
td.TdClassName
{
border-color: #579371;
}
.TagClassName
{
border-color: #579371;
}
</style>