Shades of Wedgewood #446489
Tints of Wedgewood #446489
RGB
CMYK
RGB Variations
Color information
#446489 (or 0x446489) is known color: Wedgewood. HEX triplet: 44, 64 and 89. RGB value is (68,100,137). Sum of RGB (Red+Green+Blue) = 68+100+137=305 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.30% from 305); Green value is 100 (39.45% from 255 or 32.79% from 305); Blue value is 137 (53.91% from 255 or 44.92% from 305); Max value from RGB is 137 - color contains mainly: blue. Hex color #446489 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446489 is #BB9B76. Grayscale: #5E5E5E. Windows color (decimal): -12295031 or 9004100. OLE color: 9004100.
HSL color Cylindrical-coordinate representation of color #446489: hue angle of 212.17º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #446489 is Cyan = 0.50, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 68 | 100 | 137 | - |
| CMYK | 0.50 | 0.27 | 0 | 0.46 |
| HSL | 212.17º | 0.34% | 0.4% | - |
| HSV(B) | 212.17º | 0.5% | 0.54% | - |
| XYZ | 11.46 | 12.15 | 25.41 | - |
| YUV | 94.65 | 151.9 | 108.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 137 | 0.50 | 0.27 | 0 | 0.46 | 212.17 | 0.34 | 0.4 |
| Hex | 44 | 64 | 89 | 32 | 1B | 0 | 2E | D4 | 22 | 28 |
| Octal | 104 | 144 | 211 | 62 | 33 | 0 | 56 | 324 | 42 | 50 |
| Binary | 1000100 | 1100100 | 10001001 | 110010 | 11011 | 0 | 101110 | 11010100 | 100010 | 101000 |
Color Harmonies of #446489
Complementary color
Monochromatic Colors of #446489
Black with #446489
Text Example
Text Example
White with #446489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446489; }
p { color: rgb(68,100,137); }
H1.HeaderClassName
{
color: #446489;
}
.AnyTagClassName
{
color: #446489;
}
</style>
background-color css
<style>
a { background-color: #446489; }
a { background-color: rgb(68,100,137); }
div.DivClassName
{
background-color: #446489;
}
.BgClassName
{
background-color: #446489;
}
</style>
border-color css
<style>
span { border-color: #446489; }
span { border-color: rgb(68,100,137); }
td.TdClassName
{
border-color: #446489;
}
.TagClassName
{
border-color: #446489;
}
</style>