Shades of Cutty Sark #548777
Tints of Cutty Sark #548777
RGB
CMYK
RGB Variations
Color information
#548777 (or 0x548777) is known color: Cutty Sark. HEX triplet: 54, 87 and 77. RGB value is (84,135,119). Sum of RGB (Red+Green+Blue) = 84+135+119=338 (44% of max value = 765). Red value is 84 (33.20% from 255 or 24.85% from 338); Green value is 135 (53.12% from 255 or 39.94% from 338); Blue value is 119 (46.88% from 255 or 35.21% from 338); Max value from RGB is 135 - color contains mainly: green. Hex color #548777 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548777 is #AB7888. Grayscale: #757575. Windows color (decimal): -11237513 or 7833428. OLE color: 7833428.
HSL color Cylindrical-coordinate representation of color #548777: hue angle of 161.18º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #548777 is Cyan = 0.38, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 135 | 119 | - |
| CMYK | 0.38 | 0 | 0.12 | 0.47 |
| HSL | 161.18º | 0.23% | 0.43% | - |
| HSV(B) | 161.18º | 0.38% | 0.53% | - |
| XYZ | 15.65 | 20.54 | 20.59 | - |
| YUV | 117.93 | 128.6 | 103.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 135 | 119 | 0.38 | 0 | 0.12 | 0.47 | 161.18 | 0.23 | 0.43 |
| Hex | 54 | 87 | 77 | 26 | 0 | C | 2F | A1 | 17 | 2B |
| Octal | 124 | 207 | 167 | 46 | 0 | 14 | 57 | 241 | 27 | 53 |
| Binary | 1010100 | 10000111 | 1110111 | 100110 | 0 | 1100 | 101111 | 10100001 | 10111 | 101011 |
Color Harmonies of #548777
Complementary color
Monochromatic Colors of #548777
Black with #548777
Text Example
Text Example
White with #548777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548777; }
p { color: rgb(84,135,119); }
H1.HeaderClassName
{
color: #548777;
}
.AnyTagClassName
{
color: #548777;
}
</style>
background-color css
<style>
a { background-color: #548777; }
a { background-color: rgb(84,135,119); }
div.DivClassName
{
background-color: #548777;
}
.BgClassName
{
background-color: #548777;
}
</style>
border-color css
<style>
span { border-color: #548777; }
span { border-color: rgb(84,135,119); }
td.TdClassName
{
border-color: #548777;
}
.TagClassName
{
border-color: #548777;
}
</style>