Shades of Wedgewood #527690
Tints of Wedgewood #527690
RGB
CMYK
RGB Variations
Color information
#527690 (or 0x527690) is known color: Wedgewood. HEX triplet: 52, 76 and 90. RGB value is (82,118,144). Sum of RGB (Red+Green+Blue) = 82+118+144=344 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.84% from 344); Green value is 118 (46.48% from 255 or 34.30% from 344); Blue value is 144 (56.64% from 255 or 41.86% from 344); Max value from RGB is 144 - color contains mainly: blue. Hex color #527690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527690 is #AD896F. Grayscale: #6E6E6E. Windows color (decimal): -11372912 or 9467474. OLE color: 9467474.
HSL color Cylindrical-coordinate representation of color #527690: hue angle of 205.16º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #527690 is Cyan = 0.43, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 118 | 144 | - |
| CMYK | 0.43 | 0.18 | 0 | 0.44 |
| HSL | 205.16º | 0.27% | 0.44% | - |
| HSV(B) | 205.16º | 0.43% | 0.56% | - |
| XYZ | 14.99 | 16.76 | 28.83 | - |
| YUV | 110.2 | 147.07 | 107.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 144 | 0.43 | 0.18 | 0 | 0.44 | 205.16 | 0.27 | 0.44 |
| Hex | 52 | 76 | 90 | 2B | 12 | 0 | 2C | CD | 1B | 2C |
| Octal | 122 | 166 | 220 | 53 | 22 | 0 | 54 | 315 | 33 | 54 |
| Binary | 1010010 | 1110110 | 10010000 | 101011 | 10010 | 0 | 101100 | 11001101 | 11011 | 101100 |
Color Harmonies of #527690
Complementary color
Monochromatic Colors of #527690
Black with #527690
Text Example
Text Example
White with #527690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527690; }
p { color: rgb(82,118,144); }
H1.HeaderClassName
{
color: #527690;
}
.AnyTagClassName
{
color: #527690;
}
</style>
background-color css
<style>
a { background-color: #527690; }
a { background-color: rgb(82,118,144); }
div.DivClassName
{
background-color: #527690;
}
.BgClassName
{
background-color: #527690;
}
</style>
border-color css
<style>
span { border-color: #527690; }
span { border-color: rgb(82,118,144); }
td.TdClassName
{
border-color: #527690;
}
.TagClassName
{
border-color: #527690;
}
</style>