Shades of Wedgewood #426893
Tints of Wedgewood #426893
RGB
CMYK
RGB Variations
Color information
#426893 (or 0x426893) is known color: Wedgewood. HEX triplet: 42, 68 and 93. RGB value is (66,104,147). Sum of RGB (Red+Green+Blue) = 66+104+147=317 (41% of max value = 765). Red value is 66 (26.17% from 255 or 20.82% from 317); Green value is 104 (41.02% from 255 or 32.81% from 317); Blue value is 147 (57.81% from 255 or 46.37% from 317); Max value from RGB is 147 - color contains mainly: blue. Hex color #426893 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426893 is #BD976C. Grayscale: #616161. Windows color (decimal): -12425069 or 9660482. OLE color: 9660482.
HSL color Cylindrical-coordinate representation of color #426893: hue angle of 211.85º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #426893 is Cyan = 0.55, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 104 | 147 | - |
| CMYK | 0.55 | 0.29 | 0 | 0.42 |
| HSL | 211.85º | 0.38% | 0.42% | - |
| HSV(B) | 211.85º | 0.55% | 0.58% | - |
| XYZ | 12.46 | 13.17 | 29.49 | - |
| YUV | 97.54 | 155.91 | 105.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 147 | 0.55 | 0.29 | 0 | 0.42 | 211.85 | 0.38 | 0.42 |
| Hex | 42 | 68 | 93 | 37 | 1D | 0 | 2A | D4 | 26 | 2A |
| Octal | 102 | 150 | 223 | 67 | 35 | 0 | 52 | 324 | 46 | 52 |
| Binary | 1000010 | 1101000 | 10010011 | 110111 | 11101 | 0 | 101010 | 11010100 | 100110 | 101010 |
Color Harmonies of #426893
Complementary color
Monochromatic Colors of #426893
Black with #426893
Text Example
Text Example
White with #426893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426893; }
p { color: rgb(66,104,147); }
H1.HeaderClassName
{
color: #426893;
}
.AnyTagClassName
{
color: #426893;
}
</style>
background-color css
<style>
a { background-color: #426893; }
a { background-color: rgb(66,104,147); }
div.DivClassName
{
background-color: #426893;
}
.BgClassName
{
background-color: #426893;
}
</style>
border-color css
<style>
span { border-color: #426893; }
span { border-color: rgb(66,104,147); }
td.TdClassName
{
border-color: #426893;
}
.TagClassName
{
border-color: #426893;
}
</style>