Shades of Wedgewood #557086
Tints of Wedgewood #557086
RGB
CMYK
RGB Variations
Color information
#557086 (or 0x557086) is known color: Wedgewood. HEX triplet: 55, 70 and 86. RGB value is (85,112,134). Sum of RGB (Red+Green+Blue) = 85+112+134=331 (43% of max value = 765). Red value is 85 (33.59% from 255 or 25.68% from 331); Green value is 112 (44.14% from 255 or 33.84% from 331); Blue value is 134 (52.73% from 255 or 40.48% from 331); Max value from RGB is 134 - color contains mainly: blue. Hex color #557086 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557086 is #AA8F79. Grayscale: #6A6A6A. Windows color (decimal): -11177850 or 8810581. OLE color: 8810581.
HSL color Cylindrical-coordinate representation of color #557086: hue angle of 206.94º degrees, saturation: 0.22, 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 #557086 is Cyan = 0.37, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 112 | 134 | - |
| CMYK | 0.37 | 0.16 | 0 | 0.47 |
| HSL | 206.94º | 0.22% | 0.43% | - |
| HSV(B) | 206.94º | 0.37% | 0.53% | - |
| XYZ | 13.84 | 15.24 | 24.77 | - |
| YUV | 106.44 | 143.55 | 112.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 134 | 0.37 | 0.16 | 0 | 0.47 | 206.94 | 0.22 | 0.43 |
| Hex | 55 | 70 | 86 | 25 | 10 | 0 | 2F | CF | 16 | 2B |
| Octal | 125 | 160 | 206 | 45 | 20 | 0 | 57 | 317 | 26 | 53 |
| Binary | 1010101 | 1110000 | 10000110 | 100101 | 10000 | 0 | 101111 | 11001111 | 10110 | 101011 |
Color Harmonies of #557086
Complementary color
Monochromatic Colors of #557086
Black with #557086
Text Example
Text Example
White with #557086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557086; }
p { color: rgb(85,112,134); }
H1.HeaderClassName
{
color: #557086;
}
.AnyTagClassName
{
color: #557086;
}
</style>
background-color css
<style>
a { background-color: #557086; }
a { background-color: rgb(85,112,134); }
div.DivClassName
{
background-color: #557086;
}
.BgClassName
{
background-color: #557086;
}
</style>
border-color css
<style>
span { border-color: #557086; }
span { border-color: rgb(85,112,134); }
td.TdClassName
{
border-color: #557086;
}
.TagClassName
{
border-color: #557086;
}
</style>