Shades of Wedgewood #557289
Tints of Wedgewood #557289
RGB
CMYK
RGB Variations
Color information
#557289 (or 0x557289) is known color: Wedgewood. HEX triplet: 55, 72 and 89. RGB value is (85,114,137). Sum of RGB (Red+Green+Blue) = 85+114+137=336 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.30% from 336); Green value is 114 (44.92% from 255 or 33.93% from 336); Blue value is 137 (53.91% from 255 or 40.77% from 336); Max value from RGB is 137 - color contains mainly: blue. Hex color #557289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557289 is #AA8D76. Grayscale: #6B6B6B. Windows color (decimal): -11177335 or 9007701. OLE color: 9007701.
HSL color Cylindrical-coordinate representation of color #557289: hue angle of 206.54º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #557289 is Cyan = 0.38, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 114 | 137 | - |
| CMYK | 0.38 | 0.17 | 0 | 0.46 |
| HSL | 206.54º | 0.23% | 0.44% | - |
| HSV(B) | 206.54º | 0.38% | 0.54% | - |
| XYZ | 14.28 | 15.77 | 25.96 | - |
| YUV | 107.95 | 144.39 | 111.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 137 | 0.38 | 0.17 | 0 | 0.46 | 206.54 | 0.23 | 0.44 |
| Hex | 55 | 72 | 89 | 26 | 11 | 0 | 2E | CF | 17 | 2C |
| Octal | 125 | 162 | 211 | 46 | 21 | 0 | 56 | 317 | 27 | 54 |
| Binary | 1010101 | 1110010 | 10001001 | 100110 | 10001 | 0 | 101110 | 11001111 | 10111 | 101100 |
Color Harmonies of #557289
Complementary color
Monochromatic Colors of #557289
Black with #557289
Text Example
Text Example
White with #557289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557289; }
p { color: rgb(85,114,137); }
H1.HeaderClassName
{
color: #557289;
}
.AnyTagClassName
{
color: #557289;
}
</style>
background-color css
<style>
a { background-color: #557289; }
a { background-color: rgb(85,114,137); }
div.DivClassName
{
background-color: #557289;
}
.BgClassName
{
background-color: #557289;
}
</style>
border-color css
<style>
span { border-color: #557289; }
span { border-color: rgb(85,114,137); }
td.TdClassName
{
border-color: #557289;
}
.TagClassName
{
border-color: #557289;
}
</style>