Shades of Cutty Sark #559175
Tints of Cutty Sark #559175
RGB
CMYK
RGB Variations
Color information
#559175 (or 0x559175) is known color: Cutty Sark. HEX triplet: 55, 91 and 75. RGB value is (85,145,117). Sum of RGB (Red+Green+Blue) = 85+145+117=347 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.50% from 347); Green value is 145 (57.03% from 255 or 41.79% from 347); Blue value is 117 (46.09% from 255 or 33.72% from 347); Max value from RGB is 145 - color contains mainly: green. Hex color #559175 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #559175 is #AA6E8A. Grayscale: #7B7B7B. Windows color (decimal): -11169419 or 7704917. OLE color: 7704917.
HSL color Cylindrical-coordinate representation of color #559175: hue angle of 152º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #559175 is Cyan = 0.41, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 145 | 117 | - |
| CMYK | 0.41 | 0 | 0.19 | 0.43 |
| HSL | 152º | 0.26% | 0.45% | - |
| HSV(B) | 152º | 0.41% | 0.57% | - |
| XYZ | 17.08 | 23.47 | 20.46 | - |
| YUV | 123.87 | 124.12 | 100.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 145 | 117 | 0.41 | 0 | 0.19 | 0.43 | 152 | 0.26 | 0.45 |
| Hex | 55 | 91 | 75 | 29 | 0 | 13 | 2B | 98 | 1A | 2D |
| Octal | 125 | 221 | 165 | 51 | 0 | 23 | 53 | 230 | 32 | 55 |
| Binary | 1010101 | 10010001 | 1110101 | 101001 | 0 | 10011 | 101011 | 10011000 | 11010 | 101101 |
Color Harmonies of #559175
Complementary color
Monochromatic Colors of #559175
Black with #559175
Text Example
Text Example
White with #559175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559175; }
p { color: rgb(85,145,117); }
H1.HeaderClassName
{
color: #559175;
}
.AnyTagClassName
{
color: #559175;
}
</style>
background-color css
<style>
a { background-color: #559175; }
a { background-color: rgb(85,145,117); }
div.DivClassName
{
background-color: #559175;
}
.BgClassName
{
background-color: #559175;
}
</style>
border-color css
<style>
span { border-color: #559175; }
span { border-color: rgb(85,145,117); }
td.TdClassName
{
border-color: #559175;
}
.TagClassName
{
border-color: #559175;
}
</style>