Shades of Wedgewood #526577
Tints of Wedgewood #526577
RGB
CMYK
RGB Variations
Color information
#526577 (or 0x526577) is known color: Wedgewood. HEX triplet: 52, 65 and 77. RGB value is (82,101,119). Sum of RGB (Red+Green+Blue) = 82+101+119=302 (40% of max value = 765). Red value is 82 (32.42% from 255 or 27.15% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 119 (46.88% from 255 or 39.40% from 302); Max value from RGB is 119 - color contains mainly: blue. Hex color #526577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526577 is #AD9A88. Grayscale: #616161. Windows color (decimal): -11377289 or 7824722. OLE color: 7824722.
HSL color Cylindrical-coordinate representation of color #526577: hue angle of 209.19º 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 #526577 is Cyan = 0.31, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 101 | 119 | - |
| CMYK | 0.31 | 0.15 | 0 | 0.53 |
| HSL | 209.19º | 0.18% | 0.39% | - |
| HSV(B) | 209.19º | 0.31% | 0.47% | - |
| XYZ | 11.46 | 12.43 | 19.25 | - |
| YUV | 97.37 | 140.21 | 117.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 119 | 0.31 | 0.15 | 0 | 0.53 | 209.19 | 0.18 | 0.39 |
| Hex | 52 | 65 | 77 | 1F | F | 0 | 35 | D1 | 12 | 27 |
| Octal | 122 | 145 | 167 | 37 | 17 | 0 | 65 | 321 | 22 | 47 |
| Binary | 1010010 | 1100101 | 1110111 | 11111 | 1111 | 0 | 110101 | 11010001 | 10010 | 100111 |
Color Harmonies of #526577
Complementary color
Monochromatic Colors of #526577
Black with #526577
Text Example
Text Example
White with #526577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526577; }
p { color: rgb(82,101,119); }
H1.HeaderClassName
{
color: #526577;
}
.AnyTagClassName
{
color: #526577;
}
</style>
background-color css
<style>
a { background-color: #526577; }
a { background-color: rgb(82,101,119); }
div.DivClassName
{
background-color: #526577;
}
.BgClassName
{
background-color: #526577;
}
</style>
border-color css
<style>
span { border-color: #526577; }
span { border-color: rgb(82,101,119); }
td.TdClassName
{
border-color: #526577;
}
.TagClassName
{
border-color: #526577;
}
</style>