Shades of Wedgewood #446787
Tints of Wedgewood #446787
RGB
CMYK
RGB Variations
Color information
#446787 (or 0x446787) is known color: Wedgewood. HEX triplet: 44, 67 and 87. RGB value is (68,103,135). Sum of RGB (Red+Green+Blue) = 68+103+135=306 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.22% from 306); Green value is 103 (40.62% from 255 or 33.66% from 306); Blue value is 135 (53.12% from 255 or 44.12% from 306); Max value from RGB is 135 - color contains mainly: blue. Hex color #446787 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446787 is #BB9878. Grayscale: #606060. Windows color (decimal): -12294265 or 8873796. OLE color: 8873796.
HSL color Cylindrical-coordinate representation of color #446787: hue angle of 208.66º 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 #446787 is Cyan = 0.50, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 103 | 135 | - |
| CMYK | 0.50 | 0.24 | 0 | 0.47 |
| HSL | 208.66º | 0.33% | 0.4% | - |
| HSV(B) | 208.66º | 0.5% | 0.53% | - |
| XYZ | 11.61 | 12.68 | 24.76 | - |
| YUV | 96.18 | 149.9 | 107.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 135 | 0.50 | 0.24 | 0 | 0.47 | 208.66 | 0.33 | 0.4 |
| Hex | 44 | 67 | 87 | 32 | 18 | 0 | 2F | D1 | 21 | 28 |
| Octal | 104 | 147 | 207 | 62 | 30 | 0 | 57 | 321 | 41 | 50 |
| Binary | 1000100 | 1100111 | 10000111 | 110010 | 11000 | 0 | 101111 | 11010001 | 100001 | 101000 |
Color Harmonies of #446787
Complementary color
Monochromatic Colors of #446787
Black with #446787
Text Example
Text Example
White with #446787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446787; }
p { color: rgb(68,103,135); }
H1.HeaderClassName
{
color: #446787;
}
.AnyTagClassName
{
color: #446787;
}
</style>
background-color css
<style>
a { background-color: #446787; }
a { background-color: rgb(68,103,135); }
div.DivClassName
{
background-color: #446787;
}
.BgClassName
{
background-color: #446787;
}
</style>
border-color css
<style>
span { border-color: #446787; }
span { border-color: rgb(68,103,135); }
td.TdClassName
{
border-color: #446787;
}
.TagClassName
{
border-color: #446787;
}
</style>