Shades of Wedgewood #436786
Tints of Wedgewood #436786
RGB
CMYK
RGB Variations
Color information
#436786 (or 0x436786) is known color: Wedgewood. HEX triplet: 43, 67 and 86. RGB value is (67,103,134). Sum of RGB (Red+Green+Blue) = 67+103+134=304 (40% of max value = 765). Red value is 67 (26.56% from 255 or 22.04% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 134 (52.73% from 255 or 44.08% from 304); Max value from RGB is 134 - color contains mainly: blue. Hex color #436786 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436786 is #BC9879. Grayscale: #5F5F5F. Windows color (decimal): -12359802 or 8808259. OLE color: 8808259.
HSL color Cylindrical-coordinate representation of color #436786: hue angle of 207.76º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #436786 is Cyan = 0.5, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 103 | 134 | - |
| CMYK | 0.5 | 0.23 | 0 | 0.47 |
| HSL | 207.76º | 0.33% | 0.39% | - |
| HSV(B) | 207.76º | 0.5% | 0.53% | - |
| XYZ | 11.47 | 12.62 | 24.38 | - |
| YUV | 95.77 | 149.57 | 107.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 103 | 134 | 0.5 | 0.23 | 0 | 0.47 | 207.76 | 0.33 | 0.39 |
| Hex | 43 | 67 | 86 | 32 | 17 | 0 | 2F | D0 | 21 | 27 |
| Octal | 103 | 147 | 206 | 62 | 27 | 0 | 57 | 320 | 41 | 47 |
| Binary | 1000011 | 1100111 | 10000110 | 110010 | 10111 | 0 | 101111 | 11010000 | 100001 | 100111 |
Color Harmonies of #436786
Complementary color
Monochromatic Colors of #436786
Black with #436786
Text Example
Text Example
White with #436786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436786; }
p { color: rgb(67,103,134); }
H1.HeaderClassName
{
color: #436786;
}
.AnyTagClassName
{
color: #436786;
}
</style>
background-color css
<style>
a { background-color: #436786; }
a { background-color: rgb(67,103,134); }
div.DivClassName
{
background-color: #436786;
}
.BgClassName
{
background-color: #436786;
}
</style>
border-color css
<style>
span { border-color: #436786; }
span { border-color: rgb(67,103,134); }
td.TdClassName
{
border-color: #436786;
}
.TagClassName
{
border-color: #436786;
}
</style>