Shades of Wedgewood #597388
Tints of Wedgewood #597388
RGB
CMYK
RGB Variations
Color information
#597388 (or 0x597388) is known color: Wedgewood. HEX triplet: 59, 73 and 88. RGB value is (89,115,136). Sum of RGB (Red+Green+Blue) = 89+115+136=340 (45% of max value = 765). Red value is 89 (35.16% from 255 or 26.18% from 340); Green value is 115 (45.31% from 255 or 33.82% from 340); Blue value is 136 (53.52% from 255 or 40% from 340); Max value from RGB is 136 - color contains mainly: blue. Hex color #597388 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597388 is #A68C77. Grayscale: #6D6D6D. Windows color (decimal): -10914936 or 8942425. OLE color: 8942425.
HSL color Cylindrical-coordinate representation of color #597388: hue angle of 206.81º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #597388 is Cyan = 0.35, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 115 | 136 | - |
| CMYK | 0.35 | 0.15 | 0 | 0.47 |
| HSL | 206.81º | 0.21% | 0.44% | - |
| HSV(B) | 206.81º | 0.35% | 0.53% | - |
| XYZ | 14.69 | 16.16 | 25.64 | - |
| YUV | 109.62 | 142.89 | 113.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 136 | 0.35 | 0.15 | 0 | 0.47 | 206.81 | 0.21 | 0.44 |
| Hex | 59 | 73 | 88 | 23 | F | 0 | 2F | CF | 15 | 2C |
| Octal | 131 | 163 | 210 | 43 | 17 | 0 | 57 | 317 | 25 | 54 |
| Binary | 1011001 | 1110011 | 10001000 | 100011 | 1111 | 0 | 101111 | 11001111 | 10101 | 101100 |
Color Harmonies of #597388
Complementary color
Monochromatic Colors of #597388
Black with #597388
Text Example
Text Example
White with #597388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597388; }
p { color: rgb(89,115,136); }
H1.HeaderClassName
{
color: #597388;
}
.AnyTagClassName
{
color: #597388;
}
</style>
background-color css
<style>
a { background-color: #597388; }
a { background-color: rgb(89,115,136); }
div.DivClassName
{
background-color: #597388;
}
.BgClassName
{
background-color: #597388;
}
</style>
border-color css
<style>
span { border-color: #597388; }
span { border-color: rgb(89,115,136); }
td.TdClassName
{
border-color: #597388;
}
.TagClassName
{
border-color: #597388;
}
</style>