Shades of Cutty Sark #548273
Tints of Cutty Sark #548273
RGB
CMYK
RGB Variations
Color information
#548273 (or 0x548273) is known color: Cutty Sark. HEX triplet: 54, 82 and 73. RGB value is (84,130,115). Sum of RGB (Red+Green+Blue) = 84+130+115=329 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.53% from 329); Green value is 130 (51.17% from 255 or 39.51% from 329); Blue value is 115 (45.31% from 255 or 34.95% from 329); Max value from RGB is 130 - color contains mainly: green. Hex color #548273 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548273 is #AB7D8C. Grayscale: #727272. Windows color (decimal): -11238797 or 7570004. OLE color: 7570004.
HSL color Cylindrical-coordinate representation of color #548273: hue angle of 160.43º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #548273 is Cyan = 0.35, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 130 | 115 | - |
| CMYK | 0.35 | 0 | 0.12 | 0.49 |
| HSL | 160.43º | 0.21% | 0.42% | - |
| HSV(B) | 160.43º | 0.35% | 0.51% | - |
| XYZ | 14.73 | 19.09 | 19.13 | - |
| YUV | 114.54 | 128.26 | 106.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 130 | 115 | 0.35 | 0 | 0.12 | 0.49 | 160.43 | 0.21 | 0.42 |
| Hex | 54 | 82 | 73 | 23 | 0 | C | 31 | A0 | 15 | 2A |
| Octal | 124 | 202 | 163 | 43 | 0 | 14 | 61 | 240 | 25 | 52 |
| Binary | 1010100 | 10000010 | 1110011 | 100011 | 0 | 1100 | 110001 | 10100000 | 10101 | 101010 |
Color Harmonies of #548273
Complementary color
Monochromatic Colors of #548273
Black with #548273
Text Example
Text Example
White with #548273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548273; }
p { color: rgb(84,130,115); }
H1.HeaderClassName
{
color: #548273;
}
.AnyTagClassName
{
color: #548273;
}
</style>
background-color css
<style>
a { background-color: #548273; }
a { background-color: rgb(84,130,115); }
div.DivClassName
{
background-color: #548273;
}
.BgClassName
{
background-color: #548273;
}
</style>
border-color css
<style>
span { border-color: #548273; }
span { border-color: rgb(84,130,115); }
td.TdClassName
{
border-color: #548273;
}
.TagClassName
{
border-color: #548273;
}
</style>