Shades of Cutty Sark #549079
Tints of Cutty Sark #549079
RGB
CMYK
RGB Variations
Color information
#549079 (or 0x549079) is known color: Cutty Sark. HEX triplet: 54, 90 and 79. RGB value is (84,144,121). Sum of RGB (Red+Green+Blue) = 84+144+121=349 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24.07% from 349); Green value is 144 (56.64% from 255 or 41.26% from 349); Blue value is 121 (47.66% from 255 or 34.67% from 349); Max value from RGB is 144 - color contains mainly: green. Hex color #549079 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #549079 is #AB6F86. Grayscale: #7B7B7B. Windows color (decimal): -11235207 or 7966804. OLE color: 7966804.
HSL color Cylindrical-coordinate representation of color #549079: hue angle of 157º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #549079 is Cyan = 0.42, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 144 | 121 | - |
| CMYK | 0.42 | 0 | 0.16 | 0.44 |
| HSL | 157º | 0.26% | 0.45% | - |
| HSV(B) | 157º | 0.42% | 0.56% | - |
| XYZ | 17.08 | 23.21 | 21.67 | - |
| YUV | 123.44 | 126.62 | 99.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 144 | 121 | 0.42 | 0 | 0.16 | 0.44 | 157 | 0.26 | 0.45 |
| Hex | 54 | 90 | 79 | 2A | 0 | 10 | 2C | 9D | 1A | 2D |
| Octal | 124 | 220 | 171 | 52 | 0 | 20 | 54 | 235 | 32 | 55 |
| Binary | 1010100 | 10010000 | 1111001 | 101010 | 0 | 10000 | 101100 | 10011101 | 11010 | 101101 |
Color Harmonies of #549079
Complementary color
Monochromatic Colors of #549079
Black with #549079
Text Example
Text Example
White with #549079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549079; }
p { color: rgb(84,144,121); }
H1.HeaderClassName
{
color: #549079;
}
.AnyTagClassName
{
color: #549079;
}
</style>
background-color css
<style>
a { background-color: #549079; }
a { background-color: rgb(84,144,121); }
div.DivClassName
{
background-color: #549079;
}
.BgClassName
{
background-color: #549079;
}
</style>
border-color css
<style>
span { border-color: #549079; }
span { border-color: rgb(84,144,121); }
td.TdClassName
{
border-color: #549079;
}
.TagClassName
{
border-color: #549079;
}
</style>