Shades of Wedgewood #557385
Tints of Wedgewood #557385
RGB
CMYK
RGB Variations
Color information
#557385 (or 0x557385) is known color: Wedgewood. HEX triplet: 55, 73 and 85. RGB value is (85,115,133). Sum of RGB (Red+Green+Blue) = 85+115+133=333 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.53% from 333); Green value is 115 (45.31% from 255 or 34.53% from 333); Blue value is 133 (52.34% from 255 or 39.94% from 333); Max value from RGB is 133 - color contains mainly: blue. Hex color #557385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557385 is #AA8C7A. Grayscale: #6B6B6B. Windows color (decimal): -11177083 or 8745813. OLE color: 8745813.
HSL color Cylindrical-coordinate representation of color #557385: hue angle of 202.5º 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 #557385 is Cyan = 0.36, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 115 | 133 | - |
| CMYK | 0.36 | 0.14 | 0 | 0.48 |
| HSL | 202.5º | 0.22% | 0.43% | - |
| HSV(B) | 202.5º | 0.36% | 0.52% | - |
| XYZ | 14.11 | 15.89 | 24.51 | - |
| YUV | 108.08 | 142.06 | 111.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 133 | 0.36 | 0.14 | 0 | 0.48 | 202.5 | 0.22 | 0.43 |
| Hex | 55 | 73 | 85 | 24 | E | 0 | 30 | CA | 16 | 2B |
| Octal | 125 | 163 | 205 | 44 | 16 | 0 | 60 | 312 | 26 | 53 |
| Binary | 1010101 | 1110011 | 10000101 | 100100 | 1110 | 0 | 110000 | 11001010 | 10110 | 101011 |
Color Harmonies of #557385
Complementary color
Monochromatic Colors of #557385
Black with #557385
Text Example
Text Example
White with #557385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557385; }
p { color: rgb(85,115,133); }
H1.HeaderClassName
{
color: #557385;
}
.AnyTagClassName
{
color: #557385;
}
</style>
background-color css
<style>
a { background-color: #557385; }
a { background-color: rgb(85,115,133); }
div.DivClassName
{
background-color: #557385;
}
.BgClassName
{
background-color: #557385;
}
</style>
border-color css
<style>
span { border-color: #557385; }
span { border-color: rgb(85,115,133); }
td.TdClassName
{
border-color: #557385;
}
.TagClassName
{
border-color: #557385;
}
</style>