Shades of Wedgewood #526479
Tints of Wedgewood #526479
RGB
CMYK
RGB Variations
Color information
#526479 (or 0x526479) is known color: Wedgewood. HEX triplet: 52, 64 and 79. RGB value is (82,100,121). Sum of RGB (Red+Green+Blue) = 82+100+121=303 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.06% from 303); Green value is 100 (39.45% from 255 or 33.00% from 303); Blue value is 121 (47.66% from 255 or 39.93% from 303); Max value from RGB is 121 - color contains mainly: blue. Hex color #526479 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526479 is #AD9B86. Grayscale: #606060. Windows color (decimal): -11377543 or 7955538. OLE color: 7955538.
HSL color Cylindrical-coordinate representation of color #526479: hue angle of 212.31º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #526479 is Cyan = 0.32, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 100 | 121 | - |
| CMYK | 0.32 | 0.17 | 0 | 0.53 |
| HSL | 212.31º | 0.19% | 0.4% | - |
| HSV(B) | 212.31º | 0.32% | 0.47% | - |
| XYZ | 11.49 | 12.29 | 19.86 | - |
| YUV | 97.01 | 141.54 | 117.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 121 | 0.32 | 0.17 | 0 | 0.53 | 212.31 | 0.19 | 0.4 |
| Hex | 52 | 64 | 79 | 20 | 11 | 0 | 35 | D4 | 13 | 28 |
| Octal | 122 | 144 | 171 | 40 | 21 | 0 | 65 | 324 | 23 | 50 |
| Binary | 1010010 | 1100100 | 1111001 | 100000 | 10001 | 0 | 110101 | 11010100 | 10011 | 101000 |
Color Harmonies of #526479
Complementary color
Monochromatic Colors of #526479
Black with #526479
Text Example
Text Example
White with #526479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526479; }
p { color: rgb(82,100,121); }
H1.HeaderClassName
{
color: #526479;
}
.AnyTagClassName
{
color: #526479;
}
</style>
background-color css
<style>
a { background-color: #526479; }
a { background-color: rgb(82,100,121); }
div.DivClassName
{
background-color: #526479;
}
.BgClassName
{
background-color: #526479;
}
</style>
border-color css
<style>
span { border-color: #526479; }
span { border-color: rgb(82,100,121); }
td.TdClassName
{
border-color: #526479;
}
.TagClassName
{
border-color: #526479;
}
</style>