Shades of Wedgewood #416890
Tints of Wedgewood #416890
RGB
CMYK
RGB Variations
Color information
#416890 (or 0x416890) is known color: Wedgewood. HEX triplet: 41, 68 and 90. RGB value is (65,104,144). Sum of RGB (Red+Green+Blue) = 65+104+144=313 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.77% from 313); Green value is 104 (41.02% from 255 or 33.23% from 313); Blue value is 144 (56.64% from 255 or 46.01% from 313); Max value from RGB is 144 - color contains mainly: blue. Hex color #416890 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #416890 is #BE976F. Grayscale: #606060. Windows color (decimal): -12490608 or 9463873. OLE color: 9463873.
HSL color Cylindrical-coordinate representation of color #416890: hue angle of 210.38º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #416890 is Cyan = 0.55, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 104 | 144 | - |
| CMYK | 0.55 | 0.28 | 0 | 0.44 |
| HSL | 210.38º | 0.38% | 0.41% | - |
| HSV(B) | 210.38º | 0.55% | 0.56% | - |
| XYZ | 12.16 | 13.04 | 28.26 | - |
| YUV | 96.9 | 154.58 | 105.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 104 | 144 | 0.55 | 0.28 | 0 | 0.44 | 210.38 | 0.38 | 0.41 |
| Hex | 41 | 68 | 90 | 37 | 1C | 0 | 2C | D2 | 26 | 29 |
| Octal | 101 | 150 | 220 | 67 | 34 | 0 | 54 | 322 | 46 | 51 |
| Binary | 1000001 | 1101000 | 10010000 | 110111 | 11100 | 0 | 101100 | 11010010 | 100110 | 101001 |
Color Harmonies of #416890
Complementary color
Monochromatic Colors of #416890
Black with #416890
Text Example
Text Example
White with #416890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416890; }
p { color: rgb(65,104,144); }
H1.HeaderClassName
{
color: #416890;
}
.AnyTagClassName
{
color: #416890;
}
</style>
background-color css
<style>
a { background-color: #416890; }
a { background-color: rgb(65,104,144); }
div.DivClassName
{
background-color: #416890;
}
.BgClassName
{
background-color: #416890;
}
</style>
border-color css
<style>
span { border-color: #416890; }
span { border-color: rgb(65,104,144); }
td.TdClassName
{
border-color: #416890;
}
.TagClassName
{
border-color: #416890;
}
</style>