Shades of Wedgewood #446881
Tints of Wedgewood #446881
RGB
CMYK
RGB Variations
Color information
#446881 (or 0x446881) is known color: Wedgewood. HEX triplet: 44, 68 and 81. RGB value is (68,104,129). Sum of RGB (Red+Green+Blue) = 68+104+129=301 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.59% from 301); Green value is 104 (41.02% from 255 or 34.55% from 301); Blue value is 129 (50.78% from 255 or 42.86% from 301); Max value from RGB is 129 - color contains mainly: blue. Hex color #446881 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446881 is #BB977E. Grayscale: #5F5F5F. Windows color (decimal): -12294015 or 8480836. OLE color: 8480836.
HSL color Cylindrical-coordinate representation of color #446881: hue angle of 204.59º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #446881 is Cyan = 0.47, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 104 | 129 | - |
| CMYK | 0.47 | 0.19 | 0 | 0.49 |
| HSL | 204.59º | 0.31% | 0.39% | - |
| HSV(B) | 204.59º | 0.47% | 0.51% | - |
| XYZ | 11.3 | 12.71 | 22.63 | - |
| YUV | 96.09 | 146.57 | 107.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 104 | 129 | 0.47 | 0.19 | 0 | 0.49 | 204.59 | 0.31 | 0.39 |
| Hex | 44 | 68 | 81 | 2F | 13 | 0 | 31 | CD | 1F | 27 |
| Octal | 104 | 150 | 201 | 57 | 23 | 0 | 61 | 315 | 37 | 47 |
| Binary | 1000100 | 1101000 | 10000001 | 101111 | 10011 | 0 | 110001 | 11001101 | 11111 | 100111 |
Color Harmonies of #446881
Complementary color
Monochromatic Colors of #446881
Black with #446881
Text Example
Text Example
White with #446881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446881; }
p { color: rgb(68,104,129); }
H1.HeaderClassName
{
color: #446881;
}
.AnyTagClassName
{
color: #446881;
}
</style>
background-color css
<style>
a { background-color: #446881; }
a { background-color: rgb(68,104,129); }
div.DivClassName
{
background-color: #446881;
}
.BgClassName
{
background-color: #446881;
}
</style>
border-color css
<style>
span { border-color: #446881; }
span { border-color: rgb(68,104,129); }
td.TdClassName
{
border-color: #446881;
}
.TagClassName
{
border-color: #446881;
}
</style>