Shades of Wedgewood #557486
Tints of Wedgewood #557486
RGB
CMYK
RGB Variations
Color information
#557486 (or 0x557486) is known color: Wedgewood. HEX triplet: 55, 74 and 86. RGB value is (85,116,134). Sum of RGB (Red+Green+Blue) = 85+116+134=335 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.37% from 335); Green value is 116 (45.70% from 255 or 34.63% from 335); Blue value is 134 (52.73% from 255 or 40% from 335); Max value from RGB is 134 - color contains mainly: blue. Hex color #557486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557486 is #AA8B79. Grayscale: #6C6C6C. Windows color (decimal): -11176826 or 8811605. OLE color: 8811605.
HSL color Cylindrical-coordinate representation of color #557486: hue angle of 202.04º 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 #557486 is Cyan = 0.37, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 116 | 134 | - |
| CMYK | 0.37 | 0.13 | 0 | 0.47 |
| HSL | 202.04º | 0.22% | 0.43% | - |
| HSV(B) | 202.04º | 0.37% | 0.53% | - |
| XYZ | 14.29 | 16.14 | 24.92 | - |
| YUV | 108.78 | 142.23 | 111.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 134 | 0.37 | 0.13 | 0 | 0.47 | 202.04 | 0.22 | 0.43 |
| Hex | 55 | 74 | 86 | 25 | D | 0 | 2F | CA | 16 | 2B |
| Octal | 125 | 164 | 206 | 45 | 15 | 0 | 57 | 312 | 26 | 53 |
| Binary | 1010101 | 1110100 | 10000110 | 100101 | 1101 | 0 | 101111 | 11001010 | 10110 | 101011 |
Color Harmonies of #557486
Complementary color
Monochromatic Colors of #557486
Black with #557486
Text Example
Text Example
White with #557486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557486; }
p { color: rgb(85,116,134); }
H1.HeaderClassName
{
color: #557486;
}
.AnyTagClassName
{
color: #557486;
}
</style>
background-color css
<style>
a { background-color: #557486; }
a { background-color: rgb(85,116,134); }
div.DivClassName
{
background-color: #557486;
}
.BgClassName
{
background-color: #557486;
}
</style>
border-color css
<style>
span { border-color: #557486; }
span { border-color: rgb(85,116,134); }
td.TdClassName
{
border-color: #557486;
}
.TagClassName
{
border-color: #557486;
}
</style>