Shades of Wedgewood #446490
Tints of Wedgewood #446490
RGB
CMYK
RGB Variations
Color information
#446490 (or 0x446490) is known color: Wedgewood. HEX triplet: 44, 64 and 90. RGB value is (68,100,144). Sum of RGB (Red+Green+Blue) = 68+100+144=312 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.79% from 312); Green value is 100 (39.45% from 255 or 32.05% from 312); Blue value is 144 (56.64% from 255 or 46.15% from 312); Max value from RGB is 144 - color contains mainly: blue. Hex color #446490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446490 is #BB9B6F. Grayscale: #5F5F5F. Windows color (decimal): -12295024 or 9462852. OLE color: 9462852.
HSL color Cylindrical-coordinate representation of color #446490: hue angle of 214.74º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #446490 is Cyan = 0.53, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 100 | 144 | - |
| CMYK | 0.53 | 0.31 | 0 | 0.44 |
| HSL | 214.74º | 0.36% | 0.42% | - |
| HSV(B) | 214.74º | 0.53% | 0.56% | - |
| XYZ | 11.98 | 12.36 | 28.14 | - |
| YUV | 95.45 | 155.4 | 108.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 144 | 0.53 | 0.31 | 0 | 0.44 | 214.74 | 0.36 | 0.42 |
| Hex | 44 | 64 | 90 | 35 | 1F | 0 | 2C | D7 | 24 | 2A |
| Octal | 104 | 144 | 220 | 65 | 37 | 0 | 54 | 327 | 44 | 52 |
| Binary | 1000100 | 1100100 | 10010000 | 110101 | 11111 | 0 | 101100 | 11010111 | 100100 | 101010 |
Color Harmonies of #446490
Complementary color
Monochromatic Colors of #446490
Black with #446490
Text Example
Text Example
White with #446490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446490; }
p { color: rgb(68,100,144); }
H1.HeaderClassName
{
color: #446490;
}
.AnyTagClassName
{
color: #446490;
}
</style>
background-color css
<style>
a { background-color: #446490; }
a { background-color: rgb(68,100,144); }
div.DivClassName
{
background-color: #446490;
}
.BgClassName
{
background-color: #446490;
}
</style>
border-color css
<style>
span { border-color: #446490; }
span { border-color: rgb(68,100,144); }
td.TdClassName
{
border-color: #446490;
}
.TagClassName
{
border-color: #446490;
}
</style>