Shades of Wedgewood #446791
Tints of Wedgewood #446791
RGB
CMYK
RGB Variations
Color information
#446791 (or 0x446791) is known color: Wedgewood. HEX triplet: 44, 67 and 91. RGB value is (68,103,145). Sum of RGB (Red+Green+Blue) = 68+103+145=316 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.52% from 316); Green value is 103 (40.62% from 255 or 32.59% from 316); Blue value is 145 (57.03% from 255 or 45.89% from 316); Max value from RGB is 145 - color contains mainly: blue. Hex color #446791 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446791 is #BB986E. Grayscale: #616161. Windows color (decimal): -12294255 or 9529156. OLE color: 9529156.
HSL color Cylindrical-coordinate representation of color #446791: hue angle of 212.73º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #446791 is Cyan = 0.53, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 103 | 145 | - |
| CMYK | 0.53 | 0.29 | 0 | 0.43 |
| HSL | 212.73º | 0.36% | 0.42% | - |
| HSV(B) | 212.73º | 0.53% | 0.57% | - |
| XYZ | 12.34 | 12.97 | 28.64 | - |
| YUV | 97.32 | 154.9 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 145 | 0.53 | 0.29 | 0 | 0.43 | 212.73 | 0.36 | 0.42 |
| Hex | 44 | 67 | 91 | 35 | 1D | 0 | 2B | D5 | 24 | 2A |
| Octal | 104 | 147 | 221 | 65 | 35 | 0 | 53 | 325 | 44 | 52 |
| Binary | 1000100 | 1100111 | 10010001 | 110101 | 11101 | 0 | 101011 | 11010101 | 100100 | 101010 |
Color Harmonies of #446791
Complementary color
Monochromatic Colors of #446791
Black with #446791
Text Example
Text Example
White with #446791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446791; }
p { color: rgb(68,103,145); }
H1.HeaderClassName
{
color: #446791;
}
.AnyTagClassName
{
color: #446791;
}
</style>
background-color css
<style>
a { background-color: #446791; }
a { background-color: rgb(68,103,145); }
div.DivClassName
{
background-color: #446791;
}
.BgClassName
{
background-color: #446791;
}
</style>
border-color css
<style>
span { border-color: #446791; }
span { border-color: rgb(68,103,145); }
td.TdClassName
{
border-color: #446791;
}
.TagClassName
{
border-color: #446791;
}
</style>