Shades of Wedgewood #406788
Tints of Wedgewood #406788
RGB
CMYK
RGB Variations
Color information
#406788 (or 0x406788) is known color: Wedgewood. HEX triplet: 40, 67 and 88. RGB value is (64,103,136). Sum of RGB (Red+Green+Blue) = 64+103+136=303 (40% of max value = 765). Red value is 64 (25.39% from 255 or 21.12% from 303); Green value is 103 (40.62% from 255 or 33.99% from 303); Blue value is 136 (53.52% from 255 or 44.88% from 303); Max value from RGB is 136 - color contains mainly: blue. Hex color #406788 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406788 is #BF9877. Grayscale: #5E5E5E. Windows color (decimal): -12556408 or 8939328. OLE color: 8939328.
HSL color Cylindrical-coordinate representation of color #406788: hue angle of 207.5º 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 #406788 is Cyan = 0.53, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 103 | 136 | - |
| CMYK | 0.53 | 0.24 | 0 | 0.47 |
| HSL | 207.5º | 0.36% | 0.39% | - |
| HSV(B) | 207.5º | 0.53% | 0.53% | - |
| XYZ | 11.41 | 12.57 | 25.12 | - |
| YUV | 95.1 | 151.08 | 105.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 136 | 0.53 | 0.24 | 0 | 0.47 | 207.5 | 0.36 | 0.39 |
| Hex | 40 | 67 | 88 | 35 | 18 | 0 | 2F | D0 | 24 | 27 |
| Octal | 100 | 147 | 210 | 65 | 30 | 0 | 57 | 320 | 44 | 47 |
| Binary | 1000000 | 1100111 | 10001000 | 110101 | 11000 | 0 | 101111 | 11010000 | 100100 | 100111 |
Color Harmonies of #406788
Complementary color
Monochromatic Colors of #406788
Black with #406788
Text Example
Text Example
White with #406788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406788; }
p { color: rgb(64,103,136); }
H1.HeaderClassName
{
color: #406788;
}
.AnyTagClassName
{
color: #406788;
}
</style>
background-color css
<style>
a { background-color: #406788; }
a { background-color: rgb(64,103,136); }
div.DivClassName
{
background-color: #406788;
}
.BgClassName
{
background-color: #406788;
}
</style>
border-color css
<style>
span { border-color: #406788; }
span { border-color: rgb(64,103,136); }
td.TdClassName
{
border-color: #406788;
}
.TagClassName
{
border-color: #406788;
}
</style>