Shades of Wedgewood #526582
Tints of Wedgewood #526582
RGB
CMYK
RGB Variations
Color information
#526582 (or 0x526582) is known color: Wedgewood. HEX triplet: 52, 65 and 82. RGB value is (82,101,130). Sum of RGB (Red+Green+Blue) = 82+101+130=313 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.20% from 313); Green value is 101 (39.84% from 255 or 32.27% from 313); Blue value is 130 (51.17% from 255 or 41.53% from 313); Max value from RGB is 130 - color contains mainly: blue. Hex color #526582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526582 is #AD9A7D. Grayscale: #626262. Windows color (decimal): -11377278 or 8545618. OLE color: 8545618.
HSL color Cylindrical-coordinate representation of color #526582: hue angle of 216.25º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #526582 is Cyan = 0.37, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 101 | 130 | - |
| CMYK | 0.37 | 0.22 | 0 | 0.49 |
| HSL | 216.25º | 0.23% | 0.42% | - |
| HSV(B) | 216.25º | 0.37% | 0.51% | - |
| XYZ | 12.16 | 12.71 | 22.93 | - |
| YUV | 98.63 | 145.71 | 116.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 130 | 0.37 | 0.22 | 0 | 0.49 | 216.25 | 0.23 | 0.42 |
| Hex | 52 | 65 | 82 | 25 | 16 | 0 | 31 | D8 | 17 | 2A |
| Octal | 122 | 145 | 202 | 45 | 26 | 0 | 61 | 330 | 27 | 52 |
| Binary | 1010010 | 1100101 | 10000010 | 100101 | 10110 | 0 | 110001 | 11011000 | 10111 | 101010 |
Color Harmonies of #526582
Complementary color
Monochromatic Colors of #526582
Black with #526582
Text Example
Text Example
White with #526582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526582; }
p { color: rgb(82,101,130); }
H1.HeaderClassName
{
color: #526582;
}
.AnyTagClassName
{
color: #526582;
}
</style>
background-color css
<style>
a { background-color: #526582; }
a { background-color: rgb(82,101,130); }
div.DivClassName
{
background-color: #526582;
}
.BgClassName
{
background-color: #526582;
}
</style>
border-color css
<style>
span { border-color: #526582; }
span { border-color: rgb(82,101,130); }
td.TdClassName
{
border-color: #526582;
}
.TagClassName
{
border-color: #526582;
}
</style>