Shades of Wedgewood #446982
Tints of Wedgewood #446982
RGB
CMYK
RGB Variations
Color information
#446982 (or 0x446982) is known color: Wedgewood. HEX triplet: 44, 69 and 82. RGB value is (68,105,130). Sum of RGB (Red+Green+Blue) = 68+105+130=303 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.44% from 303); Green value is 105 (41.41% from 255 or 34.65% from 303); Blue value is 130 (51.17% from 255 or 42.90% from 303); Max value from RGB is 130 - color contains mainly: blue. Hex color #446982 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446982 is #BB967D. Grayscale: #606060. Windows color (decimal): -12293758 or 8546628. OLE color: 8546628.
HSL color Cylindrical-coordinate representation of color #446982: hue angle of 204.19º 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 #446982 is Cyan = 0.48, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 105 | 130 | - |
| CMYK | 0.48 | 0.19 | 0 | 0.49 |
| HSL | 204.19º | 0.31% | 0.39% | - |
| HSV(B) | 204.19º | 0.48% | 0.51% | - |
| XYZ | 11.46 | 12.94 | 23.01 | - |
| YUV | 96.79 | 146.74 | 107.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 130 | 0.48 | 0.19 | 0 | 0.49 | 204.19 | 0.31 | 0.39 |
| Hex | 44 | 69 | 82 | 30 | 13 | 0 | 31 | CC | 1F | 27 |
| Octal | 104 | 151 | 202 | 60 | 23 | 0 | 61 | 314 | 37 | 47 |
| Binary | 1000100 | 1101001 | 10000010 | 110000 | 10011 | 0 | 110001 | 11001100 | 11111 | 100111 |
Color Harmonies of #446982
Complementary color
Monochromatic Colors of #446982
Black with #446982
Text Example
Text Example
White with #446982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446982; }
p { color: rgb(68,105,130); }
H1.HeaderClassName
{
color: #446982;
}
.AnyTagClassName
{
color: #446982;
}
</style>
background-color css
<style>
a { background-color: #446982; }
a { background-color: rgb(68,105,130); }
div.DivClassName
{
background-color: #446982;
}
.BgClassName
{
background-color: #446982;
}
</style>
border-color css
<style>
span { border-color: #446982; }
span { border-color: rgb(68,105,130); }
td.TdClassName
{
border-color: #446982;
}
.TagClassName
{
border-color: #446982;
}
</style>