Shades of Wedgewood #426886
Tints of Wedgewood #426886
RGB
CMYK
RGB Variations
Color information
#426886 (or 0x426886) is known color: Wedgewood. HEX triplet: 42, 68 and 86. RGB value is (66,104,134). Sum of RGB (Red+Green+Blue) = 66+104+134=304 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.71% from 304); Green value is 104 (41.02% from 255 or 34.21% from 304); Blue value is 134 (52.73% from 255 or 44.08% from 304); Max value from RGB is 134 - color contains mainly: blue. Hex color #426886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426886 is #BD9779. Grayscale: #5F5F5F. Windows color (decimal): -12425082 or 8808514. OLE color: 8808514.
HSL color Cylindrical-coordinate representation of color #426886: hue angle of 206.47º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #426886 is Cyan = 0.51, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 104 | 134 | - |
| CMYK | 0.51 | 0.22 | 0 | 0.47 |
| HSL | 206.47º | 0.34% | 0.39% | - |
| HSV(B) | 206.47º | 0.51% | 0.53% | - |
| XYZ | 11.5 | 12.78 | 24.41 | - |
| YUV | 96.06 | 149.41 | 106.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 134 | 0.51 | 0.22 | 0 | 0.47 | 206.47 | 0.34 | 0.39 |
| Hex | 42 | 68 | 86 | 33 | 16 | 0 | 2F | CE | 22 | 27 |
| Octal | 102 | 150 | 206 | 63 | 26 | 0 | 57 | 316 | 42 | 47 |
| Binary | 1000010 | 1101000 | 10000110 | 110011 | 10110 | 0 | 101111 | 11001110 | 100010 | 100111 |
Color Harmonies of #426886
Complementary color
Monochromatic Colors of #426886
Black with #426886
Text Example
Text Example
White with #426886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426886; }
p { color: rgb(66,104,134); }
H1.HeaderClassName
{
color: #426886;
}
.AnyTagClassName
{
color: #426886;
}
</style>
background-color css
<style>
a { background-color: #426886; }
a { background-color: rgb(66,104,134); }
div.DivClassName
{
background-color: #426886;
}
.BgClassName
{
background-color: #426886;
}
</style>
border-color css
<style>
span { border-color: #426886; }
span { border-color: rgb(66,104,134); }
td.TdClassName
{
border-color: #426886;
}
.TagClassName
{
border-color: #426886;
}
</style>