Shades of Wedgewood #547087
Tints of Wedgewood #547087
RGB
CMYK
RGB Variations
Color information
#547087 (or 0x547087) is known color: Wedgewood. HEX triplet: 54, 70 and 87. RGB value is (84,112,135). Sum of RGB (Red+Green+Blue) = 84+112+135=331 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.38% from 331); Green value is 112 (44.14% from 255 or 33.84% from 331); Blue value is 135 (53.12% from 255 or 40.79% from 331); Max value from RGB is 135 - color contains mainly: blue. Hex color #547087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547087 is #AB8F78. Grayscale: #6A6A6A. Windows color (decimal): -11243385 or 8876116. OLE color: 8876116.
HSL color Cylindrical-coordinate representation of color #547087: hue angle of 207.06º 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 #547087 is Cyan = 0.38, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 112 | 135 | - |
| CMYK | 0.38 | 0.17 | 0 | 0.47 |
| HSL | 207.06º | 0.23% | 0.43% | - |
| HSV(B) | 207.06º | 0.38% | 0.53% | - |
| XYZ | 13.82 | 15.22 | 25.13 | - |
| YUV | 106.25 | 144.22 | 112.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 135 | 0.38 | 0.17 | 0 | 0.47 | 207.06 | 0.23 | 0.43 |
| Hex | 54 | 70 | 87 | 26 | 11 | 0 | 2F | CF | 17 | 2B |
| Octal | 124 | 160 | 207 | 46 | 21 | 0 | 57 | 317 | 27 | 53 |
| Binary | 1010100 | 1110000 | 10000111 | 100110 | 10001 | 0 | 101111 | 11001111 | 10111 | 101011 |
Color Harmonies of #547087
Complementary color
Monochromatic Colors of #547087
Black with #547087
Text Example
Text Example
White with #547087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547087; }
p { color: rgb(84,112,135); }
H1.HeaderClassName
{
color: #547087;
}
.AnyTagClassName
{
color: #547087;
}
</style>
background-color css
<style>
a { background-color: #547087; }
a { background-color: rgb(84,112,135); }
div.DivClassName
{
background-color: #547087;
}
.BgClassName
{
background-color: #547087;
}
</style>
border-color css
<style>
span { border-color: #547087; }
span { border-color: rgb(84,112,135); }
td.TdClassName
{
border-color: #547087;
}
.TagClassName
{
border-color: #547087;
}
</style>