Shades of Wedgewood #527487
Tints of Wedgewood #527487
RGB
CMYK
RGB Variations
Color information
#527487 (or 0x527487) is known color: Wedgewood. HEX triplet: 52, 74 and 87. RGB value is (82,116,135). Sum of RGB (Red+Green+Blue) = 82+116+135=333 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.62% from 333); Green value is 116 (45.70% from 255 or 34.83% from 333); Blue value is 135 (53.12% from 255 or 40.54% from 333); Max value from RGB is 135 - color contains mainly: blue. Hex color #527487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527487 is #AD8B78. Grayscale: #6B6B6B. Windows color (decimal): -11373433 or 8877138. OLE color: 8877138.
HSL color Cylindrical-coordinate representation of color #527487: hue angle of 201.51º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #527487 is Cyan = 0.39, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 116 | 135 | - |
| CMYK | 0.39 | 0.14 | 0 | 0.47 |
| HSL | 201.51º | 0.24% | 0.43% | - |
| HSV(B) | 201.51º | 0.39% | 0.53% | - |
| XYZ | 14.1 | 16.03 | 25.27 | - |
| YUV | 108 | 143.24 | 109.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 135 | 0.39 | 0.14 | 0 | 0.47 | 201.51 | 0.24 | 0.43 |
| Hex | 52 | 74 | 87 | 27 | E | 0 | 2F | CA | 18 | 2B |
| Octal | 122 | 164 | 207 | 47 | 16 | 0 | 57 | 312 | 30 | 53 |
| Binary | 1010010 | 1110100 | 10000111 | 100111 | 1110 | 0 | 101111 | 11001010 | 11000 | 101011 |
Color Harmonies of #527487
Complementary color
Monochromatic Colors of #527487
Black with #527487
Text Example
Text Example
White with #527487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527487; }
p { color: rgb(82,116,135); }
H1.HeaderClassName
{
color: #527487;
}
.AnyTagClassName
{
color: #527487;
}
</style>
background-color css
<style>
a { background-color: #527487; }
a { background-color: rgb(82,116,135); }
div.DivClassName
{
background-color: #527487;
}
.BgClassName
{
background-color: #527487;
}
</style>
border-color css
<style>
span { border-color: #527487; }
span { border-color: rgb(82,116,135); }
td.TdClassName
{
border-color: #527487;
}
.TagClassName
{
border-color: #527487;
}
</style>