Shades of Wedgewood #426786
Tints of Wedgewood #426786
RGB
CMYK
RGB Variations
Color information
#426786 (or 0x426786) is known color: Wedgewood. HEX triplet: 42, 67 and 86. RGB value is (66,103,134). Sum of RGB (Red+Green+Blue) = 66+103+134=303 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.78% from 303); Green value is 103 (40.62% from 255 or 33.99% from 303); Blue value is 134 (52.73% from 255 or 44.22% from 303); Max value from RGB is 134 - color contains mainly: blue. Hex color #426786 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426786 is #BD9879. Grayscale: #5F5F5F. Windows color (decimal): -12425338 or 8808258. OLE color: 8808258.
HSL color Cylindrical-coordinate representation of color #426786: hue angle of 207.35º 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 #426786 is Cyan = 0.51, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 103 | 134 | - |
| CMYK | 0.51 | 0.23 | 0 | 0.47 |
| HSL | 207.35º | 0.34% | 0.39% | - |
| HSV(B) | 207.35º | 0.51% | 0.53% | - |
| XYZ | 11.4 | 12.58 | 24.38 | - |
| YUV | 95.47 | 149.74 | 106.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 134 | 0.51 | 0.23 | 0 | 0.47 | 207.35 | 0.34 | 0.39 |
| Hex | 42 | 67 | 86 | 33 | 17 | 0 | 2F | CF | 22 | 27 |
| Octal | 102 | 147 | 206 | 63 | 27 | 0 | 57 | 317 | 42 | 47 |
| Binary | 1000010 | 1100111 | 10000110 | 110011 | 10111 | 0 | 101111 | 11001111 | 100010 | 100111 |
Color Harmonies of #426786
Complementary color
Monochromatic Colors of #426786
Black with #426786
Text Example
Text Example
White with #426786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426786; }
p { color: rgb(66,103,134); }
H1.HeaderClassName
{
color: #426786;
}
.AnyTagClassName
{
color: #426786;
}
</style>
background-color css
<style>
a { background-color: #426786; }
a { background-color: rgb(66,103,134); }
div.DivClassName
{
background-color: #426786;
}
.BgClassName
{
background-color: #426786;
}
</style>
border-color css
<style>
span { border-color: #426786; }
span { border-color: rgb(66,103,134); }
td.TdClassName
{
border-color: #426786;
}
.TagClassName
{
border-color: #426786;
}
</style>