Shades of Cutty Sark #548977
Tints of Cutty Sark #548977
RGB
CMYK
RGB Variations
Color information
#548977 (or 0x548977) is known color: Cutty Sark. HEX triplet: 54, 89 and 77. RGB value is (84,137,119). Sum of RGB (Red+Green+Blue) = 84+137+119=340 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.71% from 340); Green value is 137 (53.91% from 255 or 40.29% from 340); Blue value is 119 (46.88% from 255 or 35% from 340); Max value from RGB is 137 - color contains mainly: green. Hex color #548977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548977 is #AB7688. Grayscale: #777777. Windows color (decimal): -11237001 or 7833940. OLE color: 7833940.
HSL color Cylindrical-coordinate representation of color #548977: hue angle of 159.62º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #548977 is Cyan = 0.39, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 137 | 119 | - |
| CMYK | 0.39 | 0 | 0.13 | 0.46 |
| HSL | 159.62º | 0.24% | 0.43% | - |
| HSV(B) | 159.62º | 0.39% | 0.54% | - |
| XYZ | 15.93 | 21.11 | 20.69 | - |
| YUV | 119.1 | 127.94 | 102.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 137 | 119 | 0.39 | 0 | 0.13 | 0.46 | 159.62 | 0.24 | 0.43 |
| Hex | 54 | 89 | 77 | 27 | 0 | D | 2E | A0 | 18 | 2B |
| Octal | 124 | 211 | 167 | 47 | 0 | 15 | 56 | 240 | 30 | 53 |
| Binary | 1010100 | 10001001 | 1110111 | 100111 | 0 | 1101 | 101110 | 10100000 | 11000 | 101011 |
Color Harmonies of #548977
Complementary color
Monochromatic Colors of #548977
Black with #548977
Text Example
Text Example
White with #548977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548977; }
p { color: rgb(84,137,119); }
H1.HeaderClassName
{
color: #548977;
}
.AnyTagClassName
{
color: #548977;
}
</style>
background-color css
<style>
a { background-color: #548977; }
a { background-color: rgb(84,137,119); }
div.DivClassName
{
background-color: #548977;
}
.BgClassName
{
background-color: #548977;
}
</style>
border-color css
<style>
span { border-color: #548977; }
span { border-color: rgb(84,137,119); }
td.TdClassName
{
border-color: #548977;
}
.TagClassName
{
border-color: #548977;
}
</style>