Shades of Cutty Sark #549277
Tints of Cutty Sark #549277
RGB
CMYK
RGB Variations
Color information
#549277 (or 0x549277) is known color: Cutty Sark. HEX triplet: 54, 92 and 77. RGB value is (84,146,119). Sum of RGB (Red+Green+Blue) = 84+146+119=349 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24.07% from 349); Green value is 146 (57.42% from 255 or 41.83% from 349); Blue value is 119 (46.88% from 255 or 34.10% from 349); Max value from RGB is 146 - color contains mainly: green. Hex color #549277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #549277 is #AB6D88. Grayscale: #7C7C7C. Windows color (decimal): -11234697 or 7836244. OLE color: 7836244.
HSL color Cylindrical-coordinate representation of color #549277: hue angle of 153.87º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #549277 is Cyan = 0.42, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 146 | 119 | - |
| CMYK | 0.42 | 0 | 0.18 | 0.43 |
| HSL | 153.87º | 0.27% | 0.45% | - |
| HSV(B) | 153.87º | 0.42% | 0.57% | - |
| XYZ | 17.26 | 23.77 | 21.13 | - |
| YUV | 124.38 | 124.96 | 99.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 146 | 119 | 0.42 | 0 | 0.18 | 0.43 | 153.87 | 0.27 | 0.45 |
| Hex | 54 | 92 | 77 | 2A | 0 | 12 | 2B | 9A | 1B | 2D |
| Octal | 124 | 222 | 167 | 52 | 0 | 22 | 53 | 232 | 33 | 55 |
| Binary | 1010100 | 10010010 | 1110111 | 101010 | 0 | 10010 | 101011 | 10011010 | 11011 | 101101 |
Color Harmonies of #549277
Complementary color
Monochromatic Colors of #549277
Black with #549277
Text Example
Text Example
White with #549277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549277; }
p { color: rgb(84,146,119); }
H1.HeaderClassName
{
color: #549277;
}
.AnyTagClassName
{
color: #549277;
}
</style>
background-color css
<style>
a { background-color: #549277; }
a { background-color: rgb(84,146,119); }
div.DivClassName
{
background-color: #549277;
}
.BgClassName
{
background-color: #549277;
}
</style>
border-color css
<style>
span { border-color: #549277; }
span { border-color: rgb(84,146,119); }
td.TdClassName
{
border-color: #549277;
}
.TagClassName
{
border-color: #549277;
}
</style>