Shades of Wedgewood #527384
Tints of Wedgewood #527384
RGB
CMYK
RGB Variations
Color information
#527384 (or 0x527384) is known color: Wedgewood. HEX triplet: 52, 73 and 84. RGB value is (82,115,132). Sum of RGB (Red+Green+Blue) = 82+115+132=329 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.92% from 329); Green value is 115 (45.31% from 255 or 34.95% from 329); Blue value is 132 (51.95% from 255 or 40.12% from 329); Max value from RGB is 132 - color contains mainly: blue. Hex color #527384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527384 is #AD8C7B. Grayscale: #6A6A6A. Windows color (decimal): -11373692 or 8680274. OLE color: 8680274.
HSL color Cylindrical-coordinate representation of color #527384: hue angle of 200.4º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #527384 is Cyan = 0.38, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 115 | 132 | - |
| CMYK | 0.38 | 0.13 | 0 | 0.48 |
| HSL | 200.4º | 0.23% | 0.42% | - |
| HSV(B) | 200.4º | 0.38% | 0.52% | - |
| XYZ | 13.78 | 15.72 | 24.14 | - |
| YUV | 107.07 | 142.07 | 110.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 132 | 0.38 | 0.13 | 0 | 0.48 | 200.4 | 0.23 | 0.42 |
| Hex | 52 | 73 | 84 | 26 | D | 0 | 30 | C8 | 17 | 2A |
| Octal | 122 | 163 | 204 | 46 | 15 | 0 | 60 | 310 | 27 | 52 |
| Binary | 1010010 | 1110011 | 10000100 | 100110 | 1101 | 0 | 110000 | 11001000 | 10111 | 101010 |
Color Harmonies of #527384
Complementary color
Monochromatic Colors of #527384
Black with #527384
Text Example
Text Example
White with #527384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527384; }
p { color: rgb(82,115,132); }
H1.HeaderClassName
{
color: #527384;
}
.AnyTagClassName
{
color: #527384;
}
</style>
background-color css
<style>
a { background-color: #527384; }
a { background-color: rgb(82,115,132); }
div.DivClassName
{
background-color: #527384;
}
.BgClassName
{
background-color: #527384;
}
</style>
border-color css
<style>
span { border-color: #527384; }
span { border-color: rgb(82,115,132); }
td.TdClassName
{
border-color: #527384;
}
.TagClassName
{
border-color: #527384;
}
</style>