Shades of Wedgewood #526984
Tints of Wedgewood #526984
RGB
CMYK
RGB Variations
Color information
#526984 (or 0x526984) is known color: Wedgewood. HEX triplet: 52, 69 and 84. RGB value is (82,105,132). Sum of RGB (Red+Green+Blue) = 82+105+132=319 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.71% from 319); Green value is 105 (41.41% from 255 or 32.92% from 319); Blue value is 132 (51.95% from 255 or 41.38% from 319); Max value from RGB is 132 - color contains mainly: blue. Hex color #526984 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526984 is #AD967B. Grayscale: #656565. Windows color (decimal): -11376252 or 8677714. OLE color: 8677714.
HSL color Cylindrical-coordinate representation of color #526984: hue angle of 212.4º 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 #526984 is Cyan = 0.38, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 105 | 132 | - |
| CMYK | 0.38 | 0.20 | 0 | 0.48 |
| HSL | 212.4º | 0.23% | 0.42% | - |
| HSV(B) | 212.4º | 0.38% | 0.52% | - |
| XYZ | 12.7 | 13.56 | 23.78 | - |
| YUV | 101.2 | 145.38 | 114.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 132 | 0.38 | 0.20 | 0 | 0.48 | 212.4 | 0.23 | 0.42 |
| Hex | 52 | 69 | 84 | 26 | 14 | 0 | 30 | D4 | 17 | 2A |
| Octal | 122 | 151 | 204 | 46 | 24 | 0 | 60 | 324 | 27 | 52 |
| Binary | 1010010 | 1101001 | 10000100 | 100110 | 10100 | 0 | 110000 | 11010100 | 10111 | 101010 |
Color Harmonies of #526984
Complementary color
Monochromatic Colors of #526984
Black with #526984
Text Example
Text Example
White with #526984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526984; }
p { color: rgb(82,105,132); }
H1.HeaderClassName
{
color: #526984;
}
.AnyTagClassName
{
color: #526984;
}
</style>
background-color css
<style>
a { background-color: #526984; }
a { background-color: rgb(82,105,132); }
div.DivClassName
{
background-color: #526984;
}
.BgClassName
{
background-color: #526984;
}
</style>
border-color css
<style>
span { border-color: #526984; }
span { border-color: rgb(82,105,132); }
td.TdClassName
{
border-color: #526984;
}
.TagClassName
{
border-color: #526984;
}
</style>