Shades of Wedgewood #406686
Tints of Wedgewood #406686
RGB
CMYK
RGB Variations
Color information
#406686 (or 0x406686) is known color: Wedgewood. HEX triplet: 40, 66 and 86. RGB value is (64,102,134). Sum of RGB (Red+Green+Blue) = 64+102+134=300 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.33% from 300); Green value is 102 (40.23% from 255 or 34% from 300); Blue value is 134 (52.73% from 255 or 44.67% from 300); Max value from RGB is 134 - color contains mainly: blue. Hex color #406686 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406686 is #BF9979. Grayscale: #5E5E5E. Windows color (decimal): -12556666 or 8808000. OLE color: 8808000.
HSL color Cylindrical-coordinate representation of color #406686: hue angle of 207.43º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #406686 is Cyan = 0.52, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 102 | 134 | - |
| CMYK | 0.52 | 0.24 | 0 | 0.47 |
| HSL | 207.43º | 0.35% | 0.39% | - |
| HSV(B) | 207.43º | 0.52% | 0.53% | - |
| XYZ | 11.17 | 12.31 | 24.34 | - |
| YUV | 94.29 | 150.41 | 106.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 134 | 0.52 | 0.24 | 0 | 0.47 | 207.43 | 0.35 | 0.39 |
| Hex | 40 | 66 | 86 | 34 | 18 | 0 | 2F | CF | 23 | 27 |
| Octal | 100 | 146 | 206 | 64 | 30 | 0 | 57 | 317 | 43 | 47 |
| Binary | 1000000 | 1100110 | 10000110 | 110100 | 11000 | 0 | 101111 | 11001111 | 100011 | 100111 |
Color Harmonies of #406686
Complementary color
Monochromatic Colors of #406686
Black with #406686
Text Example
Text Example
White with #406686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406686; }
p { color: rgb(64,102,134); }
H1.HeaderClassName
{
color: #406686;
}
.AnyTagClassName
{
color: #406686;
}
</style>
background-color css
<style>
a { background-color: #406686; }
a { background-color: rgb(64,102,134); }
div.DivClassName
{
background-color: #406686;
}
.BgClassName
{
background-color: #406686;
}
</style>
border-color css
<style>
span { border-color: #406686; }
span { border-color: rgb(64,102,134); }
td.TdClassName
{
border-color: #406686;
}
.TagClassName
{
border-color: #406686;
}
</style>