Shades of Wedgewood #527087
Tints of Wedgewood #527087
RGB
CMYK
RGB Variations
Color information
#527087 (or 0x527087) is known color: Wedgewood. HEX triplet: 52, 70 and 87. RGB value is (82,112,135). Sum of RGB (Red+Green+Blue) = 82+112+135=329 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.92% from 329); Green value is 112 (44.14% from 255 or 34.04% from 329); Blue value is 135 (53.12% from 255 or 41.03% from 329); Max value from RGB is 135 - color contains mainly: blue. Hex color #527087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527087 is #AD8F78. Grayscale: #696969. Windows color (decimal): -11374457 or 8876114. OLE color: 8876114.
HSL color Cylindrical-coordinate representation of color #527087: hue angle of 206.04º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #527087 is Cyan = 0.39, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 112 | 135 | - |
| CMYK | 0.39 | 0.17 | 0 | 0.47 |
| HSL | 206.04º | 0.24% | 0.43% | - |
| HSV(B) | 206.04º | 0.39% | 0.53% | - |
| XYZ | 13.65 | 15.13 | 25.12 | - |
| YUV | 105.65 | 144.56 | 111.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 135 | 0.39 | 0.17 | 0 | 0.47 | 206.04 | 0.24 | 0.43 |
| Hex | 52 | 70 | 87 | 27 | 11 | 0 | 2F | CE | 18 | 2B |
| Octal | 122 | 160 | 207 | 47 | 21 | 0 | 57 | 316 | 30 | 53 |
| Binary | 1010010 | 1110000 | 10000111 | 100111 | 10001 | 0 | 101111 | 11001110 | 11000 | 101011 |
Color Harmonies of #527087
Complementary color
Monochromatic Colors of #527087
Black with #527087
Text Example
Text Example
White with #527087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527087; }
p { color: rgb(82,112,135); }
H1.HeaderClassName
{
color: #527087;
}
.AnyTagClassName
{
color: #527087;
}
</style>
background-color css
<style>
a { background-color: #527087; }
a { background-color: rgb(82,112,135); }
div.DivClassName
{
background-color: #527087;
}
.BgClassName
{
background-color: #527087;
}
</style>
border-color css
<style>
span { border-color: #527087; }
span { border-color: rgb(82,112,135); }
td.TdClassName
{
border-color: #527087;
}
.TagClassName
{
border-color: #527087;
}
</style>