Shades of Wedgewood #547488
Tints of Wedgewood #547488
RGB
CMYK
RGB Variations
Color information
#547488 (or 0x547488) is known color: Wedgewood. HEX triplet: 54, 74 and 88. RGB value is (84,116,136). Sum of RGB (Red+Green+Blue) = 84+116+136=336 (44% of max value = 765). Red value is 84 (33.20% from 255 or 25% from 336); Green value is 116 (45.70% from 255 or 34.52% from 336); Blue value is 136 (53.52% from 255 or 40.48% from 336); Max value from RGB is 136 - color contains mainly: blue. Hex color #547488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547488 is #AB8B77. Grayscale: #6C6C6C. Windows color (decimal): -11242360 or 8942676. OLE color: 8942676.
HSL color Cylindrical-coordinate representation of color #547488: hue angle of 203.08º degrees, saturation: 0.24, 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 #547488 is Cyan = 0.38, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 116 | 136 | - |
| CMYK | 0.38 | 0.15 | 0 | 0.47 |
| HSL | 203.08º | 0.24% | 0.43% | - |
| HSV(B) | 203.08º | 0.38% | 0.53% | - |
| XYZ | 14.35 | 16.15 | 25.65 | - |
| YUV | 108.71 | 143.4 | 110.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 116 | 136 | 0.38 | 0.15 | 0 | 0.47 | 203.08 | 0.24 | 0.43 |
| Hex | 54 | 74 | 88 | 26 | F | 0 | 2F | CB | 18 | 2B |
| Octal | 124 | 164 | 210 | 46 | 17 | 0 | 57 | 313 | 30 | 53 |
| Binary | 1010100 | 1110100 | 10001000 | 100110 | 1111 | 0 | 101111 | 11001011 | 11000 | 101011 |
Color Harmonies of #547488
Complementary color
Monochromatic Colors of #547488
Black with #547488
Text Example
Text Example
White with #547488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547488; }
p { color: rgb(84,116,136); }
H1.HeaderClassName
{
color: #547488;
}
.AnyTagClassName
{
color: #547488;
}
</style>
background-color css
<style>
a { background-color: #547488; }
a { background-color: rgb(84,116,136); }
div.DivClassName
{
background-color: #547488;
}
.BgClassName
{
background-color: #547488;
}
</style>
border-color css
<style>
span { border-color: #547488; }
span { border-color: rgb(84,116,136); }
td.TdClassName
{
border-color: #547488;
}
.TagClassName
{
border-color: #547488;
}
</style>