Shades of Wedgewood #466990
Tints of Wedgewood #466990
RGB
CMYK
RGB Variations
Color information
#466990 (or 0x466990) is known color: Wedgewood. HEX triplet: 46, 69 and 90. RGB value is (70,105,144). Sum of RGB (Red+Green+Blue) = 70+105+144=319 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.94% from 319); Green value is 105 (41.41% from 255 or 32.92% from 319); Blue value is 144 (56.64% from 255 or 45.14% from 319); Max value from RGB is 144 - color contains mainly: blue. Hex color #466990 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466990 is #B9966F. Grayscale: #626262. Windows color (decimal): -12162672 or 9464134. OLE color: 9464134.
HSL color Cylindrical-coordinate representation of color #466990: hue angle of 211.62º 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 #466990 is Cyan = 0.51, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 105 | 144 | - |
| CMYK | 0.51 | 0.27 | 0 | 0.44 |
| HSL | 211.62º | 0.35% | 0.42% | - |
| HSV(B) | 211.62º | 0.51% | 0.56% | - |
| XYZ | 12.61 | 13.42 | 28.31 | - |
| YUV | 98.98 | 153.4 | 107.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 144 | 0.51 | 0.27 | 0 | 0.44 | 211.62 | 0.35 | 0.42 |
| Hex | 46 | 69 | 90 | 33 | 1B | 0 | 2C | D4 | 23 | 2A |
| Octal | 106 | 151 | 220 | 63 | 33 | 0 | 54 | 324 | 43 | 52 |
| Binary | 1000110 | 1101001 | 10010000 | 110011 | 11011 | 0 | 101100 | 11010100 | 100011 | 101010 |
Color Harmonies of #466990
Complementary color
Monochromatic Colors of #466990
Black with #466990
Text Example
Text Example
White with #466990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466990; }
p { color: rgb(70,105,144); }
H1.HeaderClassName
{
color: #466990;
}
.AnyTagClassName
{
color: #466990;
}
</style>
background-color css
<style>
a { background-color: #466990; }
a { background-color: rgb(70,105,144); }
div.DivClassName
{
background-color: #466990;
}
.BgClassName
{
background-color: #466990;
}
</style>
border-color css
<style>
span { border-color: #466990; }
span { border-color: rgb(70,105,144); }
td.TdClassName
{
border-color: #466990;
}
.TagClassName
{
border-color: #466990;
}
</style>