Shades of Cutty Sark #579576
Tints of Cutty Sark #579576
RGB
CMYK
RGB Variations
Color information
#579576 (or 0x579576) is known color: Cutty Sark. HEX triplet: 57, 95 and 76. RGB value is (87,149,118). Sum of RGB (Red+Green+Blue) = 87+149+118=354 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.58% from 354); Green value is 149 (58.59% from 255 or 42.09% from 354); Blue value is 118 (46.48% from 255 or 33.33% from 354); Max value from RGB is 149 - color contains mainly: green. Hex color #579576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579576 is #A86A89. Grayscale: #7E7E7E. Windows color (decimal): -11037322 or 7771479. OLE color: 7771479.
HSL color Cylindrical-coordinate representation of color #579576: hue angle of 150º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #579576 is Cyan = 0.42, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 149 | 118 | - |
| CMYK | 0.42 | 0 | 0.21 | 0.42 |
| HSL | 150º | 0.26% | 0.46% | - |
| HSV(B) | 150º | 0.42% | 0.58% | - |
| XYZ | 17.95 | 24.83 | 20.99 | - |
| YUV | 126.93 | 122.96 | 99.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 149 | 118 | 0.42 | 0 | 0.21 | 0.42 | 150 | 0.26 | 0.46 |
| Hex | 57 | 95 | 76 | 2A | 0 | 15 | 2A | 96 | 1A | 2E |
| Octal | 127 | 225 | 166 | 52 | 0 | 25 | 52 | 226 | 32 | 56 |
| Binary | 1010111 | 10010101 | 1110110 | 101010 | 0 | 10101 | 101010 | 10010110 | 11010 | 101110 |
Color Harmonies of #579576
Complementary color
Monochromatic Colors of #579576
Black with #579576
Text Example
Text Example
White with #579576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579576; }
p { color: rgb(87,149,118); }
H1.HeaderClassName
{
color: #579576;
}
.AnyTagClassName
{
color: #579576;
}
</style>
background-color css
<style>
a { background-color: #579576; }
a { background-color: rgb(87,149,118); }
div.DivClassName
{
background-color: #579576;
}
.BgClassName
{
background-color: #579576;
}
</style>
border-color css
<style>
span { border-color: #579576; }
span { border-color: rgb(87,149,118); }
td.TdClassName
{
border-color: #579576;
}
.TagClassName
{
border-color: #579576;
}
</style>