Shades of Wedgewood #547386
Tints of Wedgewood #547386
RGB
CMYK
RGB Variations
Color information
#547386 (or 0x547386) is known color: Wedgewood. HEX triplet: 54, 73 and 86. RGB value is (84,115,134). Sum of RGB (Red+Green+Blue) = 84+115+134=333 (44% of max value = 765). Red value is 84 (33.20% from 255 or 25.23% from 333); Green value is 115 (45.31% from 255 or 34.53% from 333); Blue value is 134 (52.73% from 255 or 40.24% from 333); Max value from RGB is 134 - color contains mainly: blue. Hex color #547386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547386 is #AB8C79. Grayscale: #6B6B6B. Windows color (decimal): -11242618 or 8811348. OLE color: 8811348.
HSL color Cylindrical-coordinate representation of color #547386: hue angle of 202.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 #547386 is Cyan = 0.37, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 115 | 134 | - |
| CMYK | 0.37 | 0.14 | 0 | 0.47 |
| HSL | 202.8º | 0.23% | 0.43% | - |
| HSV(B) | 202.8º | 0.37% | 0.53% | - |
| XYZ | 14.09 | 15.87 | 24.87 | - |
| YUV | 107.9 | 142.73 | 110.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 115 | 134 | 0.37 | 0.14 | 0 | 0.47 | 202.8 | 0.23 | 0.43 |
| Hex | 54 | 73 | 86 | 25 | E | 0 | 2F | CB | 17 | 2B |
| Octal | 124 | 163 | 206 | 45 | 16 | 0 | 57 | 313 | 27 | 53 |
| Binary | 1010100 | 1110011 | 10000110 | 100101 | 1110 | 0 | 101111 | 11001011 | 10111 | 101011 |
Color Harmonies of #547386
Complementary color
Monochromatic Colors of #547386
Black with #547386
Text Example
Text Example
White with #547386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547386; }
p { color: rgb(84,115,134); }
H1.HeaderClassName
{
color: #547386;
}
.AnyTagClassName
{
color: #547386;
}
</style>
background-color css
<style>
a { background-color: #547386; }
a { background-color: rgb(84,115,134); }
div.DivClassName
{
background-color: #547386;
}
.BgClassName
{
background-color: #547386;
}
</style>
border-color css
<style>
span { border-color: #547386; }
span { border-color: rgb(84,115,134); }
td.TdClassName
{
border-color: #547386;
}
.TagClassName
{
border-color: #547386;
}
</style>