Shades of Wedgewood #446386
Tints of Wedgewood #446386
RGB
CMYK
RGB Variations
Color information
#446386 (or 0x446386) is known color: Wedgewood. HEX triplet: 44, 63 and 86. RGB value is (68,99,134). Sum of RGB (Red+Green+Blue) = 68+99+134=301 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.59% from 301); Green value is 99 (39.06% from 255 or 32.89% from 301); Blue value is 134 (52.73% from 255 or 44.52% from 301); Max value from RGB is 134 - color contains mainly: blue. Hex color #446386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446386 is #BB9C79. Grayscale: #5D5D5D. Windows color (decimal): -12295290 or 8807236. OLE color: 8807236.
HSL color Cylindrical-coordinate representation of color #446386: hue angle of 211.82º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #446386 is Cyan = 0.49, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 99 | 134 | - |
| CMYK | 0.49 | 0.26 | 0 | 0.47 |
| HSL | 211.82º | 0.33% | 0.4% | - |
| HSV(B) | 211.82º | 0.49% | 0.53% | - |
| XYZ | 11.15 | 11.87 | 24.26 | - |
| YUV | 93.72 | 150.73 | 109.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 134 | 0.49 | 0.26 | 0 | 0.47 | 211.82 | 0.33 | 0.4 |
| Hex | 44 | 63 | 86 | 31 | 1A | 0 | 2F | D4 | 21 | 28 |
| Octal | 104 | 143 | 206 | 61 | 32 | 0 | 57 | 324 | 41 | 50 |
| Binary | 1000100 | 1100011 | 10000110 | 110001 | 11010 | 0 | 101111 | 11010100 | 100001 | 101000 |
Color Harmonies of #446386
Complementary color
Monochromatic Colors of #446386
Black with #446386
Text Example
Text Example
White with #446386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446386; }
p { color: rgb(68,99,134); }
H1.HeaderClassName
{
color: #446386;
}
.AnyTagClassName
{
color: #446386;
}
</style>
background-color css
<style>
a { background-color: #446386; }
a { background-color: rgb(68,99,134); }
div.DivClassName
{
background-color: #446386;
}
.BgClassName
{
background-color: #446386;
}
</style>
border-color css
<style>
span { border-color: #446386; }
span { border-color: rgb(68,99,134); }
td.TdClassName
{
border-color: #446386;
}
.TagClassName
{
border-color: #446386;
}
</style>