Shades of Wedgewood #426486
Tints of Wedgewood #426486
RGB
CMYK
RGB Variations
Color information
#426486 (or 0x426486) is known color: Wedgewood. HEX triplet: 42, 64 and 86. RGB value is (66,100,134). Sum of RGB (Red+Green+Blue) = 66+100+134=300 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22% from 300); Green value is 100 (39.45% from 255 or 33.33% from 300); Blue value is 134 (52.73% from 255 or 44.67% from 300); Max value from RGB is 134 - color contains mainly: blue. Hex color #426486 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426486 is #BD9B79. Grayscale: #5D5D5D. Windows color (decimal): -12426106 or 8807490. OLE color: 8807490.
HSL color Cylindrical-coordinate representation of color #426486: hue angle of 210º 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 #426486 is Cyan = 0.51, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 100 | 134 | - |
| CMYK | 0.51 | 0.25 | 0 | 0.47 |
| HSL | 210º | 0.34% | 0.39% | - |
| HSV(B) | 210º | 0.51% | 0.53% | - |
| XYZ | 11.11 | 11.99 | 24.28 | - |
| YUV | 93.71 | 150.74 | 108.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 134 | 0.51 | 0.25 | 0 | 0.47 | 210 | 0.34 | 0.39 |
| Hex | 42 | 64 | 86 | 33 | 19 | 0 | 2F | D2 | 22 | 27 |
| Octal | 102 | 144 | 206 | 63 | 31 | 0 | 57 | 322 | 42 | 47 |
| Binary | 1000010 | 1100100 | 10000110 | 110011 | 11001 | 0 | 101111 | 11010010 | 100010 | 100111 |
Color Harmonies of #426486
Complementary color
Monochromatic Colors of #426486
Black with #426486
Text Example
Text Example
White with #426486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426486; }
p { color: rgb(66,100,134); }
H1.HeaderClassName
{
color: #426486;
}
.AnyTagClassName
{
color: #426486;
}
</style>
background-color css
<style>
a { background-color: #426486; }
a { background-color: rgb(66,100,134); }
div.DivClassName
{
background-color: #426486;
}
.BgClassName
{
background-color: #426486;
}
</style>
border-color css
<style>
span { border-color: #426486; }
span { border-color: rgb(66,100,134); }
td.TdClassName
{
border-color: #426486;
}
.TagClassName
{
border-color: #426486;
}
</style>