Shades of Wedgewood #527390
Tints of Wedgewood #527390
RGB
CMYK
RGB Variations
Color information
#527390 (or 0x527390) is known color: Wedgewood. HEX triplet: 52, 73 and 90. RGB value is (82,115,144). Sum of RGB (Red+Green+Blue) = 82+115+144=341 (45% of max value = 765). Red value is 82 (32.42% from 255 or 24.05% from 341); Green value is 115 (45.31% from 255 or 33.72% from 341); Blue value is 144 (56.64% from 255 or 42.23% from 341); Max value from RGB is 144 - color contains mainly: blue. Hex color #527390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527390 is #AD8C6F. Grayscale: #6C6C6C. Windows color (decimal): -11373680 or 9466706. OLE color: 9466706.
HSL color Cylindrical-coordinate representation of color #527390: hue angle of 208.06º 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 #527390 is Cyan = 0.43, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 115 | 144 | - |
| CMYK | 0.43 | 0.20 | 0 | 0.44 |
| HSL | 208.06º | 0.27% | 0.44% | - |
| HSV(B) | 208.06º | 0.43% | 0.56% | - |
| XYZ | 14.64 | 16.07 | 28.72 | - |
| YUV | 108.44 | 148.07 | 109.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 144 | 0.43 | 0.20 | 0 | 0.44 | 208.06 | 0.27 | 0.44 |
| Hex | 52 | 73 | 90 | 2B | 14 | 0 | 2C | D0 | 1B | 2C |
| Octal | 122 | 163 | 220 | 53 | 24 | 0 | 54 | 320 | 33 | 54 |
| Binary | 1010010 | 1110011 | 10010000 | 101011 | 10100 | 0 | 101100 | 11010000 | 11011 | 101100 |
Color Harmonies of #527390
Complementary color
Monochromatic Colors of #527390
Black with #527390
Text Example
Text Example
White with #527390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527390; }
p { color: rgb(82,115,144); }
H1.HeaderClassName
{
color: #527390;
}
.AnyTagClassName
{
color: #527390;
}
</style>
background-color css
<style>
a { background-color: #527390; }
a { background-color: rgb(82,115,144); }
div.DivClassName
{
background-color: #527390;
}
.BgClassName
{
background-color: #527390;
}
</style>
border-color css
<style>
span { border-color: #527390; }
span { border-color: rgb(82,115,144); }
td.TdClassName
{
border-color: #527390;
}
.TagClassName
{
border-color: #527390;
}
</style>