Shades of Wedgewood #597487
Tints of Wedgewood #597487
RGB
CMYK
RGB Variations
Color information
#597487 (or 0x597487) is known color: Wedgewood. HEX triplet: 59, 74 and 87. RGB value is (89,116,135). Sum of RGB (Red+Green+Blue) = 89+116+135=340 (45% of max value = 765). Red value is 89 (35.16% from 255 or 26.18% from 340); Green value is 116 (45.70% from 255 or 34.12% from 340); Blue value is 135 (53.12% from 255 or 39.71% from 340); Max value from RGB is 135 - color contains mainly: blue. Hex color #597487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597487 is #A68B78. Grayscale: #6D6D6D. Windows color (decimal): -10914681 or 8877145. OLE color: 8877145.
HSL color Cylindrical-coordinate representation of color #597487: 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 #597487 is Cyan = 0.34, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 116 | 135 | - |
| 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.74 | 16.36 | 25.3 | - |
| YUV | 110.09 | 142.05 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 135 | 0.34 | 0.14 | 0 | 0.47 | 204.78 | 0.21 | 0.44 |
| Hex | 59 | 74 | 87 | 22 | E | 0 | 2F | CD | 15 | 2C |
| Octal | 131 | 164 | 207 | 42 | 16 | 0 | 57 | 315 | 25 | 54 |
| Binary | 1011001 | 1110100 | 10000111 | 100010 | 1110 | 0 | 101111 | 11001101 | 10101 | 101100 |
Color Harmonies of #597487
Complementary color
Monochromatic Colors of #597487
Black with #597487
Text Example
Text Example
White with #597487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597487; }
p { color: rgb(89,116,135); }
H1.HeaderClassName
{
color: #597487;
}
.AnyTagClassName
{
color: #597487;
}
</style>
background-color css
<style>
a { background-color: #597487; }
a { background-color: rgb(89,116,135); }
div.DivClassName
{
background-color: #597487;
}
.BgClassName
{
background-color: #597487;
}
</style>
border-color css
<style>
span { border-color: #597487; }
span { border-color: rgb(89,116,135); }
td.TdClassName
{
border-color: #597487;
}
.TagClassName
{
border-color: #597487;
}
</style>