Shades of Wedgewood #517487
Tints of Wedgewood #517487
RGB
CMYK
RGB Variations
Color information
#517487 (or 0x517487) is known color: Wedgewood. HEX triplet: 51, 74 and 87. RGB value is (81,116,135). Sum of RGB (Red+Green+Blue) = 81+116+135=332 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.40% from 332); Green value is 116 (45.70% from 255 or 34.94% from 332); Blue value is 135 (53.12% from 255 or 40.66% from 332); Max value from RGB is 135 - color contains mainly: blue. Hex color #517487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517487 is #AE8B78. Grayscale: #6B6B6B. Windows color (decimal): -11438969 or 8877137. OLE color: 8877137.
HSL color Cylindrical-coordinate representation of color #517487: hue angle of 201.11º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #517487 is Cyan = 0.40, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 116 | 135 | - |
| CMYK | 0.40 | 0.14 | 0 | 0.47 |
| HSL | 201.11º | 0.25% | 0.42% | - |
| HSV(B) | 201.11º | 0.4% | 0.53% | - |
| XYZ | 14.01 | 15.99 | 25.27 | - |
| YUV | 107.7 | 143.4 | 108.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 135 | 0.40 | 0.14 | 0 | 0.47 | 201.11 | 0.25 | 0.42 |
| Hex | 51 | 74 | 87 | 28 | E | 0 | 2F | C9 | 19 | 2A |
| Octal | 121 | 164 | 207 | 50 | 16 | 0 | 57 | 311 | 31 | 52 |
| Binary | 1010001 | 1110100 | 10000111 | 101000 | 1110 | 0 | 101111 | 11001001 | 11001 | 101010 |
Color Harmonies of #517487
Complementary color
Monochromatic Colors of #517487
Black with #517487
Text Example
Text Example
White with #517487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517487; }
p { color: rgb(81,116,135); }
H1.HeaderClassName
{
color: #517487;
}
.AnyTagClassName
{
color: #517487;
}
</style>
background-color css
<style>
a { background-color: #517487; }
a { background-color: rgb(81,116,135); }
div.DivClassName
{
background-color: #517487;
}
.BgClassName
{
background-color: #517487;
}
</style>
border-color css
<style>
span { border-color: #517487; }
span { border-color: rgb(81,116,135); }
td.TdClassName
{
border-color: #517487;
}
.TagClassName
{
border-color: #517487;
}
</style>