Shades of Wedgewood #466891
Tints of Wedgewood #466891
RGB
CMYK
RGB Variations
Color information
#466891 (or 0x466891) is known color: Wedgewood. HEX triplet: 46, 68 and 91. RGB value is (70,104,145). Sum of RGB (Red+Green+Blue) = 70+104+145=319 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.94% from 319); Green value is 104 (41.02% from 255 or 32.60% from 319); Blue value is 145 (57.03% from 255 or 45.45% from 319); Max value from RGB is 145 - color contains mainly: blue. Hex color #466891 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466891 is #B9976E. Grayscale: #626262. Windows color (decimal): -12162927 or 9529414. OLE color: 9529414.
HSL color Cylindrical-coordinate representation of color #466891: hue angle of 212.8º 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 #466891 is Cyan = 0.52, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 104 | 145 | - |
| CMYK | 0.52 | 0.28 | 0 | 0.43 |
| HSL | 212.8º | 0.35% | 0.42% | - |
| HSV(B) | 212.8º | 0.52% | 0.57% | - |
| XYZ | 12.59 | 13.25 | 28.68 | - |
| YUV | 98.51 | 154.24 | 107.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 145 | 0.52 | 0.28 | 0 | 0.43 | 212.8 | 0.35 | 0.42 |
| Hex | 46 | 68 | 91 | 34 | 1C | 0 | 2B | D5 | 23 | 2A |
| Octal | 106 | 150 | 221 | 64 | 34 | 0 | 53 | 325 | 43 | 52 |
| Binary | 1000110 | 1101000 | 10010001 | 110100 | 11100 | 0 | 101011 | 11010101 | 100011 | 101010 |
Color Harmonies of #466891
Complementary color
Monochromatic Colors of #466891
Black with #466891
Text Example
Text Example
White with #466891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466891; }
p { color: rgb(70,104,145); }
H1.HeaderClassName
{
color: #466891;
}
.AnyTagClassName
{
color: #466891;
}
</style>
background-color css
<style>
a { background-color: #466891; }
a { background-color: rgb(70,104,145); }
div.DivClassName
{
background-color: #466891;
}
.BgClassName
{
background-color: #466891;
}
</style>
border-color css
<style>
span { border-color: #466891; }
span { border-color: rgb(70,104,145); }
td.TdClassName
{
border-color: #466891;
}
.TagClassName
{
border-color: #466891;
}
</style>