Shades of Wedgewood #587486
Tints of Wedgewood #587486
RGB
CMYK
RGB Variations
Color information
#587486 (or 0x587486) is known color: Wedgewood. HEX triplet: 58, 74 and 86. RGB value is (88,116,134). Sum of RGB (Red+Green+Blue) = 88+116+134=338 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.04% from 338); Green value is 116 (45.70% from 255 or 34.32% from 338); Blue value is 134 (52.73% from 255 or 39.64% from 338); Max value from RGB is 134 - color contains mainly: blue. Hex color #587486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587486 is #A78B79. Grayscale: #6D6D6D. Windows color (decimal): -10980218 or 8811608. OLE color: 8811608.
HSL color Cylindrical-coordinate representation of color #587486: hue angle of 203.48º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #587486 is Cyan = 0.34, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 116 | 134 | - |
| CMYK | 0.34 | 0.13 | 0 | 0.47 |
| HSL | 203.48º | 0.21% | 0.44% | - |
| HSV(B) | 203.48º | 0.34% | 0.53% | - |
| XYZ | 14.57 | 16.29 | 24.93 | - |
| YUV | 109.68 | 141.72 | 112.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 134 | 0.34 | 0.13 | 0 | 0.47 | 203.48 | 0.21 | 0.44 |
| Hex | 58 | 74 | 86 | 22 | D | 0 | 2F | CB | 15 | 2C |
| Octal | 130 | 164 | 206 | 42 | 15 | 0 | 57 | 313 | 25 | 54 |
| Binary | 1011000 | 1110100 | 10000110 | 100010 | 1101 | 0 | 101111 | 11001011 | 10101 | 101100 |
Color Harmonies of #587486
Complementary color
Monochromatic Colors of #587486
Black with #587486
Text Example
Text Example
White with #587486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587486; }
p { color: rgb(88,116,134); }
H1.HeaderClassName
{
color: #587486;
}
.AnyTagClassName
{
color: #587486;
}
</style>
background-color css
<style>
a { background-color: #587486; }
a { background-color: rgb(88,116,134); }
div.DivClassName
{
background-color: #587486;
}
.BgClassName
{
background-color: #587486;
}
</style>
border-color css
<style>
span { border-color: #587486; }
span { border-color: rgb(88,116,134); }
td.TdClassName
{
border-color: #587486;
}
.TagClassName
{
border-color: #587486;
}
</style>