Shades of Wedgewood #537384
Tints of Wedgewood #537384
RGB
CMYK
RGB Variations
Color information
#537384 (or 0x537384) is known color: Wedgewood. HEX triplet: 53, 73 and 84. RGB value is (83,115,132). Sum of RGB (Red+Green+Blue) = 83+115+132=330 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.15% from 330); Green value is 115 (45.31% from 255 or 34.85% from 330); Blue value is 132 (51.95% from 255 or 40% from 330); Max value from RGB is 132 - color contains mainly: blue. Hex color #537384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537384 is #AC8C7B. Grayscale: #6B6B6B. Windows color (decimal): -11308156 or 8680275. OLE color: 8680275.
HSL color Cylindrical-coordinate representation of color #537384: hue angle of 200.82º 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 #537384 is Cyan = 0.37, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 115 | 132 | - |
| CMYK | 0.37 | 0.13 | 0 | 0.48 |
| HSL | 200.82º | 0.23% | 0.42% | - |
| HSV(B) | 200.82º | 0.37% | 0.52% | - |
| XYZ | 13.86 | 15.77 | 24.14 | - |
| YUV | 107.37 | 141.9 | 110.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 132 | 0.37 | 0.13 | 0 | 0.48 | 200.82 | 0.23 | 0.42 |
| Hex | 53 | 73 | 84 | 25 | D | 0 | 30 | C9 | 17 | 2A |
| Octal | 123 | 163 | 204 | 45 | 15 | 0 | 60 | 311 | 27 | 52 |
| Binary | 1010011 | 1110011 | 10000100 | 100101 | 1101 | 0 | 110000 | 11001001 | 10111 | 101010 |
Color Harmonies of #537384
Complementary color
Monochromatic Colors of #537384
Black with #537384
Text Example
Text Example
White with #537384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537384; }
p { color: rgb(83,115,132); }
H1.HeaderClassName
{
color: #537384;
}
.AnyTagClassName
{
color: #537384;
}
</style>
background-color css
<style>
a { background-color: #537384; }
a { background-color: rgb(83,115,132); }
div.DivClassName
{
background-color: #537384;
}
.BgClassName
{
background-color: #537384;
}
</style>
border-color css
<style>
span { border-color: #537384; }
span { border-color: rgb(83,115,132); }
td.TdClassName
{
border-color: #537384;
}
.TagClassName
{
border-color: #537384;
}
</style>