Shades of Wedgewood #587589
Tints of Wedgewood #587589
RGB
CMYK
RGB Variations
Color information
#587589 (or 0x587589) is known color: Wedgewood. HEX triplet: 58, 75 and 89. RGB value is (88,117,137). Sum of RGB (Red+Green+Blue) = 88+117+137=342 (45% of max value = 765). Red value is 88 (34.77% from 255 or 25.73% from 342); Green value is 117 (46.09% from 255 or 34.21% from 342); Blue value is 137 (53.91% from 255 or 40.06% from 342); Max value from RGB is 137 - color contains mainly: blue. Hex color #587589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587589 is #A78A76. Grayscale: #6E6E6E. Windows color (decimal): -10979959 or 9008472. OLE color: 9008472.
HSL color Cylindrical-coordinate representation of color #587589: hue angle of 204.49º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #587589 is Cyan = 0.36, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 88 | 117 | 137 | - |
| CMYK | 0.36 | 0.15 | 0 | 0.46 |
| HSL | 204.49º | 0.22% | 0.44% | - |
| HSV(B) | 204.49º | 0.36% | 0.54% | - |
| XYZ | 14.9 | 16.6 | 26.09 | - |
| YUV | 110.61 | 142.89 | 111.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 137 | 0.36 | 0.15 | 0 | 0.46 | 204.49 | 0.22 | 0.44 |
| Hex | 58 | 75 | 89 | 24 | F | 0 | 2E | CC | 16 | 2C |
| Octal | 130 | 165 | 211 | 44 | 17 | 0 | 56 | 314 | 26 | 54 |
| Binary | 1011000 | 1110101 | 10001001 | 100100 | 1111 | 0 | 101110 | 11001100 | 10110 | 101100 |
Color Harmonies of #587589
Complementary color
Monochromatic Colors of #587589
Black with #587589
Text Example
Text Example
White with #587589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587589; }
p { color: rgb(88,117,137); }
H1.HeaderClassName
{
color: #587589;
}
.AnyTagClassName
{
color: #587589;
}
</style>
background-color css
<style>
a { background-color: #587589; }
a { background-color: rgb(88,117,137); }
div.DivClassName
{
background-color: #587589;
}
.BgClassName
{
background-color: #587589;
}
</style>
border-color css
<style>
span { border-color: #587589; }
span { border-color: rgb(88,117,137); }
td.TdClassName
{
border-color: #587589;
}
.TagClassName
{
border-color: #587589;
}
</style>