Shades of Wedgewood #526678
Tints of Wedgewood #526678
RGB
CMYK
RGB Variations
Color information
#526678 (or 0x526678) is known color: Wedgewood. HEX triplet: 52, 66 and 78. RGB value is (82,102,120). Sum of RGB (Red+Green+Blue) = 82+102+120=304 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.97% from 304); Green value is 102 (40.23% from 255 or 33.55% from 304); Blue value is 120 (47.27% from 255 or 39.47% from 304); Max value from RGB is 120 - color contains mainly: blue. Hex color #526678 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526678 is #AD9987. Grayscale: #616161. Windows color (decimal): -11377032 or 7890514. OLE color: 7890514.
HSL color Cylindrical-coordinate representation of color #526678: hue angle of 208.42º 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 #526678 is Cyan = 0.32, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 102 | 120 | - |
| CMYK | 0.32 | 0.15 | 0 | 0.53 |
| HSL | 208.42º | 0.19% | 0.4% | - |
| HSV(B) | 208.42º | 0.32% | 0.47% | - |
| XYZ | 11.62 | 12.65 | 19.6 | - |
| YUV | 98.07 | 140.37 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 120 | 0.32 | 0.15 | 0 | 0.53 | 208.42 | 0.19 | 0.4 |
| Hex | 52 | 66 | 78 | 20 | F | 0 | 35 | D0 | 13 | 28 |
| Octal | 122 | 146 | 170 | 40 | 17 | 0 | 65 | 320 | 23 | 50 |
| Binary | 1010010 | 1100110 | 1111000 | 100000 | 1111 | 0 | 110101 | 11010000 | 10011 | 101000 |
Color Harmonies of #526678
Complementary color
Monochromatic Colors of #526678
Black with #526678
Text Example
Text Example
White with #526678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526678; }
p { color: rgb(82,102,120); }
H1.HeaderClassName
{
color: #526678;
}
.AnyTagClassName
{
color: #526678;
}
</style>
background-color css
<style>
a { background-color: #526678; }
a { background-color: rgb(82,102,120); }
div.DivClassName
{
background-color: #526678;
}
.BgClassName
{
background-color: #526678;
}
</style>
border-color css
<style>
span { border-color: #526678; }
span { border-color: rgb(82,102,120); }
td.TdClassName
{
border-color: #526678;
}
.TagClassName
{
border-color: #526678;
}
</style>