Shades of Wedgewood #436994
Tints of Wedgewood #436994
RGB
CMYK
RGB Variations
Color information
#436994 (or 0x436994) is known color: Wedgewood. HEX triplet: 43, 69 and 94. RGB value is (67,105,148). Sum of RGB (Red+Green+Blue) = 67+105+148=320 (42% of max value = 765). Red value is 67 (26.56% from 255 or 20.94% from 320); Green value is 105 (41.41% from 255 or 32.81% from 320); Blue value is 148 (58.20% from 255 or 46.25% from 320); Max value from RGB is 148 - color contains mainly: blue. Hex color #436994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436994 is #BC966B. Grayscale: #626262. Windows color (decimal): -12359276 or 9726275. OLE color: 9726275.
HSL color Cylindrical-coordinate representation of color #436994: 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 #436994 is Cyan = 0.55, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 105 | 148 | - |
| 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.71 | 13.43 | 29.94 | - |
| YUV | 98.54 | 155.91 | 105.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 105 | 148 | 0.55 | 0.29 | 0 | 0.42 | 211.85 | 0.38 | 0.42 |
| Hex | 43 | 69 | 94 | 37 | 1D | 0 | 2A | D4 | 26 | 2A |
| Octal | 103 | 151 | 224 | 67 | 35 | 0 | 52 | 324 | 46 | 52 |
| Binary | 1000011 | 1101001 | 10010100 | 110111 | 11101 | 0 | 101010 | 11010100 | 100110 | 101010 |
Color Harmonies of #436994
Complementary color
Monochromatic Colors of #436994
Black with #436994
Text Example
Text Example
White with #436994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436994; }
p { color: rgb(67,105,148); }
H1.HeaderClassName
{
color: #436994;
}
.AnyTagClassName
{
color: #436994;
}
</style>
background-color css
<style>
a { background-color: #436994; }
a { background-color: rgb(67,105,148); }
div.DivClassName
{
background-color: #436994;
}
.BgClassName
{
background-color: #436994;
}
</style>
border-color css
<style>
span { border-color: #436994; }
span { border-color: rgb(67,105,148); }
td.TdClassName
{
border-color: #436994;
}
.TagClassName
{
border-color: #436994;
}
</style>