Shades of Wedgewood #446089
Tints of Wedgewood #446089
RGB
CMYK
RGB Variations
Color information
#446089 (or 0x446089) is known color: Wedgewood. HEX triplet: 44, 60 and 89. RGB value is (68,96,137). Sum of RGB (Red+Green+Blue) = 68+96+137=301 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.59% from 301); Green value is 96 (37.89% from 255 or 31.89% from 301); Blue value is 137 (53.91% from 255 or 45.51% from 301); Max value from RGB is 137 - color contains mainly: blue. Hex color #446089 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446089 is #BB9F76. Grayscale: #5C5C5C. Windows color (decimal): -12296055 or 9003076. OLE color: 9003076.
HSL color Cylindrical-coordinate representation of color #446089: hue angle of 215.65º 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 #446089 is Cyan = 0.50, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 68 | 96 | 137 | - |
| CMYK | 0.50 | 0.30 | 0 | 0.46 |
| HSL | 215.65º | 0.34% | 0.4% | - |
| HSV(B) | 215.65º | 0.5% | 0.54% | - |
| XYZ | 11.08 | 11.4 | 25.28 | - |
| YUV | 92.3 | 153.22 | 110.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 137 | 0.50 | 0.30 | 0 | 0.46 | 215.65 | 0.34 | 0.4 |
| Hex | 44 | 60 | 89 | 32 | 1E | 0 | 2E | D8 | 22 | 28 |
| Octal | 104 | 140 | 211 | 62 | 36 | 0 | 56 | 330 | 42 | 50 |
| Binary | 1000100 | 1100000 | 10001001 | 110010 | 11110 | 0 | 101110 | 11011000 | 100010 | 101000 |
Color Harmonies of #446089
Complementary color
Monochromatic Colors of #446089
Black with #446089
Text Example
Text Example
White with #446089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446089; }
p { color: rgb(68,96,137); }
H1.HeaderClassName
{
color: #446089;
}
.AnyTagClassName
{
color: #446089;
}
</style>
background-color css
<style>
a { background-color: #446089; }
a { background-color: rgb(68,96,137); }
div.DivClassName
{
background-color: #446089;
}
.BgClassName
{
background-color: #446089;
}
</style>
border-color css
<style>
span { border-color: #446089; }
span { border-color: rgb(68,96,137); }
td.TdClassName
{
border-color: #446089;
}
.TagClassName
{
border-color: #446089;
}
</style>