Shades of Wedgewood #446688
Tints of Wedgewood #446688
RGB
CMYK
RGB Variations
Color information
#446688 (or 0x446688) is known color: Wedgewood. HEX triplet: 44, 66 and 88. RGB value is (68,102,136). Sum of RGB (Red+Green+Blue) = 68+102+136=306 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.22% from 306); Green value is 102 (40.23% from 255 or 33.33% from 306); Blue value is 136 (53.52% from 255 or 44.44% from 306); Max value from RGB is 136 - color contains mainly: blue. Hex color #446688 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446688 is #BB9977. Grayscale: #5F5F5F. Windows color (decimal): -12294520 or 8939076. OLE color: 8939076.
HSL color Cylindrical-coordinate representation of color #446688: hue angle of 210º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #446688 is Cyan = 0.50, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 102 | 136 | - |
| CMYK | 0.50 | 0.25 | 0 | 0.47 |
| HSL | 210º | 0.33% | 0.4% | - |
| HSV(B) | 210º | 0.5% | 0.53% | - |
| XYZ | 11.58 | 12.51 | 25.1 | - |
| YUV | 95.71 | 150.74 | 108.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 102 | 136 | 0.50 | 0.25 | 0 | 0.47 | 210 | 0.33 | 0.4 |
| Hex | 44 | 66 | 88 | 32 | 19 | 0 | 2F | D2 | 21 | 28 |
| Octal | 104 | 146 | 210 | 62 | 31 | 0 | 57 | 322 | 41 | 50 |
| Binary | 1000100 | 1100110 | 10001000 | 110010 | 11001 | 0 | 101111 | 11010010 | 100001 | 101000 |
Color Harmonies of #446688
Complementary color
Monochromatic Colors of #446688
Black with #446688
Text Example
Text Example
White with #446688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446688; }
p { color: rgb(68,102,136); }
H1.HeaderClassName
{
color: #446688;
}
.AnyTagClassName
{
color: #446688;
}
</style>
background-color css
<style>
a { background-color: #446688; }
a { background-color: rgb(68,102,136); }
div.DivClassName
{
background-color: #446688;
}
.BgClassName
{
background-color: #446688;
}
</style>
border-color css
<style>
span { border-color: #446688; }
span { border-color: rgb(68,102,136); }
td.TdClassName
{
border-color: #446688;
}
.TagClassName
{
border-color: #446688;
}
</style>