Shades of Wedgewood #436790
Tints of Wedgewood #436790
RGB
CMYK
RGB Variations
Color information
#436790 (or 0x436790) is known color: Wedgewood. HEX triplet: 43, 67 and 90. RGB value is (67,103,144). Sum of RGB (Red+Green+Blue) = 67+103+144=314 (41% of max value = 765). Red value is 67 (26.56% from 255 or 21.34% from 314); Green value is 103 (40.62% from 255 or 32.80% from 314); Blue value is 144 (56.64% from 255 or 45.86% from 314); Max value from RGB is 144 - color contains mainly: blue. Hex color #436790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436790 is #BC986F. Grayscale: #606060. Windows color (decimal): -12359792 or 9463619. OLE color: 9463619.
HSL color Cylindrical-coordinate representation of color #436790: hue angle of 211.95º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #436790 is Cyan = 0.53, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 103 | 144 | - |
| CMYK | 0.53 | 0.28 | 0 | 0.44 |
| HSL | 211.95º | 0.36% | 0.41% | - |
| HSV(B) | 211.95º | 0.53% | 0.56% | - |
| XYZ | 12.2 | 12.91 | 28.23 | - |
| YUV | 96.91 | 154.57 | 106.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 103 | 144 | 0.53 | 0.28 | 0 | 0.44 | 211.95 | 0.36 | 0.41 |
| Hex | 43 | 67 | 90 | 35 | 1C | 0 | 2C | D4 | 24 | 29 |
| Octal | 103 | 147 | 220 | 65 | 34 | 0 | 54 | 324 | 44 | 51 |
| Binary | 1000011 | 1100111 | 10010000 | 110101 | 11100 | 0 | 101100 | 11010100 | 100100 | 101001 |
Color Harmonies of #436790
Complementary color
Monochromatic Colors of #436790
Black with #436790
Text Example
Text Example
White with #436790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436790; }
p { color: rgb(67,103,144); }
H1.HeaderClassName
{
color: #436790;
}
.AnyTagClassName
{
color: #436790;
}
</style>
background-color css
<style>
a { background-color: #436790; }
a { background-color: rgb(67,103,144); }
div.DivClassName
{
background-color: #436790;
}
.BgClassName
{
background-color: #436790;
}
</style>
border-color css
<style>
span { border-color: #436790; }
span { border-color: rgb(67,103,144); }
td.TdClassName
{
border-color: #436790;
}
.TagClassName
{
border-color: #436790;
}
</style>