Shades of Wedgewood #406588
Tints of Wedgewood #406588
RGB
CMYK
RGB Variations
Color information
#406588 (or 0x406588) is known color: Wedgewood. HEX triplet: 40, 65 and 88. RGB value is (64,101,136). Sum of RGB (Red+Green+Blue) = 64+101+136=301 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.26% from 301); Green value is 101 (39.84% from 255 or 33.55% from 301); Blue value is 136 (53.52% from 255 or 45.18% from 301); Max value from RGB is 136 - color contains mainly: blue. Hex color #406588 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406588 is #BF9A77. Grayscale: #5D5D5D. Windows color (decimal): -12556920 or 8938816. OLE color: 8938816.
HSL color Cylindrical-coordinate representation of color #406588: hue angle of 209.17º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #406588 is Cyan = 0.53, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 101 | 136 | - |
| CMYK | 0.53 | 0.26 | 0 | 0.47 |
| HSL | 209.17º | 0.36% | 0.39% | - |
| HSV(B) | 209.17º | 0.53% | 0.53% | - |
| XYZ | 11.21 | 12.17 | 25.05 | - |
| YUV | 93.93 | 151.74 | 106.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 136 | 0.53 | 0.26 | 0 | 0.47 | 209.17 | 0.36 | 0.39 |
| Hex | 40 | 65 | 88 | 35 | 1A | 0 | 2F | D1 | 24 | 27 |
| Octal | 100 | 145 | 210 | 65 | 32 | 0 | 57 | 321 | 44 | 47 |
| Binary | 1000000 | 1100101 | 10001000 | 110101 | 11010 | 0 | 101111 | 11010001 | 100100 | 100111 |
Color Harmonies of #406588
Complementary color
Monochromatic Colors of #406588
Black with #406588
Text Example
Text Example
White with #406588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406588; }
p { color: rgb(64,101,136); }
H1.HeaderClassName
{
color: #406588;
}
.AnyTagClassName
{
color: #406588;
}
</style>
background-color css
<style>
a { background-color: #406588; }
a { background-color: rgb(64,101,136); }
div.DivClassName
{
background-color: #406588;
}
.BgClassName
{
background-color: #406588;
}
</style>
border-color css
<style>
span { border-color: #406588; }
span { border-color: rgb(64,101,136); }
td.TdClassName
{
border-color: #406588;
}
.TagClassName
{
border-color: #406588;
}
</style>