Shades of Wedgewood #577188
Tints of Wedgewood #577188
RGB
CMYK
RGB Variations
Color information
#577188 (or 0x577188) is known color: Wedgewood. HEX triplet: 57, 71 and 88. RGB value is (87,113,136). Sum of RGB (Red+Green+Blue) = 87+113+136=336 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.89% from 336); Green value is 113 (44.53% from 255 or 33.63% from 336); Blue value is 136 (53.52% from 255 or 40.48% from 336); Max value from RGB is 136 - color contains mainly: blue. Hex color #577188 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577188 is #A88E77. Grayscale: #6B6B6B. Windows color (decimal): -11046520 or 8941911. OLE color: 8941911.
HSL color Cylindrical-coordinate representation of color #577188: hue angle of 208.16º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #577188 is Cyan = 0.36, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 113 | 136 | - |
| CMYK | 0.36 | 0.17 | 0 | 0.47 |
| HSL | 208.16º | 0.22% | 0.44% | - |
| HSV(B) | 208.16º | 0.36% | 0.53% | - |
| XYZ | 14.28 | 15.61 | 25.55 | - |
| YUV | 107.85 | 143.89 | 113.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 113 | 136 | 0.36 | 0.17 | 0 | 0.47 | 208.16 | 0.22 | 0.44 |
| Hex | 57 | 71 | 88 | 24 | 11 | 0 | 2F | D0 | 16 | 2C |
| Octal | 127 | 161 | 210 | 44 | 21 | 0 | 57 | 320 | 26 | 54 |
| Binary | 1010111 | 1110001 | 10001000 | 100100 | 10001 | 0 | 101111 | 11010000 | 10110 | 101100 |
Color Harmonies of #577188
Complementary color
Monochromatic Colors of #577188
Black with #577188
Text Example
Text Example
White with #577188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577188; }
p { color: rgb(87,113,136); }
H1.HeaderClassName
{
color: #577188;
}
.AnyTagClassName
{
color: #577188;
}
</style>
background-color css
<style>
a { background-color: #577188; }
a { background-color: rgb(87,113,136); }
div.DivClassName
{
background-color: #577188;
}
.BgClassName
{
background-color: #577188;
}
</style>
border-color css
<style>
span { border-color: #577188; }
span { border-color: rgb(87,113,136); }
td.TdClassName
{
border-color: #577188;
}
.TagClassName
{
border-color: #577188;
}
</style>