Shades of Wedgewood #597186
Tints of Wedgewood #597186
RGB
CMYK
RGB Variations
Color information
#597186 (or 0x597186) is known color: Wedgewood. HEX triplet: 59, 71 and 86. RGB value is (89,113,134). Sum of RGB (Red+Green+Blue) = 89+113+134=336 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.49% from 336); Green value is 113 (44.53% from 255 or 33.63% from 336); Blue value is 134 (52.73% from 255 or 39.88% from 336); Max value from RGB is 134 - color contains mainly: blue. Hex color #597186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597186 is #A68E79. Grayscale: #6C6C6C. Windows color (decimal): -10915450 or 8810841. OLE color: 8810841.
HSL color Cylindrical-coordinate representation of color #597186: hue angle of 208º degrees, saturation: 0.2, 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 #597186 is Cyan = 0.34, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 113 | 134 | - |
| CMYK | 0.34 | 0.16 | 0 | 0.47 |
| HSL | 208º | 0.2% | 0.44% | - |
| HSV(B) | 208º | 0.34% | 0.53% | - |
| XYZ | 14.33 | 15.66 | 24.82 | - |
| YUV | 108.22 | 142.55 | 114.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 134 | 0.34 | 0.16 | 0 | 0.47 | 208 | 0.2 | 0.44 |
| Hex | 59 | 71 | 86 | 22 | 10 | 0 | 2F | D0 | 14 | 2C |
| Octal | 131 | 161 | 206 | 42 | 20 | 0 | 57 | 320 | 24 | 54 |
| Binary | 1011001 | 1110001 | 10000110 | 100010 | 10000 | 0 | 101111 | 11010000 | 10100 | 101100 |
Color Harmonies of #597186
Complementary color
Monochromatic Colors of #597186
Black with #597186
Text Example
Text Example
White with #597186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597186; }
p { color: rgb(89,113,134); }
H1.HeaderClassName
{
color: #597186;
}
.AnyTagClassName
{
color: #597186;
}
</style>
background-color css
<style>
a { background-color: #597186; }
a { background-color: rgb(89,113,134); }
div.DivClassName
{
background-color: #597186;
}
.BgClassName
{
background-color: #597186;
}
</style>
border-color css
<style>
span { border-color: #597186; }
span { border-color: rgb(89,113,134); }
td.TdClassName
{
border-color: #597186;
}
.TagClassName
{
border-color: #597186;
}
</style>