Shades of Wedgewood #517088
Tints of Wedgewood #517088
RGB
CMYK
RGB Variations
Color information
#517088 (or 0x517088) is known color: Wedgewood. HEX triplet: 51, 70 and 88. RGB value is (81,112,136). Sum of RGB (Red+Green+Blue) = 81+112+136=329 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.62% from 329); Green value is 112 (44.14% from 255 or 34.04% from 329); Blue value is 136 (53.52% from 255 or 41.34% from 329); Max value from RGB is 136 - color contains mainly: blue. Hex color #517088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517088 is #AE8F77. Grayscale: #696969. Windows color (decimal): -11439992 or 8941649. OLE color: 8941649.
HSL color Cylindrical-coordinate representation of color #517088: hue angle of 206.18º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #517088 is Cyan = 0.40, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 112 | 136 | - |
| CMYK | 0.40 | 0.18 | 0 | 0.47 |
| HSL | 206.18º | 0.25% | 0.43% | - |
| HSV(B) | 206.18º | 0.4% | 0.53% | - |
| XYZ | 13.63 | 15.12 | 25.49 | - |
| YUV | 105.47 | 145.23 | 110.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 136 | 0.40 | 0.18 | 0 | 0.47 | 206.18 | 0.25 | 0.43 |
| Hex | 51 | 70 | 88 | 28 | 12 | 0 | 2F | CE | 19 | 2B |
| Octal | 121 | 160 | 210 | 50 | 22 | 0 | 57 | 316 | 31 | 53 |
| Binary | 1010001 | 1110000 | 10001000 | 101000 | 10010 | 0 | 101111 | 11001110 | 11001 | 101011 |
Color Harmonies of #517088
Complementary color
Monochromatic Colors of #517088
Black with #517088
Text Example
Text Example
White with #517088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517088; }
p { color: rgb(81,112,136); }
H1.HeaderClassName
{
color: #517088;
}
.AnyTagClassName
{
color: #517088;
}
</style>
background-color css
<style>
a { background-color: #517088; }
a { background-color: rgb(81,112,136); }
div.DivClassName
{
background-color: #517088;
}
.BgClassName
{
background-color: #517088;
}
</style>
border-color css
<style>
span { border-color: #517088; }
span { border-color: rgb(81,112,136); }
td.TdClassName
{
border-color: #517088;
}
.TagClassName
{
border-color: #517088;
}
</style>