Shades of Wedgewood #526778
Tints of Wedgewood #526778
RGB
CMYK
RGB Variations
Color information
#526778 (or 0x526778) is known color: Wedgewood. HEX triplet: 52, 67 and 78. RGB value is (82,103,120). Sum of RGB (Red+Green+Blue) = 82+103+120=305 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.89% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 120 (47.27% from 255 or 39.34% from 305); Max value from RGB is 120 - color contains mainly: blue. Hex color #526778 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526778 is #AD9887. Grayscale: #626262. Windows color (decimal): -11376776 or 7890770. OLE color: 7890770.
HSL color Cylindrical-coordinate representation of color #526778: hue angle of 206.84º 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 #526778 is Cyan = 0.32, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 103 | 120 | - |
| CMYK | 0.32 | 0.14 | 0 | 0.53 |
| HSL | 206.84º | 0.19% | 0.4% | - |
| HSV(B) | 206.84º | 0.32% | 0.47% | - |
| XYZ | 11.72 | 12.85 | 19.63 | - |
| YUV | 98.66 | 140.04 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 120 | 0.32 | 0.14 | 0 | 0.53 | 206.84 | 0.19 | 0.4 |
| Hex | 52 | 67 | 78 | 20 | E | 0 | 35 | CF | 13 | 28 |
| Octal | 122 | 147 | 170 | 40 | 16 | 0 | 65 | 317 | 23 | 50 |
| Binary | 1010010 | 1100111 | 1111000 | 100000 | 1110 | 0 | 110101 | 11001111 | 10011 | 101000 |
Color Harmonies of #526778
Complementary color
Monochromatic Colors of #526778
Black with #526778
Text Example
Text Example
White with #526778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526778; }
p { color: rgb(82,103,120); }
H1.HeaderClassName
{
color: #526778;
}
.AnyTagClassName
{
color: #526778;
}
</style>
background-color css
<style>
a { background-color: #526778; }
a { background-color: rgb(82,103,120); }
div.DivClassName
{
background-color: #526778;
}
.BgClassName
{
background-color: #526778;
}
</style>
border-color css
<style>
span { border-color: #526778; }
span { border-color: rgb(82,103,120); }
td.TdClassName
{
border-color: #526778;
}
.TagClassName
{
border-color: #526778;
}
</style>