Shades of Wedgewood #527592
Tints of Wedgewood #527592
RGB
CMYK
RGB Variations
Color information
#527592 (or 0x527592) is known color: Wedgewood. HEX triplet: 52, 75 and 92. RGB value is (82,117,146). Sum of RGB (Red+Green+Blue) = 82+117+146=345 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.77% from 345); Green value is 117 (46.09% from 255 or 33.91% from 345); Blue value is 146 (57.42% from 255 or 42.32% from 345); Max value from RGB is 146 - color contains mainly: blue. Hex color #527592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527592 is #AD8A6D. Grayscale: #6D6D6D. Windows color (decimal): -11373166 or 9598290. OLE color: 9598290.
HSL color Cylindrical-coordinate representation of color #527592: hue angle of 207.19º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #527592 is Cyan = 0.44, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 117 | 146 | - |
| CMYK | 0.44 | 0.20 | 0 | 0.43 |
| HSL | 207.19º | 0.28% | 0.45% | - |
| HSV(B) | 207.19º | 0.44% | 0.57% | - |
| XYZ | 15.03 | 16.59 | 29.6 | - |
| YUV | 109.84 | 148.4 | 108.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 146 | 0.44 | 0.20 | 0 | 0.43 | 207.19 | 0.28 | 0.45 |
| Hex | 52 | 75 | 92 | 2C | 14 | 0 | 2B | CF | 1C | 2D |
| Octal | 122 | 165 | 222 | 54 | 24 | 0 | 53 | 317 | 34 | 55 |
| Binary | 1010010 | 1110101 | 10010010 | 101100 | 10100 | 0 | 101011 | 11001111 | 11100 | 101101 |
Color Harmonies of #527592
Complementary color
Monochromatic Colors of #527592
Black with #527592
Text Example
Text Example
White with #527592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527592; }
p { color: rgb(82,117,146); }
H1.HeaderClassName
{
color: #527592;
}
.AnyTagClassName
{
color: #527592;
}
</style>
background-color css
<style>
a { background-color: #527592; }
a { background-color: rgb(82,117,146); }
div.DivClassName
{
background-color: #527592;
}
.BgClassName
{
background-color: #527592;
}
</style>
border-color css
<style>
span { border-color: #527592; }
span { border-color: rgb(82,117,146); }
td.TdClassName
{
border-color: #527592;
}
.TagClassName
{
border-color: #527592;
}
</style>