Shades of Wedgewood #537083
Tints of Wedgewood #537083
RGB
CMYK
RGB Variations
Color information
#537083 (or 0x537083) is known color: Wedgewood. HEX triplet: 53, 70 and 83. RGB value is (83,112,131). Sum of RGB (Red+Green+Blue) = 83+112+131=326 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.46% from 326); Green value is 112 (44.14% from 255 or 34.36% from 326); Blue value is 131 (51.56% from 255 or 40.18% from 326); Max value from RGB is 131 - color contains mainly: blue. Hex color #537083 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537083 is #AC8F7C. Grayscale: #696969. Windows color (decimal): -11308925 or 8613971. OLE color: 8613971.
HSL color Cylindrical-coordinate representation of color #537083: hue angle of 203.75º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #537083 is Cyan = 0.37, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 112 | 131 | - |
| CMYK | 0.37 | 0.15 | 0 | 0.49 |
| HSL | 203.75º | 0.22% | 0.42% | - |
| HSV(B) | 203.75º | 0.37% | 0.51% | - |
| XYZ | 13.46 | 15.07 | 23.67 | - |
| YUV | 105.5 | 142.39 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 131 | 0.37 | 0.15 | 0 | 0.49 | 203.75 | 0.22 | 0.42 |
| Hex | 53 | 70 | 83 | 25 | F | 0 | 31 | CC | 16 | 2A |
| Octal | 123 | 160 | 203 | 45 | 17 | 0 | 61 | 314 | 26 | 52 |
| Binary | 1010011 | 1110000 | 10000011 | 100101 | 1111 | 0 | 110001 | 11001100 | 10110 | 101010 |
Color Harmonies of #537083
Complementary color
Monochromatic Colors of #537083
Black with #537083
Text Example
Text Example
White with #537083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537083; }
p { color: rgb(83,112,131); }
H1.HeaderClassName
{
color: #537083;
}
.AnyTagClassName
{
color: #537083;
}
</style>
background-color css
<style>
a { background-color: #537083; }
a { background-color: rgb(83,112,131); }
div.DivClassName
{
background-color: #537083;
}
.BgClassName
{
background-color: #537083;
}
</style>
border-color css
<style>
span { border-color: #537083; }
span { border-color: rgb(83,112,131); }
td.TdClassName
{
border-color: #537083;
}
.TagClassName
{
border-color: #537083;
}
</style>