Shades of Wedgewood #526785
Tints of Wedgewood #526785
RGB
CMYK
RGB Variations
Color information
#526785 (or 0x526785) is known color: Wedgewood. HEX triplet: 52, 67 and 85. RGB value is (82,103,133). Sum of RGB (Red+Green+Blue) = 82+103+133=318 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.79% from 318); Green value is 103 (40.62% from 255 or 32.39% from 318); Blue value is 133 (52.34% from 255 or 41.82% from 318); Max value from RGB is 133 - color contains mainly: blue. Hex color #526785 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526785 is #AD987A. Grayscale: #636363. Windows color (decimal): -11376763 or 8742738. OLE color: 8742738.
HSL color Cylindrical-coordinate representation of color #526785: hue angle of 215.29º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #526785 is Cyan = 0.38, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 103 | 133 | - |
| CMYK | 0.38 | 0.23 | 0 | 0.48 |
| HSL | 215.29º | 0.24% | 0.42% | - |
| HSV(B) | 215.29º | 0.38% | 0.52% | - |
| XYZ | 12.56 | 13.19 | 24.07 | - |
| YUV | 100.14 | 146.54 | 115.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 133 | 0.38 | 0.23 | 0 | 0.48 | 215.29 | 0.24 | 0.42 |
| Hex | 52 | 67 | 85 | 26 | 17 | 0 | 30 | D7 | 18 | 2A |
| Octal | 122 | 147 | 205 | 46 | 27 | 0 | 60 | 327 | 30 | 52 |
| Binary | 1010010 | 1100111 | 10000101 | 100110 | 10111 | 0 | 110000 | 11010111 | 11000 | 101010 |
Color Harmonies of #526785
Complementary color
Monochromatic Colors of #526785
Black with #526785
Text Example
Text Example
White with #526785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526785; }
p { color: rgb(82,103,133); }
H1.HeaderClassName
{
color: #526785;
}
.AnyTagClassName
{
color: #526785;
}
</style>
background-color css
<style>
a { background-color: #526785; }
a { background-color: rgb(82,103,133); }
div.DivClassName
{
background-color: #526785;
}
.BgClassName
{
background-color: #526785;
}
</style>
border-color css
<style>
span { border-color: #526785; }
span { border-color: rgb(82,103,133); }
td.TdClassName
{
border-color: #526785;
}
.TagClassName
{
border-color: #526785;
}
</style>