Shades of Wedgewood #587386
Tints of Wedgewood #587386
RGB
CMYK
RGB Variations
Color information
#587386 (or 0x587386) is known color: Wedgewood. HEX triplet: 58, 73 and 86. RGB value is (88,115,134). Sum of RGB (Red+Green+Blue) = 88+115+134=337 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.11% from 337); Green value is 115 (45.31% from 255 or 34.12% from 337); Blue value is 134 (52.73% from 255 or 39.76% from 337); Max value from RGB is 134 - color contains mainly: blue. Hex color #587386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587386 is #A78C79. Grayscale: #6C6C6C. Windows color (decimal): -10980474 or 8811352. OLE color: 8811352.
HSL color Cylindrical-coordinate representation of color #587386: hue angle of 204.78º 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 #587386 is Cyan = 0.34, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 115 | 134 | - |
| CMYK | 0.34 | 0.14 | 0 | 0.47 |
| HSL | 204.78º | 0.21% | 0.44% | - |
| HSV(B) | 204.78º | 0.34% | 0.53% | - |
| XYZ | 14.46 | 16.06 | 24.89 | - |
| YUV | 109.09 | 142.05 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 134 | 0.34 | 0.14 | 0 | 0.47 | 204.78 | 0.21 | 0.44 |
| Hex | 58 | 73 | 86 | 22 | E | 0 | 2F | CD | 15 | 2C |
| Octal | 130 | 163 | 206 | 42 | 16 | 0 | 57 | 315 | 25 | 54 |
| Binary | 1011000 | 1110011 | 10000110 | 100010 | 1110 | 0 | 101111 | 11001101 | 10101 | 101100 |
Color Harmonies of #587386
Complementary color
Monochromatic Colors of #587386
Black with #587386
Text Example
Text Example
White with #587386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587386; }
p { color: rgb(88,115,134); }
H1.HeaderClassName
{
color: #587386;
}
.AnyTagClassName
{
color: #587386;
}
</style>
background-color css
<style>
a { background-color: #587386; }
a { background-color: rgb(88,115,134); }
div.DivClassName
{
background-color: #587386;
}
.BgClassName
{
background-color: #587386;
}
</style>
border-color css
<style>
span { border-color: #587386; }
span { border-color: rgb(88,115,134); }
td.TdClassName
{
border-color: #587386;
}
.TagClassName
{
border-color: #587386;
}
</style>