Shades of Wedgewood #536579
Tints of Wedgewood #536579
RGB
CMYK
RGB Variations
Color information
#536579 (or 0x536579) is known color: Wedgewood. HEX triplet: 53, 65 and 79. RGB value is (83,101,121). Sum of RGB (Red+Green+Blue) = 83+101+121=305 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.21% from 305); Green value is 101 (39.84% from 255 or 33.11% from 305); Blue value is 121 (47.66% from 255 or 39.67% from 305); Max value from RGB is 121 - color contains mainly: blue. Hex color #536579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536579 is #AC9A86. Grayscale: #616161. Windows color (decimal): -11311751 or 7955795. OLE color: 7955795.
HSL color Cylindrical-coordinate representation of color #536579: hue angle of 211.58º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #536579 is Cyan = 0.31, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 101 | 121 | - |
| CMYK | 0.31 | 0.17 | 0 | 0.53 |
| HSL | 211.58º | 0.19% | 0.4% | - |
| HSV(B) | 211.58º | 0.31% | 0.47% | - |
| XYZ | 11.67 | 12.53 | 19.89 | - |
| YUV | 97.9 | 141.04 | 117.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 121 | 0.31 | 0.17 | 0 | 0.53 | 211.58 | 0.19 | 0.4 |
| Hex | 53 | 65 | 79 | 1F | 11 | 0 | 35 | D4 | 13 | 28 |
| Octal | 123 | 145 | 171 | 37 | 21 | 0 | 65 | 324 | 23 | 50 |
| Binary | 1010011 | 1100101 | 1111001 | 11111 | 10001 | 0 | 110101 | 11010100 | 10011 | 101000 |
Color Harmonies of #536579
Complementary color
Monochromatic Colors of #536579
Black with #536579
Text Example
Text Example
White with #536579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536579; }
p { color: rgb(83,101,121); }
H1.HeaderClassName
{
color: #536579;
}
.AnyTagClassName
{
color: #536579;
}
</style>
background-color css
<style>
a { background-color: #536579; }
a { background-color: rgb(83,101,121); }
div.DivClassName
{
background-color: #536579;
}
.BgClassName
{
background-color: #536579;
}
</style>
border-color css
<style>
span { border-color: #536579; }
span { border-color: rgb(83,101,121); }
td.TdClassName
{
border-color: #536579;
}
.TagClassName
{
border-color: #536579;
}
</style>