Shades of Wedgewood #406786
Tints of Wedgewood #406786
RGB
CMYK
RGB Variations
Color information
#406786 (or 0x406786) is known color: Wedgewood. HEX triplet: 40, 67 and 86. RGB value is (64,103,134). Sum of RGB (Red+Green+Blue) = 64+103+134=301 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.26% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 134 (52.73% from 255 or 44.52% from 301); Max value from RGB is 134 - color contains mainly: blue. Hex color #406786 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406786 is #BF9879. Grayscale: #5E5E5E. Windows color (decimal): -12556410 or 8808256. OLE color: 8808256.
HSL color Cylindrical-coordinate representation of color #406786: hue angle of 206.57º 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 #406786 is Cyan = 0.52, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 103 | 134 | - |
| CMYK | 0.52 | 0.23 | 0 | 0.47 |
| HSL | 206.57º | 0.35% | 0.39% | - |
| HSV(B) | 206.57º | 0.52% | 0.53% | - |
| XYZ | 11.27 | 12.51 | 24.38 | - |
| YUV | 94.87 | 150.08 | 105.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 134 | 0.52 | 0.23 | 0 | 0.47 | 206.57 | 0.35 | 0.39 |
| Hex | 40 | 67 | 86 | 34 | 17 | 0 | 2F | CF | 23 | 27 |
| Octal | 100 | 147 | 206 | 64 | 27 | 0 | 57 | 317 | 43 | 47 |
| Binary | 1000000 | 1100111 | 10000110 | 110100 | 10111 | 0 | 101111 | 11001111 | 100011 | 100111 |
Color Harmonies of #406786
Complementary color
Monochromatic Colors of #406786
Black with #406786
Text Example
Text Example
White with #406786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406786; }
p { color: rgb(64,103,134); }
H1.HeaderClassName
{
color: #406786;
}
.AnyTagClassName
{
color: #406786;
}
</style>
background-color css
<style>
a { background-color: #406786; }
a { background-color: rgb(64,103,134); }
div.DivClassName
{
background-color: #406786;
}
.BgClassName
{
background-color: #406786;
}
</style>
border-color css
<style>
span { border-color: #406786; }
span { border-color: rgb(64,103,134); }
td.TdClassName
{
border-color: #406786;
}
.TagClassName
{
border-color: #406786;
}
</style>