Shades of Wedgewood #526677
Tints of Wedgewood #526677
RGB
CMYK
RGB Variations
Color information
#526677 (or 0x526677) is known color: Wedgewood. HEX triplet: 52, 66 and 77. RGB value is (82,102,119). Sum of RGB (Red+Green+Blue) = 82+102+119=303 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.06% from 303); Green value is 102 (40.23% from 255 or 33.66% from 303); Blue value is 119 (46.88% from 255 or 39.27% from 303); Max value from RGB is 119 - color contains mainly: blue. Hex color #526677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526677 is #AD9988. Grayscale: #616161. Windows color (decimal): -11377033 or 7824978. OLE color: 7824978.
HSL color Cylindrical-coordinate representation of color #526677: hue angle of 207.57º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #526677 is Cyan = 0.31, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 102 | 119 | - |
| CMYK | 0.31 | 0.14 | 0 | 0.53 |
| HSL | 207.57º | 0.18% | 0.39% | - |
| HSV(B) | 207.57º | 0.31% | 0.47% | - |
| XYZ | 11.56 | 12.63 | 19.28 | - |
| YUV | 97.96 | 139.87 | 116.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 119 | 0.31 | 0.14 | 0 | 0.53 | 207.57 | 0.18 | 0.39 |
| Hex | 52 | 66 | 77 | 1F | E | 0 | 35 | D0 | 12 | 27 |
| Octal | 122 | 146 | 167 | 37 | 16 | 0 | 65 | 320 | 22 | 47 |
| Binary | 1010010 | 1100110 | 1110111 | 11111 | 1110 | 0 | 110101 | 11010000 | 10010 | 100111 |
Color Harmonies of #526677
Complementary color
Monochromatic Colors of #526677
Black with #526677
Text Example
Text Example
White with #526677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526677; }
p { color: rgb(82,102,119); }
H1.HeaderClassName
{
color: #526677;
}
.AnyTagClassName
{
color: #526677;
}
</style>
background-color css
<style>
a { background-color: #526677; }
a { background-color: rgb(82,102,119); }
div.DivClassName
{
background-color: #526677;
}
.BgClassName
{
background-color: #526677;
}
</style>
border-color css
<style>
span { border-color: #526677; }
span { border-color: rgb(82,102,119); }
td.TdClassName
{
border-color: #526677;
}
.TagClassName
{
border-color: #526677;
}
</style>