Shades of Wedgewood #436993
Tints of Wedgewood #436993
RGB
CMYK
RGB Variations
Color information
#436993 (or 0x436993) is known color: Wedgewood. HEX triplet: 43, 69 and 93. RGB value is (67,105,147). Sum of RGB (Red+Green+Blue) = 67+105+147=319 (42% of max value = 765). Red value is 67 (26.56% from 255 or 21.00% from 319); Green value is 105 (41.41% from 255 or 32.92% from 319); Blue value is 147 (57.81% from 255 or 46.08% from 319); Max value from RGB is 147 - color contains mainly: blue. Hex color #436993 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436993 is #BC966C. Grayscale: #626262. Windows color (decimal): -12359277 or 9660739. OLE color: 9660739.
HSL color Cylindrical-coordinate representation of color #436993: hue angle of 211.5º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #436993 is Cyan = 0.54, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 105 | 147 | - |
| CMYK | 0.54 | 0.29 | 0 | 0.42 |
| HSL | 211.5º | 0.37% | 0.42% | - |
| HSV(B) | 211.5º | 0.54% | 0.58% | - |
| XYZ | 12.63 | 13.4 | 29.52 | - |
| YUV | 98.43 | 155.41 | 105.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 105 | 147 | 0.54 | 0.29 | 0 | 0.42 | 211.5 | 0.37 | 0.42 |
| Hex | 43 | 69 | 93 | 36 | 1D | 0 | 2A | D4 | 25 | 2A |
| Octal | 103 | 151 | 223 | 66 | 35 | 0 | 52 | 324 | 45 | 52 |
| Binary | 1000011 | 1101001 | 10010011 | 110110 | 11101 | 0 | 101010 | 11010100 | 100101 | 101010 |
Color Harmonies of #436993
Complementary color
Monochromatic Colors of #436993
Black with #436993
Text Example
Text Example
White with #436993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436993; }
p { color: rgb(67,105,147); }
H1.HeaderClassName
{
color: #436993;
}
.AnyTagClassName
{
color: #436993;
}
</style>
background-color css
<style>
a { background-color: #436993; }
a { background-color: rgb(67,105,147); }
div.DivClassName
{
background-color: #436993;
}
.BgClassName
{
background-color: #436993;
}
</style>
border-color css
<style>
span { border-color: #436993; }
span { border-color: rgb(67,105,147); }
td.TdClassName
{
border-color: #436993;
}
.TagClassName
{
border-color: #436993;
}
</style>