Shades of Wedgewood #426588
Tints of Wedgewood #426588
RGB
CMYK
RGB Variations
Color information
#426588 (or 0x426588) is known color: Wedgewood. HEX triplet: 42, 65 and 88. RGB value is (66,101,136). Sum of RGB (Red+Green+Blue) = 66+101+136=303 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.78% from 303); Green value is 101 (39.84% from 255 or 33.33% 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 #426588 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426588 is #BD9A77. Grayscale: #5E5E5E. Windows color (decimal): -12425848 or 8938818. OLE color: 8938818.
HSL color Cylindrical-coordinate representation of color #426588: hue angle of 210º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #426588 is Cyan = 0.51, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 101 | 136 | - |
| CMYK | 0.51 | 0.26 | 0 | 0.47 |
| HSL | 210º | 0.35% | 0.4% | - |
| HSV(B) | 210º | 0.51% | 0.53% | - |
| XYZ | 11.34 | 12.24 | 25.06 | - |
| YUV | 94.53 | 151.4 | 107.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 101 | 136 | 0.51 | 0.26 | 0 | 0.47 | 210 | 0.35 | 0.4 |
| Hex | 42 | 65 | 88 | 33 | 1A | 0 | 2F | D2 | 23 | 28 |
| Octal | 102 | 145 | 210 | 63 | 32 | 0 | 57 | 322 | 43 | 50 |
| Binary | 1000010 | 1100101 | 10001000 | 110011 | 11010 | 0 | 101111 | 11010010 | 100011 | 101000 |
Color Harmonies of #426588
Complementary color
Monochromatic Colors of #426588
Black with #426588
Text Example
Text Example
White with #426588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426588; }
p { color: rgb(66,101,136); }
H1.HeaderClassName
{
color: #426588;
}
.AnyTagClassName
{
color: #426588;
}
</style>
background-color css
<style>
a { background-color: #426588; }
a { background-color: rgb(66,101,136); }
div.DivClassName
{
background-color: #426588;
}
.BgClassName
{
background-color: #426588;
}
</style>
border-color css
<style>
span { border-color: #426588; }
span { border-color: rgb(66,101,136); }
td.TdClassName
{
border-color: #426588;
}
.TagClassName
{
border-color: #426588;
}
</style>