Shades of Wedgewood #446780
Tints of Wedgewood #446780
RGB
CMYK
RGB Variations
Color information
#446780 (or 0x446780) is known color: Wedgewood. HEX triplet: 44, 67 and 80. RGB value is (68,103,128). Sum of RGB (Red+Green+Blue) = 68+103+128=299 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.74% from 299); Green value is 103 (40.62% from 255 or 34.45% from 299); Blue value is 128 (50.39% from 255 or 42.81% from 299); Max value from RGB is 128 - color contains mainly: blue. Hex color #446780 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446780 is #BB987F. Grayscale: #5F5F5F. Windows color (decimal): -12294272 or 8415044. OLE color: 8415044.
HSL color Cylindrical-coordinate representation of color #446780: hue angle of 205º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #446780 is Cyan = 0.47, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 68 | 103 | 128 | - |
| CMYK | 0.47 | 0.20 | 0 | 0.50 |
| HSL | 205º | 0.31% | 0.38% | - |
| HSV(B) | 205º | 0.47% | 0.5% | - |
| XYZ | 11.13 | 12.49 | 22.25 | - |
| YUV | 95.39 | 146.4 | 108.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 128 | 0.47 | 0.20 | 0 | 0.50 | 205 | 0.31 | 0.38 |
| Hex | 44 | 67 | 80 | 2F | 14 | 0 | 32 | CD | 1F | 26 |
| Octal | 104 | 147 | 200 | 57 | 24 | 0 | 62 | 315 | 37 | 46 |
| Binary | 1000100 | 1100111 | 10000000 | 101111 | 10100 | 0 | 110010 | 11001101 | 11111 | 100110 |
Color Harmonies of #446780
Complementary color
Monochromatic Colors of #446780
Black with #446780
Text Example
Text Example
White with #446780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446780; }
p { color: rgb(68,103,128); }
H1.HeaderClassName
{
color: #446780;
}
.AnyTagClassName
{
color: #446780;
}
</style>
background-color css
<style>
a { background-color: #446780; }
a { background-color: rgb(68,103,128); }
div.DivClassName
{
background-color: #446780;
}
.BgClassName
{
background-color: #446780;
}
</style>
border-color css
<style>
span { border-color: #446780; }
span { border-color: rgb(68,103,128); }
td.TdClassName
{
border-color: #446780;
}
.TagClassName
{
border-color: #446780;
}
</style>