Shades of Wedgewood #426789
Tints of Wedgewood #426789
RGB
CMYK
RGB Variations
Color information
#426789 (or 0x426789) is known color: Wedgewood. HEX triplet: 42, 67 and 89. RGB value is (66,103,137). Sum of RGB (Red+Green+Blue) = 66+103+137=306 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.57% from 306); Green value is 103 (40.62% from 255 or 33.66% from 306); Blue value is 137 (53.91% from 255 or 44.77% from 306); Max value from RGB is 137 - color contains mainly: blue. Hex color #426789 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426789 is #BD9876. Grayscale: #5F5F5F. Windows color (decimal): -12425335 or 9004866. OLE color: 9004866.
HSL color Cylindrical-coordinate representation of color #426789: hue angle of 208.73º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #426789 is Cyan = 0.52, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 103 | 137 | - |
| CMYK | 0.52 | 0.25 | 0 | 0.46 |
| HSL | 208.73º | 0.35% | 0.4% | - |
| HSV(B) | 208.73º | 0.52% | 0.54% | - |
| XYZ | 11.61 | 12.66 | 25.5 | - |
| YUV | 95.81 | 151.24 | 106.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 137 | 0.52 | 0.25 | 0 | 0.46 | 208.73 | 0.35 | 0.4 |
| Hex | 42 | 67 | 89 | 34 | 19 | 0 | 2E | D1 | 23 | 28 |
| Octal | 102 | 147 | 211 | 64 | 31 | 0 | 56 | 321 | 43 | 50 |
| Binary | 1000010 | 1100111 | 10001001 | 110100 | 11001 | 0 | 101110 | 11010001 | 100011 | 101000 |
Color Harmonies of #426789
Complementary color
Monochromatic Colors of #426789
Black with #426789
Text Example
Text Example
White with #426789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426789; }
p { color: rgb(66,103,137); }
H1.HeaderClassName
{
color: #426789;
}
.AnyTagClassName
{
color: #426789;
}
</style>
background-color css
<style>
a { background-color: #426789; }
a { background-color: rgb(66,103,137); }
div.DivClassName
{
background-color: #426789;
}
.BgClassName
{
background-color: #426789;
}
</style>
border-color css
<style>
span { border-color: #426789; }
span { border-color: rgb(66,103,137); }
td.TdClassName
{
border-color: #426789;
}
.TagClassName
{
border-color: #426789;
}
</style>