Shades of Wedgewood #467090
Tints of Wedgewood #467090
RGB
CMYK
RGB Variations
Color information
#467090 (or 0x467090) is known color: Wedgewood. HEX triplet: 46, 70 and 90. RGB value is (70,112,144). Sum of RGB (Red+Green+Blue) = 70+112+144=326 (43% of max value = 765). Red value is 70 (27.73% from 255 or 21.47% from 326); Green value is 112 (44.14% from 255 or 34.36% from 326); Blue value is 144 (56.64% from 255 or 44.17% from 326); Max value from RGB is 144 - color contains mainly: blue. Hex color #467090 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467090 is #B98F6F. Grayscale: #666666. Windows color (decimal): -12160880 or 9465926. OLE color: 9465926.
HSL color Cylindrical-coordinate representation of color #467090: hue angle of 205.95º 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 #467090 is Cyan = 0.51, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 112 | 144 | - |
| CMYK | 0.51 | 0.22 | 0 | 0.44 |
| HSL | 205.95º | 0.35% | 0.42% | - |
| HSV(B) | 205.95º | 0.51% | 0.56% | - |
| XYZ | 13.35 | 14.9 | 28.56 | - |
| YUV | 103.09 | 151.09 | 104.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 144 | 0.51 | 0.22 | 0 | 0.44 | 205.95 | 0.35 | 0.42 |
| Hex | 46 | 70 | 90 | 33 | 16 | 0 | 2C | CE | 23 | 2A |
| Octal | 106 | 160 | 220 | 63 | 26 | 0 | 54 | 316 | 43 | 52 |
| Binary | 1000110 | 1110000 | 10010000 | 110011 | 10110 | 0 | 101100 | 11001110 | 100011 | 101010 |
Color Harmonies of #467090
Complementary color
Monochromatic Colors of #467090
Black with #467090
Text Example
Text Example
White with #467090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467090; }
p { color: rgb(70,112,144); }
H1.HeaderClassName
{
color: #467090;
}
.AnyTagClassName
{
color: #467090;
}
</style>
background-color css
<style>
a { background-color: #467090; }
a { background-color: rgb(70,112,144); }
div.DivClassName
{
background-color: #467090;
}
.BgClassName
{
background-color: #467090;
}
</style>
border-color css
<style>
span { border-color: #467090; }
span { border-color: rgb(70,112,144); }
td.TdClassName
{
border-color: #467090;
}
.TagClassName
{
border-color: #467090;
}
</style>