Shades of Wedgewood #467193
Tints of Wedgewood #467193
RGB
CMYK
RGB Variations
Color information
#467193 (or 0x467193) is known color: Wedgewood. HEX triplet: 46, 71 and 93. RGB value is (70,113,147). Sum of RGB (Red+Green+Blue) = 70+113+147=330 (43% of max value = 765). Red value is 70 (27.73% from 255 or 21.21% from 330); Green value is 113 (44.53% from 255 or 34.24% from 330); Blue value is 147 (57.81% from 255 or 44.55% from 330); Max value from RGB is 147 - color contains mainly: blue. Hex color #467193 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467193 is #B98E6C. Grayscale: #676767. Windows color (decimal): -12160621 or 9662790. OLE color: 9662790.
HSL color Cylindrical-coordinate representation of color #467193: hue angle of 206.49º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #467193 is Cyan = 0.52, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 113 | 147 | - |
| CMYK | 0.52 | 0.23 | 0 | 0.42 |
| HSL | 206.49º | 0.35% | 0.43% | - |
| HSV(B) | 206.49º | 0.52% | 0.58% | - |
| XYZ | 13.7 | 15.22 | 29.82 | - |
| YUV | 104.02 | 152.25 | 103.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 147 | 0.52 | 0.23 | 0 | 0.42 | 206.49 | 0.35 | 0.43 |
| Hex | 46 | 71 | 93 | 34 | 17 | 0 | 2A | CE | 23 | 2B |
| Octal | 106 | 161 | 223 | 64 | 27 | 0 | 52 | 316 | 43 | 53 |
| Binary | 1000110 | 1110001 | 10010011 | 110100 | 10111 | 0 | 101010 | 11001110 | 100011 | 101011 |
Color Harmonies of #467193
Complementary color
Monochromatic Colors of #467193
Black with #467193
Text Example
Text Example
White with #467193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467193; }
p { color: rgb(70,113,147); }
H1.HeaderClassName
{
color: #467193;
}
.AnyTagClassName
{
color: #467193;
}
</style>
background-color css
<style>
a { background-color: #467193; }
a { background-color: rgb(70,113,147); }
div.DivClassName
{
background-color: #467193;
}
.BgClassName
{
background-color: #467193;
}
</style>
border-color css
<style>
span { border-color: #467193; }
span { border-color: rgb(70,113,147); }
td.TdClassName
{
border-color: #467193;
}
.TagClassName
{
border-color: #467193;
}
</style>