Shades of Wedgewood #537487
Tints of Wedgewood #537487
RGB
CMYK
RGB Variations
Color information
#537487 (or 0x537487) is known color: Wedgewood. HEX triplet: 53, 74 and 87. RGB value is (83,116,135). Sum of RGB (Red+Green+Blue) = 83+116+135=334 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.85% from 334); Green value is 116 (45.70% from 255 or 34.73% from 334); Blue value is 135 (53.12% from 255 or 40.42% from 334); Max value from RGB is 135 - color contains mainly: blue. Hex color #537487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537487 is #AC8B78. Grayscale: #6C6C6C. Windows color (decimal): -11307897 or 8877139. OLE color: 8877139.
HSL color Cylindrical-coordinate representation of color #537487: hue angle of 201.92º 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 #537487 is Cyan = 0.39, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 116 | 135 | - |
| CMYK | 0.39 | 0.14 | 0 | 0.47 |
| HSL | 201.92º | 0.24% | 0.43% | - |
| HSV(B) | 201.92º | 0.39% | 0.53% | - |
| XYZ | 14.19 | 16.08 | 25.28 | - |
| YUV | 108.3 | 143.07 | 109.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 135 | 0.39 | 0.14 | 0 | 0.47 | 201.92 | 0.24 | 0.43 |
| Hex | 53 | 74 | 87 | 27 | E | 0 | 2F | CA | 18 | 2B |
| Octal | 123 | 164 | 207 | 47 | 16 | 0 | 57 | 312 | 30 | 53 |
| Binary | 1010011 | 1110100 | 10000111 | 100111 | 1110 | 0 | 101111 | 11001010 | 11000 | 101011 |
Color Harmonies of #537487
Complementary color
Monochromatic Colors of #537487
Black with #537487
Text Example
Text Example
White with #537487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537487; }
p { color: rgb(83,116,135); }
H1.HeaderClassName
{
color: #537487;
}
.AnyTagClassName
{
color: #537487;
}
</style>
background-color css
<style>
a { background-color: #537487; }
a { background-color: rgb(83,116,135); }
div.DivClassName
{
background-color: #537487;
}
.BgClassName
{
background-color: #537487;
}
</style>
border-color css
<style>
span { border-color: #537487; }
span { border-color: rgb(83,116,135); }
td.TdClassName
{
border-color: #537487;
}
.TagClassName
{
border-color: #537487;
}
</style>