Shades of Wedgewood #597387
Tints of Wedgewood #597387
RGB
CMYK
RGB Variations
Color information
#597387 (or 0x597387) is known color: Wedgewood. HEX triplet: 59, 73 and 87. RGB value is (89,115,135). Sum of RGB (Red+Green+Blue) = 89+115+135=339 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.25% from 339); Green value is 115 (45.31% from 255 or 33.92% from 339); Blue value is 135 (53.12% from 255 or 39.82% from 339); Max value from RGB is 135 - color contains mainly: blue. Hex color #597387 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597387 is #A68C78. Grayscale: #6D6D6D. Windows color (decimal): -10914937 or 8876889. OLE color: 8876889.
HSL color Cylindrical-coordinate representation of color #597387: hue angle of 206.09º 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 #597387 is Cyan = 0.34, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 115 | 135 | - |
| CMYK | 0.34 | 0.15 | 0 | 0.47 |
| HSL | 206.09º | 0.21% | 0.44% | - |
| HSV(B) | 206.09º | 0.34% | 0.53% | - |
| XYZ | 14.62 | 16.13 | 25.27 | - |
| YUV | 109.51 | 142.39 | 113.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 135 | 0.34 | 0.15 | 0 | 0.47 | 206.09 | 0.21 | 0.44 |
| Hex | 59 | 73 | 87 | 22 | F | 0 | 2F | CE | 15 | 2C |
| Octal | 131 | 163 | 207 | 42 | 17 | 0 | 57 | 316 | 25 | 54 |
| Binary | 1011001 | 1110011 | 10000111 | 100010 | 1111 | 0 | 101111 | 11001110 | 10101 | 101100 |
Color Harmonies of #597387
Complementary color
Monochromatic Colors of #597387
Black with #597387
Text Example
Text Example
White with #597387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597387; }
p { color: rgb(89,115,135); }
H1.HeaderClassName
{
color: #597387;
}
.AnyTagClassName
{
color: #597387;
}
</style>
background-color css
<style>
a { background-color: #597387; }
a { background-color: rgb(89,115,135); }
div.DivClassName
{
background-color: #597387;
}
.BgClassName
{
background-color: #597387;
}
</style>
border-color css
<style>
span { border-color: #597387; }
span { border-color: rgb(89,115,135); }
td.TdClassName
{
border-color: #597387;
}
.TagClassName
{
border-color: #597387;
}
</style>