Shades of Wedgewood #466691
Tints of Wedgewood #466691
RGB
CMYK
RGB Variations
Color information
#466691 (or 0x466691) is known color: Wedgewood. HEX triplet: 46, 66 and 91. RGB value is (70,102,145). Sum of RGB (Red+Green+Blue) = 70+102+145=317 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.08% from 317); Green value is 102 (40.23% from 255 or 32.18% from 317); Blue value is 145 (57.03% from 255 or 45.74% from 317); Max value from RGB is 145 - color contains mainly: blue. Hex color #466691 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466691 is #B9996E. Grayscale: #616161. Windows color (decimal): -12163439 or 9528902. OLE color: 9528902.
HSL color Cylindrical-coordinate representation of color #466691: hue angle of 214.4º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #466691 is Cyan = 0.52, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 102 | 145 | - |
| CMYK | 0.52 | 0.30 | 0 | 0.43 |
| HSL | 214.4º | 0.35% | 0.42% | - |
| HSV(B) | 214.4º | 0.52% | 0.57% | - |
| XYZ | 12.39 | 12.85 | 28.62 | - |
| YUV | 97.33 | 154.9 | 108.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 145 | 0.52 | 0.30 | 0 | 0.43 | 214.4 | 0.35 | 0.42 |
| Hex | 46 | 66 | 91 | 34 | 1E | 0 | 2B | D6 | 23 | 2A |
| Octal | 106 | 146 | 221 | 64 | 36 | 0 | 53 | 326 | 43 | 52 |
| Binary | 1000110 | 1100110 | 10010001 | 110100 | 11110 | 0 | 101011 | 11010110 | 100011 | 101010 |
Color Harmonies of #466691
Complementary color
Monochromatic Colors of #466691
Black with #466691
Text Example
Text Example
White with #466691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466691; }
p { color: rgb(70,102,145); }
H1.HeaderClassName
{
color: #466691;
}
.AnyTagClassName
{
color: #466691;
}
</style>
background-color css
<style>
a { background-color: #466691; }
a { background-color: rgb(70,102,145); }
div.DivClassName
{
background-color: #466691;
}
.BgClassName
{
background-color: #466691;
}
</style>
border-color css
<style>
span { border-color: #466691; }
span { border-color: rgb(70,102,145); }
td.TdClassName
{
border-color: #466691;
}
.TagClassName
{
border-color: #466691;
}
</style>