Shades of Wedgewood #446481
Tints of Wedgewood #446481
RGB
CMYK
RGB Variations
Color information
#446481 (or 0x446481) is known color: Wedgewood. HEX triplet: 44, 64 and 81. RGB value is (68,100,129). Sum of RGB (Red+Green+Blue) = 68+100+129=297 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.90% from 297); Green value is 100 (39.45% from 255 or 33.67% from 297); Blue value is 129 (50.78% from 255 or 43.43% from 297); Max value from RGB is 129 - color contains mainly: blue. Hex color #446481 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446481 is #BB9B7E. Grayscale: #5D5D5D. Windows color (decimal): -12295039 or 8479812. OLE color: 8479812.
HSL color Cylindrical-coordinate representation of color #446481: hue angle of 208.52º 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 #446481 is Cyan = 0.47, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 100 | 129 | - |
| CMYK | 0.47 | 0.22 | 0 | 0.49 |
| HSL | 208.52º | 0.31% | 0.39% | - |
| HSV(B) | 208.52º | 0.47% | 0.51% | - |
| XYZ | 10.9 | 11.93 | 22.5 | - |
| YUV | 93.74 | 147.9 | 109.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 129 | 0.47 | 0.22 | 0 | 0.49 | 208.52 | 0.31 | 0.39 |
| Hex | 44 | 64 | 81 | 2F | 16 | 0 | 31 | D1 | 1F | 27 |
| Octal | 104 | 144 | 201 | 57 | 26 | 0 | 61 | 321 | 37 | 47 |
| Binary | 1000100 | 1100100 | 10000001 | 101111 | 10110 | 0 | 110001 | 11010001 | 11111 | 100111 |
Color Harmonies of #446481
Complementary color
Monochromatic Colors of #446481
Black with #446481
Text Example
Text Example
White with #446481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446481; }
p { color: rgb(68,100,129); }
H1.HeaderClassName
{
color: #446481;
}
.AnyTagClassName
{
color: #446481;
}
</style>
background-color css
<style>
a { background-color: #446481; }
a { background-color: rgb(68,100,129); }
div.DivClassName
{
background-color: #446481;
}
.BgClassName
{
background-color: #446481;
}
</style>
border-color css
<style>
span { border-color: #446481; }
span { border-color: rgb(68,100,129); }
td.TdClassName
{
border-color: #446481;
}
.TagClassName
{
border-color: #446481;
}
</style>