Shades of Cutty Sark #548973
Tints of Cutty Sark #548973
RGB
CMYK
RGB Variations
Color information
#548973 (or 0x548973) is known color: Cutty Sark. HEX triplet: 54, 89 and 73. RGB value is (84,137,115). Sum of RGB (Red+Green+Blue) = 84+137+115=336 (44% of max value = 765). Red value is 84 (33.20% from 255 or 25% from 336); Green value is 137 (53.91% from 255 or 40.77% from 336); Blue value is 115 (45.31% from 255 or 34.23% from 336); Max value from RGB is 137 - color contains mainly: green. Hex color #548973 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548973 is #AB768C. Grayscale: #767676. Windows color (decimal): -11237005 or 7571796. OLE color: 7571796.
HSL color Cylindrical-coordinate representation of color #548973: hue angle of 155.09º 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 #548973 is Cyan = 0.39, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 137 | 115 | - |
| CMYK | 0.39 | 0 | 0.16 | 0.46 |
| HSL | 155.09º | 0.24% | 0.43% | - |
| HSV(B) | 155.09º | 0.39% | 0.54% | - |
| XYZ | 15.7 | 21.01 | 19.45 | - |
| YUV | 118.65 | 125.94 | 103.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 137 | 115 | 0.39 | 0 | 0.16 | 0.46 | 155.09 | 0.24 | 0.43 |
| Hex | 54 | 89 | 73 | 27 | 0 | 10 | 2E | 9B | 18 | 2B |
| Octal | 124 | 211 | 163 | 47 | 0 | 20 | 56 | 233 | 30 | 53 |
| Binary | 1010100 | 10001001 | 1110011 | 100111 | 0 | 10000 | 101110 | 10011011 | 11000 | 101011 |
Color Harmonies of #548973
Complementary color
Monochromatic Colors of #548973
Black with #548973
Text Example
Text Example
White with #548973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548973; }
p { color: rgb(84,137,115); }
H1.HeaderClassName
{
color: #548973;
}
.AnyTagClassName
{
color: #548973;
}
</style>
background-color css
<style>
a { background-color: #548973; }
a { background-color: rgb(84,137,115); }
div.DivClassName
{
background-color: #548973;
}
.BgClassName
{
background-color: #548973;
}
</style>
border-color css
<style>
span { border-color: #548973; }
span { border-color: rgb(84,137,115); }
td.TdClassName
{
border-color: #548973;
}
.TagClassName
{
border-color: #548973;
}
</style>