Shades of Cutty Sark #548671
Tints of Cutty Sark #548671
RGB
CMYK
RGB Variations
Color information
#548671 (or 0x548671) is known color: Cutty Sark. HEX triplet: 54, 86 and 71. RGB value is (84,134,113). Sum of RGB (Red+Green+Blue) = 84+134+113=331 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.38% from 331); Green value is 134 (52.73% from 255 or 40.48% from 331); Blue value is 113 (44.53% from 255 or 34.14% from 331); Max value from RGB is 134 - color contains mainly: green. Hex color #548671 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548671 is #AB798E. Grayscale: #747474. Windows color (decimal): -11237775 or 7439956. OLE color: 7439956.
HSL color Cylindrical-coordinate representation of color #548671: hue angle of 154.8º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #548671 is Cyan = 0.37, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 134 | 113 | - |
| CMYK | 0.37 | 0 | 0.16 | 0.47 |
| HSL | 154.8º | 0.23% | 0.43% | - |
| HSV(B) | 154.8º | 0.37% | 0.53% | - |
| XYZ | 15.16 | 20.13 | 18.71 | - |
| YUV | 116.66 | 125.94 | 104.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 134 | 113 | 0.37 | 0 | 0.16 | 0.47 | 154.8 | 0.23 | 0.43 |
| Hex | 54 | 86 | 71 | 25 | 0 | 10 | 2F | 9B | 17 | 2B |
| Octal | 124 | 206 | 161 | 45 | 0 | 20 | 57 | 233 | 27 | 53 |
| Binary | 1010100 | 10000110 | 1110001 | 100101 | 0 | 10000 | 101111 | 10011011 | 10111 | 101011 |
Color Harmonies of #548671
Complementary color
Monochromatic Colors of #548671
Black with #548671
Text Example
Text Example
White with #548671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548671; }
p { color: rgb(84,134,113); }
H1.HeaderClassName
{
color: #548671;
}
.AnyTagClassName
{
color: #548671;
}
</style>
background-color css
<style>
a { background-color: #548671; }
a { background-color: rgb(84,134,113); }
div.DivClassName
{
background-color: #548671;
}
.BgClassName
{
background-color: #548671;
}
</style>
border-color css
<style>
span { border-color: #548671; }
span { border-color: rgb(84,134,113); }
td.TdClassName
{
border-color: #548671;
}
.TagClassName
{
border-color: #548671;
}
</style>