Shades of Wedgewood #547588
Tints of Wedgewood #547588
RGB
CMYK
RGB Variations
Color information
#547588 (or 0x547588) is known color: Wedgewood. HEX triplet: 54, 75 and 88. RGB value is (84,117,136). Sum of RGB (Red+Green+Blue) = 84+117+136=337 (44% of max value = 765). Red value is 84 (33.20% from 255 or 24.93% from 337); Green value is 117 (46.09% from 255 or 34.72% from 337); Blue value is 136 (53.52% from 255 or 40.36% from 337); Max value from RGB is 136 - color contains mainly: blue. Hex color #547588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547588 is #AB8A77. Grayscale: #6D6D6D. Windows color (decimal): -11242104 or 8942932. OLE color: 8942932.
HSL color Cylindrical-coordinate representation of color #547588: hue angle of 201.92º 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 #547588 is Cyan = 0.38, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 117 | 136 | - |
| CMYK | 0.38 | 0.14 | 0 | 0.47 |
| HSL | 201.92º | 0.24% | 0.43% | - |
| HSV(B) | 201.92º | 0.38% | 0.53% | - |
| XYZ | 14.46 | 16.38 | 25.69 | - |
| YUV | 109.3 | 143.07 | 109.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 117 | 136 | 0.38 | 0.14 | 0 | 0.47 | 201.92 | 0.24 | 0.43 |
| Hex | 54 | 75 | 88 | 26 | E | 0 | 2F | CA | 18 | 2B |
| Octal | 124 | 165 | 210 | 46 | 16 | 0 | 57 | 312 | 30 | 53 |
| Binary | 1010100 | 1110101 | 10001000 | 100110 | 1110 | 0 | 101111 | 11001010 | 11000 | 101011 |
Color Harmonies of #547588
Complementary color
Monochromatic Colors of #547588
Black with #547588
Text Example
Text Example
White with #547588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547588; }
p { color: rgb(84,117,136); }
H1.HeaderClassName
{
color: #547588;
}
.AnyTagClassName
{
color: #547588;
}
</style>
background-color css
<style>
a { background-color: #547588; }
a { background-color: rgb(84,117,136); }
div.DivClassName
{
background-color: #547588;
}
.BgClassName
{
background-color: #547588;
}
</style>
border-color css
<style>
span { border-color: #547588; }
span { border-color: rgb(84,117,136); }
td.TdClassName
{
border-color: #547588;
}
.TagClassName
{
border-color: #547588;
}
</style>