Shades of Wedgewood #536980
Tints of Wedgewood #536980
RGB
CMYK
RGB Variations
Color information
#536980 (or 0x536980) is known color: Wedgewood. HEX triplet: 53, 69 and 80. RGB value is (83,105,128). Sum of RGB (Red+Green+Blue) = 83+105+128=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 105 (41.41% from 255 or 33.23% from 316); Blue value is 128 (50.39% from 255 or 40.51% from 316); Max value from RGB is 128 - color contains mainly: blue. Hex color #536980 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536980 is #AC967F. Grayscale: #646464. Windows color (decimal): -11310720 or 8415571. OLE color: 8415571.
HSL color Cylindrical-coordinate representation of color #536980: hue angle of 210.67º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #536980 is Cyan = 0.35, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 83 | 105 | 128 | - |
| CMYK | 0.35 | 0.18 | 0 | 0.50 |
| HSL | 210.67º | 0.21% | 0.41% | - |
| HSV(B) | 210.67º | 0.35% | 0.5% | - |
| XYZ | 12.52 | 13.5 | 22.37 | - |
| YUV | 101.04 | 143.21 | 115.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 105 | 128 | 0.35 | 0.18 | 0 | 0.50 | 210.67 | 0.21 | 0.41 |
| Hex | 53 | 69 | 80 | 23 | 12 | 0 | 32 | D3 | 15 | 29 |
| Octal | 123 | 151 | 200 | 43 | 22 | 0 | 62 | 323 | 25 | 51 |
| Binary | 1010011 | 1101001 | 10000000 | 100011 | 10010 | 0 | 110010 | 11010011 | 10101 | 101001 |
Color Harmonies of #536980
Complementary color
Monochromatic Colors of #536980
Black with #536980
Text Example
Text Example
White with #536980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536980; }
p { color: rgb(83,105,128); }
H1.HeaderClassName
{
color: #536980;
}
.AnyTagClassName
{
color: #536980;
}
</style>
background-color css
<style>
a { background-color: #536980; }
a { background-color: rgb(83,105,128); }
div.DivClassName
{
background-color: #536980;
}
.BgClassName
{
background-color: #536980;
}
</style>
border-color css
<style>
span { border-color: #536980; }
span { border-color: rgb(83,105,128); }
td.TdClassName
{
border-color: #536980;
}
.TagClassName
{
border-color: #536980;
}
</style>