Shades of Wedgewood #446584
Tints of Wedgewood #446584
RGB
CMYK
RGB Variations
Color information
#446584 (or 0x446584) is known color: Wedgewood. HEX triplet: 44, 65 and 84. RGB value is (68,101,132). Sum of RGB (Red+Green+Blue) = 68+101+132=301 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.59% from 301); Green value is 101 (39.84% from 255 or 33.55% from 301); Blue value is 132 (51.95% from 255 or 43.85% from 301); Max value from RGB is 132 - color contains mainly: blue. Hex color #446584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446584 is #BB9A7B. Grayscale: #5E5E5E. Windows color (decimal): -12294780 or 8676676. OLE color: 8676676.
HSL color Cylindrical-coordinate representation of color #446584: hue angle of 209.06º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #446584 is Cyan = 0.48, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 101 | 132 | - |
| CMYK | 0.48 | 0.23 | 0 | 0.48 |
| HSL | 209.06º | 0.32% | 0.39% | - |
| HSV(B) | 209.06º | 0.48% | 0.52% | - |
| XYZ | 11.2 | 12.2 | 23.59 | - |
| YUV | 94.67 | 149.07 | 108.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 132 | 0.48 | 0.23 | 0 | 0.48 | 209.06 | 0.32 | 0.39 |
| Hex | 44 | 65 | 84 | 30 | 17 | 0 | 30 | D1 | 20 | 27 |
| Octal | 104 | 145 | 204 | 60 | 27 | 0 | 60 | 321 | 40 | 47 |
| Binary | 1000100 | 1100101 | 10000100 | 110000 | 10111 | 0 | 110000 | 11010001 | 100000 | 100111 |
Color Harmonies of #446584
Complementary color
Monochromatic Colors of #446584
Black with #446584
Text Example
Text Example
White with #446584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446584; }
p { color: rgb(68,101,132); }
H1.HeaderClassName
{
color: #446584;
}
.AnyTagClassName
{
color: #446584;
}
</style>
background-color css
<style>
a { background-color: #446584; }
a { background-color: rgb(68,101,132); }
div.DivClassName
{
background-color: #446584;
}
.BgClassName
{
background-color: #446584;
}
</style>
border-color css
<style>
span { border-color: #446584; }
span { border-color: rgb(68,101,132); }
td.TdClassName
{
border-color: #446584;
}
.TagClassName
{
border-color: #446584;
}
</style>