Shades of Wedgewood #406892
Tints of Wedgewood #406892
RGB
CMYK
RGB Variations
Color information
#406892 (or 0x406892) is known color: Wedgewood. HEX triplet: 40, 68 and 92. RGB value is (64,104,146). Sum of RGB (Red+Green+Blue) = 64+104+146=314 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.38% from 314); Green value is 104 (41.02% from 255 or 33.12% from 314); Blue value is 146 (57.42% from 255 or 46.50% from 314); Max value from RGB is 146 - color contains mainly: blue. Hex color #406892 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406892 is #BF976D. Grayscale: #606060. Windows color (decimal): -12556142 or 9594944. OLE color: 9594944.
HSL color Cylindrical-coordinate representation of color #406892: hue angle of 210.73º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #406892 is Cyan = 0.56, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 64 | 104 | 146 | - |
| CMYK | 0.56 | 0.29 | 0 | 0.43 |
| HSL | 210.73º | 0.39% | 0.41% | - |
| HSV(B) | 210.73º | 0.56% | 0.57% | - |
| XYZ | 12.25 | 13.07 | 29.07 | - |
| YUV | 96.83 | 155.75 | 104.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 146 | 0.56 | 0.29 | 0 | 0.43 | 210.73 | 0.39 | 0.41 |
| Hex | 40 | 68 | 92 | 38 | 1D | 0 | 2B | D3 | 27 | 29 |
| Octal | 100 | 150 | 222 | 70 | 35 | 0 | 53 | 323 | 47 | 51 |
| Binary | 1000000 | 1101000 | 10010010 | 111000 | 11101 | 0 | 101011 | 11010011 | 100111 | 101001 |
Color Harmonies of #406892
Complementary color
Monochromatic Colors of #406892
Black with #406892
Text Example
Text Example
White with #406892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406892; }
p { color: rgb(64,104,146); }
H1.HeaderClassName
{
color: #406892;
}
.AnyTagClassName
{
color: #406892;
}
</style>
background-color css
<style>
a { background-color: #406892; }
a { background-color: rgb(64,104,146); }
div.DivClassName
{
background-color: #406892;
}
.BgClassName
{
background-color: #406892;
}
</style>
border-color css
<style>
span { border-color: #406892; }
span { border-color: rgb(64,104,146); }
td.TdClassName
{
border-color: #406892;
}
.TagClassName
{
border-color: #406892;
}
</style>