Shades of Wedgewood #527088
Tints of Wedgewood #527088
RGB
CMYK
RGB Variations
Color information
#527088 (or 0x527088) is known color: Wedgewood. HEX triplet: 52, 70 and 88. RGB value is (82,112,136). Sum of RGB (Red+Green+Blue) = 82+112+136=330 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.85% from 330); Green value is 112 (44.14% from 255 or 33.94% from 330); Blue value is 136 (53.52% from 255 or 41.21% from 330); Max value from RGB is 136 - color contains mainly: blue. Hex color #527088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527088 is #AD8F77. Grayscale: #696969. Windows color (decimal): -11374456 or 8941650. OLE color: 8941650.
HSL color Cylindrical-coordinate representation of color #527088: hue angle of 206.67º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #527088 is Cyan = 0.40, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 112 | 136 | - |
| CMYK | 0.40 | 0.18 | 0 | 0.47 |
| HSL | 206.67º | 0.25% | 0.43% | - |
| HSV(B) | 206.67º | 0.4% | 0.53% | - |
| XYZ | 13.72 | 15.16 | 25.5 | - |
| YUV | 105.77 | 145.06 | 111.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 136 | 0.40 | 0.18 | 0 | 0.47 | 206.67 | 0.25 | 0.43 |
| Hex | 52 | 70 | 88 | 28 | 12 | 0 | 2F | CF | 19 | 2B |
| Octal | 122 | 160 | 210 | 50 | 22 | 0 | 57 | 317 | 31 | 53 |
| Binary | 1010010 | 1110000 | 10001000 | 101000 | 10010 | 0 | 101111 | 11001111 | 11001 | 101011 |
Color Harmonies of #527088
Complementary color
Monochromatic Colors of #527088
Black with #527088
Text Example
Text Example
White with #527088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527088; }
p { color: rgb(82,112,136); }
H1.HeaderClassName
{
color: #527088;
}
.AnyTagClassName
{
color: #527088;
}
</style>
background-color css
<style>
a { background-color: #527088; }
a { background-color: rgb(82,112,136); }
div.DivClassName
{
background-color: #527088;
}
.BgClassName
{
background-color: #527088;
}
</style>
border-color css
<style>
span { border-color: #527088; }
span { border-color: rgb(82,112,136); }
td.TdClassName
{
border-color: #527088;
}
.TagClassName
{
border-color: #527088;
}
</style>