Shades of Wedgewood #537087
Tints of Wedgewood #537087
RGB
CMYK
RGB Variations
Color information
#537087 (or 0x537087) is known color: Wedgewood. HEX triplet: 53, 70 and 87. RGB value is (83,112,135). Sum of RGB (Red+Green+Blue) = 83+112+135=330 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.15% from 330); Green value is 112 (44.14% from 255 or 33.94% from 330); Blue value is 135 (53.12% from 255 or 40.91% from 330); Max value from RGB is 135 - color contains mainly: blue. Hex color #537087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537087 is #AC8F78. Grayscale: #696969. Windows color (decimal): -11308921 or 8876115. OLE color: 8876115.
HSL color Cylindrical-coordinate representation of color #537087: hue angle of 206.54º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #537087 is Cyan = 0.39, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 112 | 135 | - |
| CMYK | 0.39 | 0.17 | 0 | 0.47 |
| HSL | 206.54º | 0.24% | 0.43% | - |
| HSV(B) | 206.54º | 0.39% | 0.53% | - |
| XYZ | 13.73 | 15.18 | 25.13 | - |
| YUV | 105.95 | 144.39 | 111.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 135 | 0.39 | 0.17 | 0 | 0.47 | 206.54 | 0.24 | 0.43 |
| Hex | 53 | 70 | 87 | 27 | 11 | 0 | 2F | CF | 18 | 2B |
| Octal | 123 | 160 | 207 | 47 | 21 | 0 | 57 | 317 | 30 | 53 |
| Binary | 1010011 | 1110000 | 10000111 | 100111 | 10001 | 0 | 101111 | 11001111 | 11000 | 101011 |
Color Harmonies of #537087
Complementary color
Monochromatic Colors of #537087
Black with #537087
Text Example
Text Example
White with #537087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537087; }
p { color: rgb(83,112,135); }
H1.HeaderClassName
{
color: #537087;
}
.AnyTagClassName
{
color: #537087;
}
</style>
background-color css
<style>
a { background-color: #537087; }
a { background-color: rgb(83,112,135); }
div.DivClassName
{
background-color: #537087;
}
.BgClassName
{
background-color: #537087;
}
</style>
border-color css
<style>
span { border-color: #537087; }
span { border-color: rgb(83,112,135); }
td.TdClassName
{
border-color: #537087;
}
.TagClassName
{
border-color: #537087;
}
</style>