Shades of Wedgewood #537284
Tints of Wedgewood #537284
RGB
CMYK
RGB Variations
Color information
#537284 (or 0x537284) is known color: Wedgewood. HEX triplet: 53, 72 and 84. RGB value is (83,114,132). Sum of RGB (Red+Green+Blue) = 83+114+132=329 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.23% from 329); Green value is 114 (44.92% from 255 or 34.65% from 329); Blue value is 132 (51.95% from 255 or 40.12% from 329); Max value from RGB is 132 - color contains mainly: blue. Hex color #537284 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537284 is #AC8D7B. Grayscale: #6A6A6A. Windows color (decimal): -11308412 or 8680019. OLE color: 8680019.
HSL color Cylindrical-coordinate representation of color #537284: hue angle of 202.04º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #537284 is Cyan = 0.37, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 114 | 132 | - |
| CMYK | 0.37 | 0.14 | 0 | 0.48 |
| HSL | 202.04º | 0.23% | 0.42% | - |
| HSV(B) | 202.04º | 0.37% | 0.52% | - |
| XYZ | 13.75 | 15.54 | 24.1 | - |
| YUV | 106.78 | 142.23 | 111.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 132 | 0.37 | 0.14 | 0 | 0.48 | 202.04 | 0.23 | 0.42 |
| Hex | 53 | 72 | 84 | 25 | E | 0 | 30 | CA | 17 | 2A |
| Octal | 123 | 162 | 204 | 45 | 16 | 0 | 60 | 312 | 27 | 52 |
| Binary | 1010011 | 1110010 | 10000100 | 100101 | 1110 | 0 | 110000 | 11001010 | 10111 | 101010 |
Color Harmonies of #537284
Complementary color
Monochromatic Colors of #537284
Black with #537284
Text Example
Text Example
White with #537284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537284; }
p { color: rgb(83,114,132); }
H1.HeaderClassName
{
color: #537284;
}
.AnyTagClassName
{
color: #537284;
}
</style>
background-color css
<style>
a { background-color: #537284; }
a { background-color: rgb(83,114,132); }
div.DivClassName
{
background-color: #537284;
}
.BgClassName
{
background-color: #537284;
}
</style>
border-color css
<style>
span { border-color: #537284; }
span { border-color: rgb(83,114,132); }
td.TdClassName
{
border-color: #537284;
}
.TagClassName
{
border-color: #537284;
}
</style>