Shades of Wedgewood #446782
Tints of Wedgewood #446782
RGB
CMYK
RGB Variations
Color information
#446782 (or 0x446782) is known color: Wedgewood. HEX triplet: 44, 67 and 82. RGB value is (68,103,130). Sum of RGB (Red+Green+Blue) = 68+103+130=301 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.59% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 130 (51.17% from 255 or 43.19% from 301); Max value from RGB is 130 - color contains mainly: blue. Hex color #446782 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446782 is #BB987D. Grayscale: #5F5F5F. Windows color (decimal): -12294270 or 8546116. OLE color: 8546116.
HSL color Cylindrical-coordinate representation of color #446782: hue angle of 206.13º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #446782 is Cyan = 0.48, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 103 | 130 | - |
| CMYK | 0.48 | 0.21 | 0 | 0.49 |
| HSL | 206.13º | 0.31% | 0.39% | - |
| HSV(B) | 206.13º | 0.48% | 0.51% | - |
| XYZ | 11.26 | 12.54 | 22.95 | - |
| YUV | 95.61 | 147.4 | 108.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 130 | 0.48 | 0.21 | 0 | 0.49 | 206.13 | 0.31 | 0.39 |
| Hex | 44 | 67 | 82 | 30 | 15 | 0 | 31 | CE | 1F | 27 |
| Octal | 104 | 147 | 202 | 60 | 25 | 0 | 61 | 316 | 37 | 47 |
| Binary | 1000100 | 1100111 | 10000010 | 110000 | 10101 | 0 | 110001 | 11001110 | 11111 | 100111 |
Color Harmonies of #446782
Complementary color
Monochromatic Colors of #446782
Black with #446782
Text Example
Text Example
White with #446782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446782; }
p { color: rgb(68,103,130); }
H1.HeaderClassName
{
color: #446782;
}
.AnyTagClassName
{
color: #446782;
}
</style>
background-color css
<style>
a { background-color: #446782; }
a { background-color: rgb(68,103,130); }
div.DivClassName
{
background-color: #446782;
}
.BgClassName
{
background-color: #446782;
}
</style>
border-color css
<style>
span { border-color: #446782; }
span { border-color: rgb(68,103,130); }
td.TdClassName
{
border-color: #446782;
}
.TagClassName
{
border-color: #446782;
}
</style>