Shades of Wedgewood #446580
Tints of Wedgewood #446580
RGB
CMYK
RGB Variations
Color information
#446580 (or 0x446580) is known color: Wedgewood. HEX triplet: 44, 65 and 80. RGB value is (68,101,128). Sum of RGB (Red+Green+Blue) = 68+101+128=297 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.90% from 297); Green value is 101 (39.84% from 255 or 34.01% from 297); Blue value is 128 (50.39% from 255 or 43.10% from 297); Max value from RGB is 128 - color contains mainly: blue. Hex color #446580 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446580 is #BB9A7F. Grayscale: #5E5E5E. Windows color (decimal): -12294784 or 8414532. OLE color: 8414532.
HSL color Cylindrical-coordinate representation of color #446580: hue angle of 207º 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 #446580 is Cyan = 0.47, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 68 | 101 | 128 | - |
| CMYK | 0.47 | 0.21 | 0 | 0.50 |
| HSL | 207º | 0.31% | 0.38% | - |
| HSV(B) | 207º | 0.47% | 0.5% | - |
| XYZ | 10.93 | 12.09 | 22.18 | - |
| YUV | 94.21 | 147.07 | 109.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 128 | 0.47 | 0.21 | 0 | 0.50 | 207 | 0.31 | 0.38 |
| Hex | 44 | 65 | 80 | 2F | 15 | 0 | 32 | CF | 1F | 26 |
| Octal | 104 | 145 | 200 | 57 | 25 | 0 | 62 | 317 | 37 | 46 |
| Binary | 1000100 | 1100101 | 10000000 | 101111 | 10101 | 0 | 110010 | 11001111 | 11111 | 100110 |
Color Harmonies of #446580
Complementary color
Monochromatic Colors of #446580
Black with #446580
Text Example
Text Example
White with #446580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446580; }
p { color: rgb(68,101,128); }
H1.HeaderClassName
{
color: #446580;
}
.AnyTagClassName
{
color: #446580;
}
</style>
background-color css
<style>
a { background-color: #446580; }
a { background-color: rgb(68,101,128); }
div.DivClassName
{
background-color: #446580;
}
.BgClassName
{
background-color: #446580;
}
</style>
border-color css
<style>
span { border-color: #446580; }
span { border-color: rgb(68,101,128); }
td.TdClassName
{
border-color: #446580;
}
.TagClassName
{
border-color: #446580;
}
</style>