Shades of Wedgewood #446988
Tints of Wedgewood #446988
RGB
CMYK
RGB Variations
Color information
#446988 (or 0x446988) is known color: Wedgewood. HEX triplet: 44, 69 and 88. RGB value is (68,105,136). Sum of RGB (Red+Green+Blue) = 68+105+136=309 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.01% from 309); Green value is 105 (41.41% from 255 or 33.98% from 309); Blue value is 136 (53.52% from 255 or 44.01% from 309); Max value from RGB is 136 - color contains mainly: blue. Hex color #446988 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446988 is #BB9677. Grayscale: #616161. Windows color (decimal): -12293752 or 8939844. OLE color: 8939844.
HSL color Cylindrical-coordinate representation of color #446988: hue angle of 207.35º 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 #446988 is Cyan = 0.50, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 105 | 136 | - |
| CMYK | 0.50 | 0.23 | 0 | 0.47 |
| HSL | 207.35º | 0.33% | 0.4% | - |
| HSV(B) | 207.35º | 0.5% | 0.53% | - |
| XYZ | 11.88 | 13.11 | 25.2 | - |
| YUV | 97.47 | 149.74 | 106.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 136 | 0.50 | 0.23 | 0 | 0.47 | 207.35 | 0.33 | 0.4 |
| Hex | 44 | 69 | 88 | 32 | 17 | 0 | 2F | CF | 21 | 28 |
| Octal | 104 | 151 | 210 | 62 | 27 | 0 | 57 | 317 | 41 | 50 |
| Binary | 1000100 | 1101001 | 10001000 | 110010 | 10111 | 0 | 101111 | 11001111 | 100001 | 101000 |
Color Harmonies of #446988
Complementary color
Monochromatic Colors of #446988
Black with #446988
Text Example
Text Example
White with #446988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446988; }
p { color: rgb(68,105,136); }
H1.HeaderClassName
{
color: #446988;
}
.AnyTagClassName
{
color: #446988;
}
</style>
background-color css
<style>
a { background-color: #446988; }
a { background-color: rgb(68,105,136); }
div.DivClassName
{
background-color: #446988;
}
.BgClassName
{
background-color: #446988;
}
</style>
border-color css
<style>
span { border-color: #446988; }
span { border-color: rgb(68,105,136); }
td.TdClassName
{
border-color: #446988;
}
.TagClassName
{
border-color: #446988;
}
</style>