Shades of Wedgewood #446990
Tints of Wedgewood #446990
RGB
CMYK
RGB Variations
Color information
#446990 (or 0x446990) is known color: Wedgewood. HEX triplet: 44, 69 and 90. RGB value is (68,105,144). Sum of RGB (Red+Green+Blue) = 68+105+144=317 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.45% from 317); Green value is 105 (41.41% from 255 or 33.12% from 317); Blue value is 144 (56.64% from 255 or 45.43% from 317); Max value from RGB is 144 - color contains mainly: blue. Hex color #446990 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446990 is #BB966F. Grayscale: #626262. Windows color (decimal): -12293744 or 9464132. OLE color: 9464132.
HSL color Cylindrical-coordinate representation of color #446990: hue angle of 210.79º 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 #446990 is Cyan = 0.53, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 105 | 144 | - |
| CMYK | 0.53 | 0.27 | 0 | 0.44 |
| HSL | 210.79º | 0.36% | 0.42% | - |
| HSV(B) | 210.79º | 0.53% | 0.56% | - |
| XYZ | 12.47 | 13.35 | 28.3 | - |
| YUV | 98.38 | 153.74 | 106.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 144 | 0.53 | 0.27 | 0 | 0.44 | 210.79 | 0.36 | 0.42 |
| Hex | 44 | 69 | 90 | 35 | 1B | 0 | 2C | D3 | 24 | 2A |
| Octal | 104 | 151 | 220 | 65 | 33 | 0 | 54 | 323 | 44 | 52 |
| Binary | 1000100 | 1101001 | 10010000 | 110101 | 11011 | 0 | 101100 | 11010011 | 100100 | 101010 |
Color Harmonies of #446990
Complementary color
Monochromatic Colors of #446990
Black with #446990
Text Example
Text Example
White with #446990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446990; }
p { color: rgb(68,105,144); }
H1.HeaderClassName
{
color: #446990;
}
.AnyTagClassName
{
color: #446990;
}
</style>
background-color css
<style>
a { background-color: #446990; }
a { background-color: rgb(68,105,144); }
div.DivClassName
{
background-color: #446990;
}
.BgClassName
{
background-color: #446990;
}
</style>
border-color css
<style>
span { border-color: #446990; }
span { border-color: rgb(68,105,144); }
td.TdClassName
{
border-color: #446990;
}
.TagClassName
{
border-color: #446990;
}
</style>