Shades of Wedgewood #446690
Tints of Wedgewood #446690
RGB
CMYK
RGB Variations
Color information
#446690 (or 0x446690) is known color: Wedgewood. HEX triplet: 44, 66 and 90. RGB value is (68,102,144). Sum of RGB (Red+Green+Blue) = 68+102+144=314 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.66% from 314); Green value is 102 (40.23% from 255 or 32.48% from 314); Blue value is 144 (56.64% from 255 or 45.86% from 314); Max value from RGB is 144 - color contains mainly: blue. Hex color #446690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446690 is #BB996F. Grayscale: #606060. Windows color (decimal): -12294512 or 9463364. OLE color: 9463364.
HSL color Cylindrical-coordinate representation of color #446690: hue angle of 213.16º 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 #446690 is Cyan = 0.53, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 102 | 144 | - |
| CMYK | 0.53 | 0.29 | 0 | 0.44 |
| HSL | 213.16º | 0.36% | 0.42% | - |
| HSV(B) | 213.16º | 0.53% | 0.56% | - |
| XYZ | 12.17 | 12.75 | 28.2 | - |
| YUV | 96.62 | 154.74 | 107.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 102 | 144 | 0.53 | 0.29 | 0 | 0.44 | 213.16 | 0.36 | 0.42 |
| Hex | 44 | 66 | 90 | 35 | 1D | 0 | 2C | D5 | 24 | 2A |
| Octal | 104 | 146 | 220 | 65 | 35 | 0 | 54 | 325 | 44 | 52 |
| Binary | 1000100 | 1100110 | 10010000 | 110101 | 11101 | 0 | 101100 | 11010101 | 100100 | 101010 |
Color Harmonies of #446690
Complementary color
Monochromatic Colors of #446690
Black with #446690
Text Example
Text Example
White with #446690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446690; }
p { color: rgb(68,102,144); }
H1.HeaderClassName
{
color: #446690;
}
.AnyTagClassName
{
color: #446690;
}
</style>
background-color css
<style>
a { background-color: #446690; }
a { background-color: rgb(68,102,144); }
div.DivClassName
{
background-color: #446690;
}
.BgClassName
{
background-color: #446690;
}
</style>
border-color css
<style>
span { border-color: #446690; }
span { border-color: rgb(68,102,144); }
td.TdClassName
{
border-color: #446690;
}
.TagClassName
{
border-color: #446690;
}
</style>