Shades of Wedgewood #537389
Tints of Wedgewood #537389
RGB
CMYK
RGB Variations
Color information
#537389 (or 0x537389) is known color: Wedgewood. HEX triplet: 53, 73 and 89. RGB value is (83,115,137). Sum of RGB (Red+Green+Blue) = 83+115+137=335 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.78% from 335); Green value is 115 (45.31% from 255 or 34.33% from 335); Blue value is 137 (53.91% from 255 or 40.90% from 335); Max value from RGB is 137 - color contains mainly: blue. Hex color #537389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537389 is #AC8C76. Grayscale: #6B6B6B. Windows color (decimal): -11308151 or 9007955. OLE color: 9007955.
HSL color Cylindrical-coordinate representation of color #537389: hue angle of 204.44º 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 #537389 is Cyan = 0.39, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 115 | 137 | - |
| CMYK | 0.39 | 0.16 | 0 | 0.46 |
| HSL | 204.44º | 0.25% | 0.43% | - |
| HSV(B) | 204.44º | 0.39% | 0.54% | - |
| XYZ | 14.21 | 15.91 | 25.99 | - |
| YUV | 107.94 | 144.4 | 110.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 137 | 0.39 | 0.16 | 0 | 0.46 | 204.44 | 0.25 | 0.43 |
| Hex | 53 | 73 | 89 | 27 | 10 | 0 | 2E | CC | 19 | 2B |
| Octal | 123 | 163 | 211 | 47 | 20 | 0 | 56 | 314 | 31 | 53 |
| Binary | 1010011 | 1110011 | 10001001 | 100111 | 10000 | 0 | 101110 | 11001100 | 11001 | 101011 |
Color Harmonies of #537389
Complementary color
Monochromatic Colors of #537389
Black with #537389
Text Example
Text Example
White with #537389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537389; }
p { color: rgb(83,115,137); }
H1.HeaderClassName
{
color: #537389;
}
.AnyTagClassName
{
color: #537389;
}
</style>
background-color css
<style>
a { background-color: #537389; }
a { background-color: rgb(83,115,137); }
div.DivClassName
{
background-color: #537389;
}
.BgClassName
{
background-color: #537389;
}
</style>
border-color css
<style>
span { border-color: #537389; }
span { border-color: rgb(83,115,137); }
td.TdClassName
{
border-color: #537389;
}
.TagClassName
{
border-color: #537389;
}
</style>