Shades of Wedgewood #526885
Tints of Wedgewood #526885
RGB
CMYK
RGB Variations
Color information
#526885 (or 0x526885) is known color: Wedgewood. HEX triplet: 52, 68 and 85. RGB value is (82,104,133). Sum of RGB (Red+Green+Blue) = 82+104+133=319 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.71% from 319); Green value is 104 (41.02% from 255 or 32.60% from 319); Blue value is 133 (52.34% from 255 or 41.69% from 319); Max value from RGB is 133 - color contains mainly: blue. Hex color #526885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526885 is #AD977A. Grayscale: #646464. Windows color (decimal): -11376507 or 8742994. OLE color: 8742994.
HSL color Cylindrical-coordinate representation of color #526885: hue angle of 214.12º degrees, saturation: 0.24, 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 #526885 is Cyan = 0.38, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 104 | 133 | - |
| CMYK | 0.38 | 0.22 | 0 | 0.48 |
| HSL | 214.12º | 0.24% | 0.42% | - |
| HSV(B) | 214.12º | 0.38% | 0.52% | - |
| XYZ | 12.66 | 13.39 | 24.11 | - |
| YUV | 100.73 | 146.21 | 114.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 133 | 0.38 | 0.22 | 0 | 0.48 | 214.12 | 0.24 | 0.42 |
| Hex | 52 | 68 | 85 | 26 | 16 | 0 | 30 | D6 | 18 | 2A |
| Octal | 122 | 150 | 205 | 46 | 26 | 0 | 60 | 326 | 30 | 52 |
| Binary | 1010010 | 1101000 | 10000101 | 100110 | 10110 | 0 | 110000 | 11010110 | 11000 | 101010 |
Color Harmonies of #526885
Complementary color
Monochromatic Colors of #526885
Black with #526885
Text Example
Text Example
White with #526885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526885; }
p { color: rgb(82,104,133); }
H1.HeaderClassName
{
color: #526885;
}
.AnyTagClassName
{
color: #526885;
}
</style>
background-color css
<style>
a { background-color: #526885; }
a { background-color: rgb(82,104,133); }
div.DivClassName
{
background-color: #526885;
}
.BgClassName
{
background-color: #526885;
}
</style>
border-color css
<style>
span { border-color: #526885; }
span { border-color: rgb(82,104,133); }
td.TdClassName
{
border-color: #526885;
}
.TagClassName
{
border-color: #526885;
}
</style>