Shades of Wedgewood #587082
Tints of Wedgewood #587082
RGB
CMYK
RGB Variations
Color information
#587082 (or 0x587082) is known color: Wedgewood. HEX triplet: 58, 70 and 82. RGB value is (88,112,130). Sum of RGB (Red+Green+Blue) = 88+112+130=330 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.67% from 330); Green value is 112 (44.14% from 255 or 33.94% from 330); Blue value is 130 (51.17% from 255 or 39.39% from 330); Max value from RGB is 130 - color contains mainly: blue. Hex color #587082 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587082 is #A78F7D. Grayscale: #6A6A6A. Windows color (decimal): -10981246 or 8548440. OLE color: 8548440.
HSL color Cylindrical-coordinate representation of color #587082: hue angle of 205.71º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #587082 is Cyan = 0.32, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 112 | 130 | - |
| CMYK | 0.32 | 0.14 | 0 | 0.49 |
| HSL | 205.71º | 0.19% | 0.43% | - |
| HSV(B) | 205.71º | 0.32% | 0.51% | - |
| XYZ | 13.85 | 15.27 | 23.34 | - |
| YUV | 106.88 | 141.05 | 114.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 130 | 0.32 | 0.14 | 0 | 0.49 | 205.71 | 0.19 | 0.43 |
| Hex | 58 | 70 | 82 | 20 | E | 0 | 31 | CE | 13 | 2B |
| Octal | 130 | 160 | 202 | 40 | 16 | 0 | 61 | 316 | 23 | 53 |
| Binary | 1011000 | 1110000 | 10000010 | 100000 | 1110 | 0 | 110001 | 11001110 | 10011 | 101011 |
Color Harmonies of #587082
Complementary color
Monochromatic Colors of #587082
Black with #587082
Text Example
Text Example
White with #587082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587082; }
p { color: rgb(88,112,130); }
H1.HeaderClassName
{
color: #587082;
}
.AnyTagClassName
{
color: #587082;
}
</style>
background-color css
<style>
a { background-color: #587082; }
a { background-color: rgb(88,112,130); }
div.DivClassName
{
background-color: #587082;
}
.BgClassName
{
background-color: #587082;
}
</style>
border-color css
<style>
span { border-color: #587082; }
span { border-color: rgb(88,112,130); }
td.TdClassName
{
border-color: #587082;
}
.TagClassName
{
border-color: #587082;
}
</style>