Shades of Wedgewood #446085
Tints of Wedgewood #446085
RGB
CMYK
RGB Variations
Color information
#446085 (or 0x446085) is known color: Wedgewood. HEX triplet: 44, 60 and 85. RGB value is (68,96,133). Sum of RGB (Red+Green+Blue) = 68+96+133=297 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.90% from 297); Green value is 96 (37.89% from 255 or 32.32% from 297); Blue value is 133 (52.34% from 255 or 44.78% from 297); Max value from RGB is 133 - color contains mainly: blue. Hex color #446085 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446085 is #BB9F7A. Grayscale: #5B5B5B. Windows color (decimal): -12296059 or 8740932. OLE color: 8740932.
HSL color Cylindrical-coordinate representation of color #446085: hue angle of 214.15º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #446085 is Cyan = 0.49, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 96 | 133 | - |
| CMYK | 0.49 | 0.28 | 0 | 0.48 |
| HSL | 214.15º | 0.32% | 0.39% | - |
| HSV(B) | 214.15º | 0.49% | 0.52% | - |
| XYZ | 10.8 | 11.29 | 23.8 | - |
| YUV | 91.85 | 151.22 | 110.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 133 | 0.49 | 0.28 | 0 | 0.48 | 214.15 | 0.32 | 0.39 |
| Hex | 44 | 60 | 85 | 31 | 1C | 0 | 30 | D6 | 20 | 27 |
| Octal | 104 | 140 | 205 | 61 | 34 | 0 | 60 | 326 | 40 | 47 |
| Binary | 1000100 | 1100000 | 10000101 | 110001 | 11100 | 0 | 110000 | 11010110 | 100000 | 100111 |
Color Harmonies of #446085
Complementary color
Monochromatic Colors of #446085
Black with #446085
Text Example
Text Example
White with #446085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446085; }
p { color: rgb(68,96,133); }
H1.HeaderClassName
{
color: #446085;
}
.AnyTagClassName
{
color: #446085;
}
</style>
background-color css
<style>
a { background-color: #446085; }
a { background-color: rgb(68,96,133); }
div.DivClassName
{
background-color: #446085;
}
.BgClassName
{
background-color: #446085;
}
</style>
border-color css
<style>
span { border-color: #446085; }
span { border-color: rgb(68,96,133); }
td.TdClassName
{
border-color: #446085;
}
.TagClassName
{
border-color: #446085;
}
</style>