Shades of Cutty Sark #549377
Tints of Cutty Sark #549377
RGB
CMYK
RGB Variations
Color information
#549377 (or 0x549377) is known color: Cutty Sark. HEX triplet: 54, 93 and 77. RGB value is (84,147,119). Sum of RGB (Red+Green+Blue) = 84+147+119=350 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24% from 350); Green value is 147 (57.81% from 255 or 42% from 350); Blue value is 119 (46.88% from 255 or 34% from 350); Max value from RGB is 147 - color contains mainly: green. Hex color #549377 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #549377 is #AB6C88. Grayscale: #7D7D7D. Windows color (decimal): -11234441 or 7836500. OLE color: 7836500.
HSL color Cylindrical-coordinate representation of color #549377: hue angle of 153.33º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #549377 is Cyan = 0.43, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 147 | 119 | - |
| CMYK | 0.43 | 0 | 0.19 | 0.42 |
| HSL | 153.33º | 0.27% | 0.45% | - |
| HSV(B) | 153.33º | 0.43% | 0.58% | - |
| XYZ | 17.42 | 24.08 | 21.18 | - |
| YUV | 124.97 | 124.63 | 98.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 147 | 119 | 0.43 | 0 | 0.19 | 0.42 | 153.33 | 0.27 | 0.45 |
| Hex | 54 | 93 | 77 | 2B | 0 | 13 | 2A | 99 | 1B | 2D |
| Octal | 124 | 223 | 167 | 53 | 0 | 23 | 52 | 231 | 33 | 55 |
| Binary | 1010100 | 10010011 | 1110111 | 101011 | 0 | 10011 | 101010 | 10011001 | 11011 | 101101 |
Color Harmonies of #549377
Complementary color
Monochromatic Colors of #549377
Black with #549377
Text Example
Text Example
White with #549377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549377; }
p { color: rgb(84,147,119); }
H1.HeaderClassName
{
color: #549377;
}
.AnyTagClassName
{
color: #549377;
}
</style>
background-color css
<style>
a { background-color: #549377; }
a { background-color: rgb(84,147,119); }
div.DivClassName
{
background-color: #549377;
}
.BgClassName
{
background-color: #549377;
}
</style>
border-color css
<style>
span { border-color: #549377; }
span { border-color: rgb(84,147,119); }
td.TdClassName
{
border-color: #549377;
}
.TagClassName
{
border-color: #549377;
}
</style>