Shades of Wedgewood #466790
Tints of Wedgewood #466790
RGB
CMYK
RGB Variations
Color information
#466790 (or 0x466790) is known color: Wedgewood. HEX triplet: 46, 67 and 90. RGB value is (70,103,144). Sum of RGB (Red+Green+Blue) = 70+103+144=317 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.08% from 317); Green value is 103 (40.62% from 255 or 32.49% from 317); Blue value is 144 (56.64% from 255 or 45.43% from 317); Max value from RGB is 144 - color contains mainly: blue. Hex color #466790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466790 is #B9986F. Grayscale: #616161. Windows color (decimal): -12163184 or 9463622. OLE color: 9463622.
HSL color Cylindrical-coordinate representation of color #466790: hue angle of 213.24º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #466790 is Cyan = 0.51, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 103 | 144 | - |
| CMYK | 0.51 | 0.28 | 0 | 0.44 |
| HSL | 213.24º | 0.35% | 0.42% | - |
| HSV(B) | 213.24º | 0.51% | 0.56% | - |
| XYZ | 12.41 | 13.02 | 28.24 | - |
| YUV | 97.81 | 154.07 | 108.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 144 | 0.51 | 0.28 | 0 | 0.44 | 213.24 | 0.35 | 0.42 |
| Hex | 46 | 67 | 90 | 33 | 1C | 0 | 2C | D5 | 23 | 2A |
| Octal | 106 | 147 | 220 | 63 | 34 | 0 | 54 | 325 | 43 | 52 |
| Binary | 1000110 | 1100111 | 10010000 | 110011 | 11100 | 0 | 101100 | 11010101 | 100011 | 101010 |
Color Harmonies of #466790
Complementary color
Monochromatic Colors of #466790
Black with #466790
Text Example
Text Example
White with #466790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466790; }
p { color: rgb(70,103,144); }
H1.HeaderClassName
{
color: #466790;
}
.AnyTagClassName
{
color: #466790;
}
</style>
background-color css
<style>
a { background-color: #466790; }
a { background-color: rgb(70,103,144); }
div.DivClassName
{
background-color: #466790;
}
.BgClassName
{
background-color: #466790;
}
</style>
border-color css
<style>
span { border-color: #466790; }
span { border-color: rgb(70,103,144); }
td.TdClassName
{
border-color: #466790;
}
.TagClassName
{
border-color: #466790;
}
</style>