Shades of Wedgewood #426892
Tints of Wedgewood #426892
RGB
CMYK
RGB Variations
Color information
#426892 (or 0x426892) is known color: Wedgewood. HEX triplet: 42, 68 and 92. RGB value is (66,104,146). Sum of RGB (Red+Green+Blue) = 66+104+146=316 (41% of max value = 765). Red value is 66 (26.17% from 255 or 20.89% from 316); Green value is 104 (41.02% from 255 or 32.91% from 316); Blue value is 146 (57.42% from 255 or 46.20% from 316); Max value from RGB is 146 - color contains mainly: blue. Hex color #426892 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426892 is #BD976D. Grayscale: #616161. Windows color (decimal): -12425070 or 9594946. OLE color: 9594946.
HSL color Cylindrical-coordinate representation of color #426892: hue angle of 211.5º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #426892 is Cyan = 0.55, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 104 | 146 | - |
| CMYK | 0.55 | 0.29 | 0 | 0.43 |
| HSL | 211.5º | 0.38% | 0.42% | - |
| HSV(B) | 211.5º | 0.55% | 0.57% | - |
| XYZ | 12.39 | 13.13 | 29.08 | - |
| YUV | 97.43 | 155.41 | 105.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 146 | 0.55 | 0.29 | 0 | 0.43 | 211.5 | 0.38 | 0.42 |
| Hex | 42 | 68 | 92 | 37 | 1D | 0 | 2B | D4 | 26 | 2A |
| Octal | 102 | 150 | 222 | 67 | 35 | 0 | 53 | 324 | 46 | 52 |
| Binary | 1000010 | 1101000 | 10010010 | 110111 | 11101 | 0 | 101011 | 11010100 | 100110 | 101010 |
Color Harmonies of #426892
Complementary color
Monochromatic Colors of #426892
Black with #426892
Text Example
Text Example
White with #426892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426892; }
p { color: rgb(66,104,146); }
H1.HeaderClassName
{
color: #426892;
}
.AnyTagClassName
{
color: #426892;
}
</style>
background-color css
<style>
a { background-color: #426892; }
a { background-color: rgb(66,104,146); }
div.DivClassName
{
background-color: #426892;
}
.BgClassName
{
background-color: #426892;
}
</style>
border-color css
<style>
span { border-color: #426892; }
span { border-color: rgb(66,104,146); }
td.TdClassName
{
border-color: #426892;
}
.TagClassName
{
border-color: #426892;
}
</style>