Shades of Wedgewood #577488
Tints of Wedgewood #577488
RGB
CMYK
RGB Variations
Color information
#577488 (or 0x577488) is known color: Wedgewood. HEX triplet: 57, 74 and 88. RGB value is (87,116,136). Sum of RGB (Red+Green+Blue) = 87+116+136=339 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.66% from 339); Green value is 116 (45.70% from 255 or 34.22% from 339); Blue value is 136 (53.52% from 255 or 40.12% from 339); Max value from RGB is 136 - color contains mainly: blue. Hex color #577488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577488 is #A88B77. Grayscale: #6D6D6D. Windows color (decimal): -11045752 or 8942679. OLE color: 8942679.
HSL color Cylindrical-coordinate representation of color #577488: hue angle of 204.49º 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 #577488 is Cyan = 0.36, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 116 | 136 | - |
| CMYK | 0.36 | 0.15 | 0 | 0.47 |
| HSL | 204.49º | 0.22% | 0.44% | - |
| HSV(B) | 204.49º | 0.36% | 0.53% | - |
| XYZ | 14.62 | 16.29 | 25.67 | - |
| YUV | 109.61 | 142.89 | 111.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 116 | 136 | 0.36 | 0.15 | 0 | 0.47 | 204.49 | 0.22 | 0.44 |
| Hex | 57 | 74 | 88 | 24 | F | 0 | 2F | CC | 16 | 2C |
| Octal | 127 | 164 | 210 | 44 | 17 | 0 | 57 | 314 | 26 | 54 |
| Binary | 1010111 | 1110100 | 10001000 | 100100 | 1111 | 0 | 101111 | 11001100 | 10110 | 101100 |
Color Harmonies of #577488
Complementary color
Monochromatic Colors of #577488
Black with #577488
Text Example
Text Example
White with #577488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577488; }
p { color: rgb(87,116,136); }
H1.HeaderClassName
{
color: #577488;
}
.AnyTagClassName
{
color: #577488;
}
</style>
background-color css
<style>
a { background-color: #577488; }
a { background-color: rgb(87,116,136); }
div.DivClassName
{
background-color: #577488;
}
.BgClassName
{
background-color: #577488;
}
</style>
border-color css
<style>
span { border-color: #577488; }
span { border-color: rgb(87,116,136); }
td.TdClassName
{
border-color: #577488;
}
.TagClassName
{
border-color: #577488;
}
</style>