Shades of Wedgewood #597385
Tints of Wedgewood #597385
RGB
CMYK
RGB Variations
Color information
#597385 (or 0x597385) is known color: Wedgewood. HEX triplet: 59, 73 and 85. RGB value is (89,115,133). Sum of RGB (Red+Green+Blue) = 89+115+133=337 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.41% from 337); Green value is 115 (45.31% from 255 or 34.12% from 337); Blue value is 133 (52.34% from 255 or 39.47% from 337); Max value from RGB is 133 - color contains mainly: blue. Hex color #597385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597385 is #A68C7A. Grayscale: #6D6D6D. Windows color (decimal): -10914939 or 8745817. OLE color: 8745817.
HSL color Cylindrical-coordinate representation of color #597385: hue angle of 204.55º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #597385 is Cyan = 0.33, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 115 | 133 | - |
| CMYK | 0.33 | 0.14 | 0 | 0.48 |
| HSL | 204.55º | 0.2% | 0.44% | - |
| HSV(B) | 204.55º | 0.33% | 0.52% | - |
| XYZ | 14.48 | 16.08 | 24.53 | - |
| YUV | 109.28 | 141.39 | 113.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 133 | 0.33 | 0.14 | 0 | 0.48 | 204.55 | 0.2 | 0.44 |
| Hex | 59 | 73 | 85 | 21 | E | 0 | 30 | CD | 14 | 2C |
| Octal | 131 | 163 | 205 | 41 | 16 | 0 | 60 | 315 | 24 | 54 |
| Binary | 1011001 | 1110011 | 10000101 | 100001 | 1110 | 0 | 110000 | 11001101 | 10100 | 101100 |
Color Harmonies of #597385
Complementary color
Monochromatic Colors of #597385
Black with #597385
Text Example
Text Example
White with #597385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597385; }
p { color: rgb(89,115,133); }
H1.HeaderClassName
{
color: #597385;
}
.AnyTagClassName
{
color: #597385;
}
</style>
background-color css
<style>
a { background-color: #597385; }
a { background-color: rgb(89,115,133); }
div.DivClassName
{
background-color: #597385;
}
.BgClassName
{
background-color: #597385;
}
</style>
border-color css
<style>
span { border-color: #597385; }
span { border-color: rgb(89,115,133); }
td.TdClassName
{
border-color: #597385;
}
.TagClassName
{
border-color: #597385;
}
</style>