Shades of Wedgewood #537385
Tints of Wedgewood #537385
RGB
CMYK
RGB Variations
Color information
#537385 (or 0x537385) is known color: Wedgewood. HEX triplet: 53, 73 and 85. RGB value is (83,115,133). Sum of RGB (Red+Green+Blue) = 83+115+133=331 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.08% from 331); Green value is 115 (45.31% from 255 or 34.74% from 331); Blue value is 133 (52.34% from 255 or 40.18% from 331); Max value from RGB is 133 - color contains mainly: blue. Hex color #537385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537385 is #AC8C7A. Grayscale: #6B6B6B. Windows color (decimal): -11308155 or 8745811. OLE color: 8745811.
HSL color Cylindrical-coordinate representation of color #537385: hue angle of 201.6º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #537385 is Cyan = 0.38, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 115 | 133 | - |
| CMYK | 0.38 | 0.14 | 0 | 0.48 |
| HSL | 201.6º | 0.23% | 0.42% | - |
| HSV(B) | 201.6º | 0.38% | 0.52% | - |
| XYZ | 13.93 | 15.79 | 24.5 | - |
| YUV | 107.48 | 142.4 | 110.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 133 | 0.38 | 0.14 | 0 | 0.48 | 201.6 | 0.23 | 0.42 |
| Hex | 53 | 73 | 85 | 26 | E | 0 | 30 | CA | 17 | 2A |
| Octal | 123 | 163 | 205 | 46 | 16 | 0 | 60 | 312 | 27 | 52 |
| Binary | 1010011 | 1110011 | 10000101 | 100110 | 1110 | 0 | 110000 | 11001010 | 10111 | 101010 |
Color Harmonies of #537385
Complementary color
Monochromatic Colors of #537385
Black with #537385
Text Example
Text Example
White with #537385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537385; }
p { color: rgb(83,115,133); }
H1.HeaderClassName
{
color: #537385;
}
.AnyTagClassName
{
color: #537385;
}
</style>
background-color css
<style>
a { background-color: #537385; }
a { background-color: rgb(83,115,133); }
div.DivClassName
{
background-color: #537385;
}
.BgClassName
{
background-color: #537385;
}
</style>
border-color css
<style>
span { border-color: #537385; }
span { border-color: rgb(83,115,133); }
td.TdClassName
{
border-color: #537385;
}
.TagClassName
{
border-color: #537385;
}
</style>