Shades of Wedgewood #446790
Tints of Wedgewood #446790
RGB
CMYK
RGB Variations
Color information
#446790 (or 0x446790) is known color: Wedgewood. HEX triplet: 44, 67 and 90. RGB value is (68,103,144). Sum of RGB (Red+Green+Blue) = 68+103+144=315 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.59% from 315); Green value is 103 (40.62% from 255 or 32.70% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #446790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446790 is #BB986F. Grayscale: #616161. Windows color (decimal): -12294256 or 9463620. OLE color: 9463620.
HSL color Cylindrical-coordinate representation of color #446790: hue angle of 212.37º 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 #446790 is Cyan = 0.53, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 103 | 144 | - |
| CMYK | 0.53 | 0.28 | 0 | 0.44 |
| HSL | 212.37º | 0.36% | 0.42% | - |
| HSV(B) | 212.37º | 0.53% | 0.56% | - |
| XYZ | 12.27 | 12.94 | 28.24 | - |
| YUV | 97.21 | 154.4 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 144 | 0.53 | 0.28 | 0 | 0.44 | 212.37 | 0.36 | 0.42 |
| Hex | 44 | 67 | 90 | 35 | 1C | 0 | 2C | D4 | 24 | 2A |
| Octal | 104 | 147 | 220 | 65 | 34 | 0 | 54 | 324 | 44 | 52 |
| Binary | 1000100 | 1100111 | 10010000 | 110101 | 11100 | 0 | 101100 | 11010100 | 100100 | 101010 |
Color Harmonies of #446790
Complementary color
Monochromatic Colors of #446790
Black with #446790
Text Example
Text Example
White with #446790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446790; }
p { color: rgb(68,103,144); }
H1.HeaderClassName
{
color: #446790;
}
.AnyTagClassName
{
color: #446790;
}
</style>
background-color css
<style>
a { background-color: #446790; }
a { background-color: rgb(68,103,144); }
div.DivClassName
{
background-color: #446790;
}
.BgClassName
{
background-color: #446790;
}
</style>
border-color css
<style>
span { border-color: #446790; }
span { border-color: rgb(68,103,144); }
td.TdClassName
{
border-color: #446790;
}
.TagClassName
{
border-color: #446790;
}
</style>