Shades of Cutty Sark #549170
Tints of Cutty Sark #549170
RGB
CMYK
RGB Variations
Color information
#549170 (or 0x549170) is known color: Cutty Sark. HEX triplet: 54, 91 and 70. RGB value is (84,145,112). Sum of RGB (Red+Green+Blue) = 84+145+112=341 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.63% from 341); Green value is 145 (57.03% from 255 or 42.52% from 341); Blue value is 112 (44.14% from 255 or 32.84% from 341); Max value from RGB is 145 - color contains mainly: green. Hex color #549170 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #549170 is #AB6E8F. Grayscale: #7B7B7B. Windows color (decimal): -11234960 or 7377236. OLE color: 7377236.
HSL color Cylindrical-coordinate representation of color #549170: hue angle of 147.54º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #549170 is Cyan = 0.42, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 145 | 112 | - |
| CMYK | 0.42 | 0 | 0.23 | 0.43 |
| HSL | 147.54º | 0.27% | 0.45% | - |
| HSV(B) | 147.54º | 0.42% | 0.57% | - |
| XYZ | 16.71 | 23.31 | 18.95 | - |
| YUV | 123 | 121.79 | 100.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 145 | 112 | 0.42 | 0 | 0.23 | 0.43 | 147.54 | 0.27 | 0.45 |
| Hex | 54 | 91 | 70 | 2A | 0 | 17 | 2B | 94 | 1B | 2D |
| Octal | 124 | 221 | 160 | 52 | 0 | 27 | 53 | 224 | 33 | 55 |
| Binary | 1010100 | 10010001 | 1110000 | 101010 | 0 | 10111 | 101011 | 10010100 | 11011 | 101101 |
Color Harmonies of #549170
Complementary color
Monochromatic Colors of #549170
Black with #549170
Text Example
Text Example
White with #549170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549170; }
p { color: rgb(84,145,112); }
H1.HeaderClassName
{
color: #549170;
}
.AnyTagClassName
{
color: #549170;
}
</style>
background-color css
<style>
a { background-color: #549170; }
a { background-color: rgb(84,145,112); }
div.DivClassName
{
background-color: #549170;
}
.BgClassName
{
background-color: #549170;
}
</style>
border-color css
<style>
span { border-color: #549170; }
span { border-color: rgb(84,145,112); }
td.TdClassName
{
border-color: #549170;
}
.TagClassName
{
border-color: #549170;
}
</style>