Shades of Wedgewood #547590
Tints of Wedgewood #547590
RGB
CMYK
RGB Variations
Color information
#547590 (or 0x547590) is known color: Wedgewood. HEX triplet: 54, 75 and 90. RGB value is (84,117,144). Sum of RGB (Red+Green+Blue) = 84+117+144=345 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.35% from 345); Green value is 117 (46.09% from 255 or 33.91% from 345); Blue value is 144 (56.64% from 255 or 41.74% from 345); Max value from RGB is 144 - color contains mainly: blue. Hex color #547590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547590 is #AB8A6F. Grayscale: #6E6E6E. Windows color (decimal): -11242096 or 9467220. OLE color: 9467220.
HSL color Cylindrical-coordinate representation of color #547590: hue angle of 207º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #547590 is Cyan = 0.42, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 117 | 144 | - |
| CMYK | 0.42 | 0.19 | 0 | 0.44 |
| HSL | 207º | 0.26% | 0.45% | - |
| HSV(B) | 207º | 0.42% | 0.56% | - |
| XYZ | 15.05 | 16.62 | 28.8 | - |
| YUV | 110.21 | 147.07 | 109.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 117 | 144 | 0.42 | 0.19 | 0 | 0.44 | 207 | 0.26 | 0.45 |
| Hex | 54 | 75 | 90 | 2A | 13 | 0 | 2C | CF | 1A | 2D |
| Octal | 124 | 165 | 220 | 52 | 23 | 0 | 54 | 317 | 32 | 55 |
| Binary | 1010100 | 1110101 | 10010000 | 101010 | 10011 | 0 | 101100 | 11001111 | 11010 | 101101 |
Color Harmonies of #547590
Complementary color
Monochromatic Colors of #547590
Black with #547590
Text Example
Text Example
White with #547590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547590; }
p { color: rgb(84,117,144); }
H1.HeaderClassName
{
color: #547590;
}
.AnyTagClassName
{
color: #547590;
}
</style>
background-color css
<style>
a { background-color: #547590; }
a { background-color: rgb(84,117,144); }
div.DivClassName
{
background-color: #547590;
}
.BgClassName
{
background-color: #547590;
}
</style>
border-color css
<style>
span { border-color: #547590; }
span { border-color: rgb(84,117,144); }
td.TdClassName
{
border-color: #547590;
}
.TagClassName
{
border-color: #547590;
}
</style>