Shades of Wedgewood #557185
Tints of Wedgewood #557185
RGB
CMYK
RGB Variations
Color information
#557185 (or 0x557185) is known color: Wedgewood. HEX triplet: 55, 71 and 85. RGB value is (85,113,133). Sum of RGB (Red+Green+Blue) = 85+113+133=331 (43% of max value = 765). Red value is 85 (33.59% from 255 or 25.68% from 331); Green value is 113 (44.53% from 255 or 34.14% from 331); Blue value is 133 (52.34% from 255 or 40.18% from 331); Max value from RGB is 133 - color contains mainly: blue. Hex color #557185 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557185 is #AA8E7A. Grayscale: #6A6A6A. Windows color (decimal): -11177595 or 8745301. OLE color: 8745301.
HSL color Cylindrical-coordinate representation of color #557185: hue angle of 205º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #557185 is Cyan = 0.36, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 113 | 133 | - |
| CMYK | 0.36 | 0.15 | 0 | 0.48 |
| HSL | 205º | 0.22% | 0.43% | - |
| HSV(B) | 205º | 0.36% | 0.52% | - |
| XYZ | 13.89 | 15.44 | 24.44 | - |
| YUV | 106.91 | 142.72 | 112.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 133 | 0.36 | 0.15 | 0 | 0.48 | 205 | 0.22 | 0.43 |
| Hex | 55 | 71 | 85 | 24 | F | 0 | 30 | CD | 16 | 2B |
| Octal | 125 | 161 | 205 | 44 | 17 | 0 | 60 | 315 | 26 | 53 |
| Binary | 1010101 | 1110001 | 10000101 | 100100 | 1111 | 0 | 110000 | 11001101 | 10110 | 101011 |
Color Harmonies of #557185
Complementary color
Monochromatic Colors of #557185
Black with #557185
Text Example
Text Example
White with #557185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557185; }
p { color: rgb(85,113,133); }
H1.HeaderClassName
{
color: #557185;
}
.AnyTagClassName
{
color: #557185;
}
</style>
background-color css
<style>
a { background-color: #557185; }
a { background-color: rgb(85,113,133); }
div.DivClassName
{
background-color: #557185;
}
.BgClassName
{
background-color: #557185;
}
</style>
border-color css
<style>
span { border-color: #557185; }
span { border-color: rgb(85,113,133); }
td.TdClassName
{
border-color: #557185;
}
.TagClassName
{
border-color: #557185;
}
</style>