Shades of Wedgewood #557589
Tints of Wedgewood #557589
RGB
CMYK
RGB Variations
Color information
#557589 (or 0x557589) is known color: Wedgewood. HEX triplet: 55, 75 and 89. RGB value is (85,117,137). Sum of RGB (Red+Green+Blue) = 85+117+137=339 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.07% from 339); Green value is 117 (46.09% from 255 or 34.51% from 339); Blue value is 137 (53.91% from 255 or 40.41% from 339); Max value from RGB is 137 - color contains mainly: blue. Hex color #557589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557589 is #AA8A76. Grayscale: #6D6D6D. Windows color (decimal): -11176567 or 9008469. OLE color: 9008469.
HSL color Cylindrical-coordinate representation of color #557589: hue angle of 203.08º 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 #557589 is Cyan = 0.38, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 117 | 137 | - |
| CMYK | 0.38 | 0.15 | 0 | 0.46 |
| HSL | 203.08º | 0.23% | 0.44% | - |
| HSV(B) | 203.08º | 0.38% | 0.54% | - |
| XYZ | 14.62 | 16.46 | 26.07 | - |
| YUV | 109.71 | 143.4 | 110.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 137 | 0.38 | 0.15 | 0 | 0.46 | 203.08 | 0.23 | 0.44 |
| Hex | 55 | 75 | 89 | 26 | F | 0 | 2E | CB | 17 | 2C |
| Octal | 125 | 165 | 211 | 46 | 17 | 0 | 56 | 313 | 27 | 54 |
| Binary | 1010101 | 1110101 | 10001001 | 100110 | 1111 | 0 | 101110 | 11001011 | 10111 | 101100 |
Color Harmonies of #557589
Complementary color
Monochromatic Colors of #557589
Black with #557589
Text Example
Text Example
White with #557589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557589; }
p { color: rgb(85,117,137); }
H1.HeaderClassName
{
color: #557589;
}
.AnyTagClassName
{
color: #557589;
}
</style>
background-color css
<style>
a { background-color: #557589; }
a { background-color: rgb(85,117,137); }
div.DivClassName
{
background-color: #557589;
}
.BgClassName
{
background-color: #557589;
}
</style>
border-color css
<style>
span { border-color: #557589; }
span { border-color: rgb(85,117,137); }
td.TdClassName
{
border-color: #557589;
}
.TagClassName
{
border-color: #557589;
}
</style>