Shades of Wedgewood #547487
Tints of Wedgewood #547487
RGB
CMYK
RGB Variations
Color information
#547487 (or 0x547487) is known color: Wedgewood. HEX triplet: 54, 74 and 87. RGB value is (84,116,135). Sum of RGB (Red+Green+Blue) = 84+116+135=335 (44% of max value = 765). Red value is 84 (33.20% from 255 or 25.07% from 335); Green value is 116 (45.70% from 255 or 34.63% from 335); Blue value is 135 (53.12% from 255 or 40.30% from 335); Max value from RGB is 135 - color contains mainly: blue. Hex color #547487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547487 is #AB8B78. Grayscale: #6C6C6C. Windows color (decimal): -11242361 or 8877140. OLE color: 8877140.
HSL color Cylindrical-coordinate representation of color #547487: hue angle of 202.35º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #547487 is Cyan = 0.38, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 116 | 135 | - |
| CMYK | 0.38 | 0.14 | 0 | 0.47 |
| HSL | 202.35º | 0.23% | 0.43% | - |
| HSV(B) | 202.35º | 0.38% | 0.53% | - |
| XYZ | 14.27 | 16.12 | 25.28 | - |
| YUV | 108.6 | 142.9 | 110.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 116 | 135 | 0.38 | 0.14 | 0 | 0.47 | 202.35 | 0.23 | 0.43 |
| Hex | 54 | 74 | 87 | 26 | E | 0 | 2F | CA | 17 | 2B |
| Octal | 124 | 164 | 207 | 46 | 16 | 0 | 57 | 312 | 27 | 53 |
| Binary | 1010100 | 1110100 | 10000111 | 100110 | 1110 | 0 | 101111 | 11001010 | 10111 | 101011 |
Color Harmonies of #547487
Complementary color
Monochromatic Colors of #547487
Black with #547487
Text Example
Text Example
White with #547487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547487; }
p { color: rgb(84,116,135); }
H1.HeaderClassName
{
color: #547487;
}
.AnyTagClassName
{
color: #547487;
}
</style>
background-color css
<style>
a { background-color: #547487; }
a { background-color: rgb(84,116,135); }
div.DivClassName
{
background-color: #547487;
}
.BgClassName
{
background-color: #547487;
}
</style>
border-color css
<style>
span { border-color: #547487; }
span { border-color: rgb(84,116,135); }
td.TdClassName
{
border-color: #547487;
}
.TagClassName
{
border-color: #547487;
}
</style>