Shades of Wedgewood #587083
Tints of Wedgewood #587083
RGB
CMYK
RGB Variations
Color information
#587083 (or 0x587083) is known color: Wedgewood. HEX triplet: 58, 70 and 83. RGB value is (88,112,131). Sum of RGB (Red+Green+Blue) = 88+112+131=331 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.59% from 331); Green value is 112 (44.14% from 255 or 33.84% from 331); Blue value is 131 (51.56% from 255 or 39.58% from 331); Max value from RGB is 131 - color contains mainly: blue. Hex color #587083 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587083 is #A78F7C. Grayscale: #6A6A6A. Windows color (decimal): -10981245 or 8613976. OLE color: 8613976.
HSL color Cylindrical-coordinate representation of color #587083: hue angle of 206.51º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #587083 is Cyan = 0.33, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 112 | 131 | - |
| CMYK | 0.33 | 0.15 | 0 | 0.49 |
| HSL | 206.51º | 0.2% | 0.43% | - |
| HSV(B) | 206.51º | 0.33% | 0.51% | - |
| XYZ | 13.92 | 15.3 | 23.69 | - |
| YUV | 106.99 | 141.55 | 114.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 131 | 0.33 | 0.15 | 0 | 0.49 | 206.51 | 0.2 | 0.43 |
| Hex | 58 | 70 | 83 | 21 | F | 0 | 31 | CF | 14 | 2B |
| Octal | 130 | 160 | 203 | 41 | 17 | 0 | 61 | 317 | 24 | 53 |
| Binary | 1011000 | 1110000 | 10000011 | 100001 | 1111 | 0 | 110001 | 11001111 | 10100 | 101011 |
Color Harmonies of #587083
Complementary color
Monochromatic Colors of #587083
Black with #587083
Text Example
Text Example
White with #587083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587083; }
p { color: rgb(88,112,131); }
H1.HeaderClassName
{
color: #587083;
}
.AnyTagClassName
{
color: #587083;
}
</style>
background-color css
<style>
a { background-color: #587083; }
a { background-color: rgb(88,112,131); }
div.DivClassName
{
background-color: #587083;
}
.BgClassName
{
background-color: #587083;
}
</style>
border-color css
<style>
span { border-color: #587083; }
span { border-color: rgb(88,112,131); }
td.TdClassName
{
border-color: #587083;
}
.TagClassName
{
border-color: #587083;
}
</style>