Shades of Wedgewood #446986
Tints of Wedgewood #446986
RGB
CMYK
RGB Variations
Color information
#446986 (or 0x446986) is known color: Wedgewood. HEX triplet: 44, 69 and 86. RGB value is (68,105,134). Sum of RGB (Red+Green+Blue) = 68+105+134=307 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.15% from 307); Green value is 105 (41.41% from 255 or 34.20% from 307); Blue value is 134 (52.73% from 255 or 43.65% from 307); Max value from RGB is 134 - color contains mainly: blue. Hex color #446986 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446986 is #BB9679. Grayscale: #616161. Windows color (decimal): -12293754 or 8808772. OLE color: 8808772.
HSL color Cylindrical-coordinate representation of color #446986: hue angle of 206.36º 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 #446986 is Cyan = 0.49, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 105 | 134 | - |
| CMYK | 0.49 | 0.22 | 0 | 0.47 |
| HSL | 206.36º | 0.33% | 0.4% | - |
| HSV(B) | 206.36º | 0.49% | 0.53% | - |
| XYZ | 11.74 | 13.05 | 24.46 | - |
| YUV | 97.24 | 148.74 | 107.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 134 | 0.49 | 0.22 | 0 | 0.47 | 206.36 | 0.33 | 0.4 |
| Hex | 44 | 69 | 86 | 31 | 16 | 0 | 2F | CE | 21 | 28 |
| Octal | 104 | 151 | 206 | 61 | 26 | 0 | 57 | 316 | 41 | 50 |
| Binary | 1000100 | 1101001 | 10000110 | 110001 | 10110 | 0 | 101111 | 11001110 | 100001 | 101000 |
Color Harmonies of #446986
Complementary color
Monochromatic Colors of #446986
Black with #446986
Text Example
Text Example
White with #446986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446986; }
p { color: rgb(68,105,134); }
H1.HeaderClassName
{
color: #446986;
}
.AnyTagClassName
{
color: #446986;
}
</style>
background-color css
<style>
a { background-color: #446986; }
a { background-color: rgb(68,105,134); }
div.DivClassName
{
background-color: #446986;
}
.BgClassName
{
background-color: #446986;
}
</style>
border-color css
<style>
span { border-color: #446986; }
span { border-color: rgb(68,105,134); }
td.TdClassName
{
border-color: #446986;
}
.TagClassName
{
border-color: #446986;
}
</style>