Shades of Wedgewood #557489
Tints of Wedgewood #557489
RGB
CMYK
RGB Variations
Color information
#557489 (or 0x557489) is known color: Wedgewood. HEX triplet: 55, 74 and 89. RGB value is (85,116,137). Sum of RGB (Red+Green+Blue) = 85+116+137=338 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.15% from 338); Green value is 116 (45.70% from 255 or 34.32% from 338); Blue value is 137 (53.91% from 255 or 40.53% from 338); Max value from RGB is 137 - color contains mainly: blue. Hex color #557489 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557489 is #AA8B76. Grayscale: #6D6D6D. Windows color (decimal): -11176823 or 9008213. OLE color: 9008213.
HSL color Cylindrical-coordinate representation of color #557489: hue angle of 204.23º 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 #557489 is Cyan = 0.38, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 116 | 137 | - |
| CMYK | 0.38 | 0.15 | 0 | 0.46 |
| HSL | 204.23º | 0.23% | 0.44% | - |
| HSV(B) | 204.23º | 0.38% | 0.54% | - |
| XYZ | 14.51 | 16.23 | 26.03 | - |
| YUV | 109.13 | 143.73 | 110.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 137 | 0.38 | 0.15 | 0 | 0.46 | 204.23 | 0.23 | 0.44 |
| Hex | 55 | 74 | 89 | 26 | F | 0 | 2E | CC | 17 | 2C |
| Octal | 125 | 164 | 211 | 46 | 17 | 0 | 56 | 314 | 27 | 54 |
| Binary | 1010101 | 1110100 | 10001001 | 100110 | 1111 | 0 | 101110 | 11001100 | 10111 | 101100 |
Color Harmonies of #557489
Complementary color
Monochromatic Colors of #557489
Black with #557489
Text Example
Text Example
White with #557489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557489; }
p { color: rgb(85,116,137); }
H1.HeaderClassName
{
color: #557489;
}
.AnyTagClassName
{
color: #557489;
}
</style>
background-color css
<style>
a { background-color: #557489; }
a { background-color: rgb(85,116,137); }
div.DivClassName
{
background-color: #557489;
}
.BgClassName
{
background-color: #557489;
}
</style>
border-color css
<style>
span { border-color: #557489; }
span { border-color: rgb(85,116,137); }
td.TdClassName
{
border-color: #557489;
}
.TagClassName
{
border-color: #557489;
}
</style>