Shades of Cutty Sark #548770
Tints of Cutty Sark #548770
RGB
CMYK
RGB Variations
Color information
#548770 (or 0x548770) is known color: Cutty Sark. HEX triplet: 54, 87 and 70. RGB value is (84,135,112). Sum of RGB (Red+Green+Blue) = 84+135+112=331 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.38% from 331); Green value is 135 (53.12% from 255 or 40.79% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 135 - color contains mainly: green. Hex color #548770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548770 is #AB788F. Grayscale: #757575. Windows color (decimal): -11237520 or 7374676. OLE color: 7374676.
HSL color Cylindrical-coordinate representation of color #548770: hue angle of 152.94º 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 #548770 is Cyan = 0.38, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 135 | 112 | - |
| CMYK | 0.38 | 0 | 0.17 | 0.47 |
| HSL | 152.94º | 0.23% | 0.43% | - |
| HSV(B) | 152.94º | 0.38% | 0.53% | - |
| XYZ | 15.24 | 20.38 | 18.46 | - |
| YUV | 117.13 | 125.1 | 104.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 135 | 112 | 0.38 | 0 | 0.17 | 0.47 | 152.94 | 0.23 | 0.43 |
| Hex | 54 | 87 | 70 | 26 | 0 | 11 | 2F | 99 | 17 | 2B |
| Octal | 124 | 207 | 160 | 46 | 0 | 21 | 57 | 231 | 27 | 53 |
| Binary | 1010100 | 10000111 | 1110000 | 100110 | 0 | 10001 | 101111 | 10011001 | 10111 | 101011 |
Color Harmonies of #548770
Complementary color
Monochromatic Colors of #548770
Black with #548770
Text Example
Text Example
White with #548770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548770; }
p { color: rgb(84,135,112); }
H1.HeaderClassName
{
color: #548770;
}
.AnyTagClassName
{
color: #548770;
}
</style>
background-color css
<style>
a { background-color: #548770; }
a { background-color: rgb(84,135,112); }
div.DivClassName
{
background-color: #548770;
}
.BgClassName
{
background-color: #548770;
}
</style>
border-color css
<style>
span { border-color: #548770; }
span { border-color: rgb(84,135,112); }
td.TdClassName
{
border-color: #548770;
}
.TagClassName
{
border-color: #548770;
}
</style>