Shades of Wedgewood #587387
Tints of Wedgewood #587387
RGB
CMYK
RGB Variations
Color information
#587387 (or 0x587387) is known color: Wedgewood. HEX triplet: 58, 73 and 87. RGB value is (88,115,135). Sum of RGB (Red+Green+Blue) = 88+115+135=338 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.04% from 338); Green value is 115 (45.31% from 255 or 34.02% from 338); Blue value is 135 (53.12% from 255 or 39.94% from 338); Max value from RGB is 135 - color contains mainly: blue. Hex color #587387 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587387 is #A78C78. Grayscale: #6D6D6D. Windows color (decimal): -10980473 or 8876888. OLE color: 8876888.
HSL color Cylindrical-coordinate representation of color #587387: hue angle of 205.53º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #587387 is Cyan = 0.35, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 115 | 135 | - |
| CMYK | 0.35 | 0.15 | 0 | 0.47 |
| HSL | 205.53º | 0.21% | 0.44% | - |
| HSV(B) | 205.53º | 0.35% | 0.53% | - |
| XYZ | 14.53 | 16.09 | 25.26 | - |
| YUV | 109.21 | 142.55 | 112.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 135 | 0.35 | 0.15 | 0 | 0.47 | 205.53 | 0.21 | 0.44 |
| Hex | 58 | 73 | 87 | 23 | F | 0 | 2F | CE | 15 | 2C |
| Octal | 130 | 163 | 207 | 43 | 17 | 0 | 57 | 316 | 25 | 54 |
| Binary | 1011000 | 1110011 | 10000111 | 100011 | 1111 | 0 | 101111 | 11001110 | 10101 | 101100 |
Color Harmonies of #587387
Complementary color
Monochromatic Colors of #587387
Black with #587387
Text Example
Text Example
White with #587387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587387; }
p { color: rgb(88,115,135); }
H1.HeaderClassName
{
color: #587387;
}
.AnyTagClassName
{
color: #587387;
}
</style>
background-color css
<style>
a { background-color: #587387; }
a { background-color: rgb(88,115,135); }
div.DivClassName
{
background-color: #587387;
}
.BgClassName
{
background-color: #587387;
}
</style>
border-color css
<style>
span { border-color: #587387; }
span { border-color: rgb(88,115,135); }
td.TdClassName
{
border-color: #587387;
}
.TagClassName
{
border-color: #587387;
}
</style>