Shades of Wedgewood #446987
Tints of Wedgewood #446987
RGB
CMYK
RGB Variations
Color information
#446987 (or 0x446987) is known color: Wedgewood. HEX triplet: 44, 69 and 87. RGB value is (68,105,135). Sum of RGB (Red+Green+Blue) = 68+105+135=308 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.08% from 308); Green value is 105 (41.41% from 255 or 34.09% from 308); Blue value is 135 (53.12% from 255 or 43.83% from 308); Max value from RGB is 135 - color contains mainly: blue. Hex color #446987 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446987 is #BB9678. Grayscale: #616161. Windows color (decimal): -12293753 or 8874308. OLE color: 8874308.
HSL color Cylindrical-coordinate representation of color #446987: hue angle of 206.87º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #446987 is Cyan = 0.50, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 105 | 135 | - |
| CMYK | 0.50 | 0.22 | 0 | 0.47 |
| HSL | 206.87º | 0.33% | 0.4% | - |
| HSV(B) | 206.87º | 0.5% | 0.53% | - |
| XYZ | 11.81 | 13.08 | 24.82 | - |
| YUV | 97.36 | 149.24 | 107.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 135 | 0.50 | 0.22 | 0 | 0.47 | 206.87 | 0.33 | 0.4 |
| Hex | 44 | 69 | 87 | 32 | 16 | 0 | 2F | CF | 21 | 28 |
| Octal | 104 | 151 | 207 | 62 | 26 | 0 | 57 | 317 | 41 | 50 |
| Binary | 1000100 | 1101001 | 10000111 | 110010 | 10110 | 0 | 101111 | 11001111 | 100001 | 101000 |
Color Harmonies of #446987
Complementary color
Monochromatic Colors of #446987
Black with #446987
Text Example
Text Example
White with #446987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446987; }
p { color: rgb(68,105,135); }
H1.HeaderClassName
{
color: #446987;
}
.AnyTagClassName
{
color: #446987;
}
</style>
background-color css
<style>
a { background-color: #446987; }
a { background-color: rgb(68,105,135); }
div.DivClassName
{
background-color: #446987;
}
.BgClassName
{
background-color: #446987;
}
</style>
border-color css
<style>
span { border-color: #446987; }
span { border-color: rgb(68,105,135); }
td.TdClassName
{
border-color: #446987;
}
.TagClassName
{
border-color: #446987;
}
</style>