Shades of Wedgewood #517693
Tints of Wedgewood #517693
RGB
CMYK
RGB Variations
Color information
#517693 (or 0x517693) is known color: Wedgewood. HEX triplet: 51, 76 and 93. RGB value is (81,118,147). Sum of RGB (Red+Green+Blue) = 81+118+147=346 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.41% from 346); Green value is 118 (46.48% from 255 or 34.10% from 346); Blue value is 147 (57.81% from 255 or 42.49% from 346); Max value from RGB is 147 - color contains mainly: blue. Hex color #517693 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517693 is #AE896C. Grayscale: #6E6E6E. Windows color (decimal): -11438445 or 9664081. OLE color: 9664081.
HSL color Cylindrical-coordinate representation of color #517693: hue angle of 206.36º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #517693 is Cyan = 0.45, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 118 | 147 | - |
| CMYK | 0.45 | 0.20 | 0 | 0.42 |
| HSL | 206.36º | 0.29% | 0.45% | - |
| HSV(B) | 206.36º | 0.45% | 0.58% | - |
| XYZ | 15.14 | 16.81 | 30.05 | - |
| YUV | 110.24 | 148.74 | 107.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 147 | 0.45 | 0.20 | 0 | 0.42 | 206.36 | 0.29 | 0.45 |
| Hex | 51 | 76 | 93 | 2D | 14 | 0 | 2A | CE | 1D | 2D |
| Octal | 121 | 166 | 223 | 55 | 24 | 0 | 52 | 316 | 35 | 55 |
| Binary | 1010001 | 1110110 | 10010011 | 101101 | 10100 | 0 | 101010 | 11001110 | 11101 | 101101 |
Color Harmonies of #517693
Complementary color
Monochromatic Colors of #517693
Black with #517693
Text Example
Text Example
White with #517693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517693; }
p { color: rgb(81,118,147); }
H1.HeaderClassName
{
color: #517693;
}
.AnyTagClassName
{
color: #517693;
}
</style>
background-color css
<style>
a { background-color: #517693; }
a { background-color: rgb(81,118,147); }
div.DivClassName
{
background-color: #517693;
}
.BgClassName
{
background-color: #517693;
}
</style>
border-color css
<style>
span { border-color: #517693; }
span { border-color: rgb(81,118,147); }
td.TdClassName
{
border-color: #517693;
}
.TagClassName
{
border-color: #517693;
}
</style>