Shades of Wedgewood #557188
Tints of Wedgewood #557188
RGB
CMYK
RGB Variations
Color information
#557188 (or 0x557188) is known color: Wedgewood. HEX triplet: 55, 71 and 88. RGB value is (85,113,136). Sum of RGB (Red+Green+Blue) = 85+113+136=334 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.45% from 334); Green value is 113 (44.53% from 255 or 33.83% from 334); Blue value is 136 (53.52% from 255 or 40.72% from 334); Max value from RGB is 136 - color contains mainly: blue. Hex color #557188 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557188 is #AA8E77. Grayscale: #6B6B6B. Windows color (decimal): -11177592 or 8941909. OLE color: 8941909.
HSL color Cylindrical-coordinate representation of color #557188: hue angle of 207.06º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #557188 is Cyan = 0.38, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 113 | 136 | - |
| CMYK | 0.38 | 0.17 | 0 | 0.47 |
| HSL | 207.06º | 0.23% | 0.43% | - |
| HSV(B) | 207.06º | 0.38% | 0.53% | - |
| XYZ | 14.1 | 15.52 | 25.55 | - |
| YUV | 107.25 | 144.22 | 112.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 136 | 0.38 | 0.17 | 0 | 0.47 | 207.06 | 0.23 | 0.43 |
| Hex | 55 | 71 | 88 | 26 | 11 | 0 | 2F | CF | 17 | 2B |
| Octal | 125 | 161 | 210 | 46 | 21 | 0 | 57 | 317 | 27 | 53 |
| Binary | 1010101 | 1110001 | 10001000 | 100110 | 10001 | 0 | 101111 | 11001111 | 10111 | 101011 |
Color Harmonies of #557188
Complementary color
Monochromatic Colors of #557188
Black with #557188
Text Example
Text Example
White with #557188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557188; }
p { color: rgb(85,113,136); }
H1.HeaderClassName
{
color: #557188;
}
.AnyTagClassName
{
color: #557188;
}
</style>
background-color css
<style>
a { background-color: #557188; }
a { background-color: rgb(85,113,136); }
div.DivClassName
{
background-color: #557188;
}
.BgClassName
{
background-color: #557188;
}
</style>
border-color css
<style>
span { border-color: #557188; }
span { border-color: rgb(85,113,136); }
td.TdClassName
{
border-color: #557188;
}
.TagClassName
{
border-color: #557188;
}
</style>