Shades of Wedgewood #537186
Tints of Wedgewood #537186
RGB
CMYK
RGB Variations
Color information
#537186 (or 0x537186) is known color: Wedgewood. HEX triplet: 53, 71 and 86. RGB value is (83,113,134). Sum of RGB (Red+Green+Blue) = 83+113+134=330 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.15% from 330); Green value is 113 (44.53% from 255 or 34.24% from 330); Blue value is 134 (52.73% from 255 or 40.61% from 330); Max value from RGB is 134 - color contains mainly: blue. Hex color #537186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537186 is #AC8E79. Grayscale: #6A6A6A. Windows color (decimal): -11308666 or 8810835. OLE color: 8810835.
HSL color Cylindrical-coordinate representation of color #537186: hue angle of 204.71º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #537186 is Cyan = 0.38, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 113 | 134 | - |
| CMYK | 0.38 | 0.16 | 0 | 0.47 |
| HSL | 204.71º | 0.24% | 0.43% | - |
| HSV(B) | 204.71º | 0.38% | 0.53% | - |
| XYZ | 13.78 | 15.37 | 24.8 | - |
| YUV | 106.42 | 143.56 | 111.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 134 | 0.38 | 0.16 | 0 | 0.47 | 204.71 | 0.24 | 0.43 |
| Hex | 53 | 71 | 86 | 26 | 10 | 0 | 2F | CD | 18 | 2B |
| Octal | 123 | 161 | 206 | 46 | 20 | 0 | 57 | 315 | 30 | 53 |
| Binary | 1010011 | 1110001 | 10000110 | 100110 | 10000 | 0 | 101111 | 11001101 | 11000 | 101011 |
Color Harmonies of #537186
Complementary color
Monochromatic Colors of #537186
Black with #537186
Text Example
Text Example
White with #537186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537186; }
p { color: rgb(83,113,134); }
H1.HeaderClassName
{
color: #537186;
}
.AnyTagClassName
{
color: #537186;
}
</style>
background-color css
<style>
a { background-color: #537186; }
a { background-color: rgb(83,113,134); }
div.DivClassName
{
background-color: #537186;
}
.BgClassName
{
background-color: #537186;
}
</style>
border-color css
<style>
span { border-color: #537186; }
span { border-color: rgb(83,113,134); }
td.TdClassName
{
border-color: #537186;
}
.TagClassName
{
border-color: #537186;
}
</style>