Shades of Wedgewood #557587
Tints of Wedgewood #557587
RGB
CMYK
RGB Variations
Color information
#557587 (or 0x557587) is known color: Wedgewood. HEX triplet: 55, 75 and 87. RGB value is (85,117,135). Sum of RGB (Red+Green+Blue) = 85+117+135=337 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.22% from 337); Green value is 117 (46.09% from 255 or 34.72% from 337); Blue value is 135 (53.12% from 255 or 40.06% from 337); Max value from RGB is 135 - color contains mainly: blue. Hex color #557587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557587 is #AA8A78. Grayscale: #6D6D6D. Windows color (decimal): -11176569 or 8877397. OLE color: 8877397.
HSL color Cylindrical-coordinate representation of color #557587: hue angle of 201.6º degrees, saturation: 0.23, 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 #557587 is Cyan = 0.37, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 117 | 135 | - |
| CMYK | 0.37 | 0.13 | 0 | 0.47 |
| HSL | 201.6º | 0.23% | 0.43% | - |
| HSV(B) | 201.6º | 0.37% | 0.53% | - |
| XYZ | 14.48 | 16.4 | 25.32 | - |
| YUV | 109.48 | 142.4 | 110.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 135 | 0.37 | 0.13 | 0 | 0.47 | 201.6 | 0.23 | 0.43 |
| Hex | 55 | 75 | 87 | 25 | D | 0 | 2F | CA | 17 | 2B |
| Octal | 125 | 165 | 207 | 45 | 15 | 0 | 57 | 312 | 27 | 53 |
| Binary | 1010101 | 1110101 | 10000111 | 100101 | 1101 | 0 | 101111 | 11001010 | 10111 | 101011 |
Color Harmonies of #557587
Complementary color
Monochromatic Colors of #557587
Black with #557587
Text Example
Text Example
White with #557587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557587; }
p { color: rgb(85,117,135); }
H1.HeaderClassName
{
color: #557587;
}
.AnyTagClassName
{
color: #557587;
}
</style>
background-color css
<style>
a { background-color: #557587; }
a { background-color: rgb(85,117,135); }
div.DivClassName
{
background-color: #557587;
}
.BgClassName
{
background-color: #557587;
}
</style>
border-color css
<style>
span { border-color: #557587; }
span { border-color: rgb(85,117,135); }
td.TdClassName
{
border-color: #557587;
}
.TagClassName
{
border-color: #557587;
}
</style>