Shades of Wedgewood #537189
Tints of Wedgewood #537189
RGB
CMYK
RGB Variations
Color information
#537189 (or 0x537189) is known color: Wedgewood. HEX triplet: 53, 71 and 89. RGB value is (83,113,137). Sum of RGB (Red+Green+Blue) = 83+113+137=333 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.92% from 333); Green value is 113 (44.53% from 255 or 33.93% from 333); Blue value is 137 (53.91% from 255 or 41.14% from 333); Max value from RGB is 137 - color contains mainly: blue. Hex color #537189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537189 is #AC8E76. Grayscale: #6A6A6A. Windows color (decimal): -11308663 or 9007443. OLE color: 9007443.
HSL color Cylindrical-coordinate representation of color #537189: hue angle of 206.67º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #537189 is Cyan = 0.39, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 113 | 137 | - |
| CMYK | 0.39 | 0.18 | 0 | 0.46 |
| HSL | 206.67º | 0.25% | 0.43% | - |
| HSV(B) | 206.67º | 0.39% | 0.54% | - |
| XYZ | 13.99 | 15.46 | 25.91 | - |
| YUV | 106.77 | 145.06 | 111.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 137 | 0.39 | 0.18 | 0 | 0.46 | 206.67 | 0.25 | 0.43 |
| Hex | 53 | 71 | 89 | 27 | 12 | 0 | 2E | CF | 19 | 2B |
| Octal | 123 | 161 | 211 | 47 | 22 | 0 | 56 | 317 | 31 | 53 |
| Binary | 1010011 | 1110001 | 10001001 | 100111 | 10010 | 0 | 101110 | 11001111 | 11001 | 101011 |
Color Harmonies of #537189
Complementary color
Monochromatic Colors of #537189
Black with #537189
Text Example
Text Example
White with #537189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537189; }
p { color: rgb(83,113,137); }
H1.HeaderClassName
{
color: #537189;
}
.AnyTagClassName
{
color: #537189;
}
</style>
background-color css
<style>
a { background-color: #537189; }
a { background-color: rgb(83,113,137); }
div.DivClassName
{
background-color: #537189;
}
.BgClassName
{
background-color: #537189;
}
</style>
border-color css
<style>
span { border-color: #537189; }
span { border-color: rgb(83,113,137); }
td.TdClassName
{
border-color: #537189;
}
.TagClassName
{
border-color: #537189;
}
</style>