Shades of Wedgewood #436988
Tints of Wedgewood #436988
RGB
CMYK
RGB Variations
Color information
#436988 (or 0x436988) is known color: Wedgewood. HEX triplet: 43, 69 and 88. RGB value is (67,105,136). Sum of RGB (Red+Green+Blue) = 67+105+136=308 (40% of max value = 765). Red value is 67 (26.56% from 255 or 21.75% from 308); Green value is 105 (41.41% from 255 or 34.09% from 308); Blue value is 136 (53.52% from 255 or 44.16% from 308); Max value from RGB is 136 - color contains mainly: blue. Hex color #436988 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436988 is #BC9677. Grayscale: #616161. Windows color (decimal): -12359288 or 8939843. OLE color: 8939843.
HSL color Cylindrical-coordinate representation of color #436988: hue angle of 206.96º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #436988 is Cyan = 0.51, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 105 | 136 | - |
| CMYK | 0.51 | 0.23 | 0 | 0.47 |
| HSL | 206.96º | 0.34% | 0.4% | - |
| HSV(B) | 206.96º | 0.51% | 0.53% | - |
| XYZ | 11.81 | 13.07 | 25.19 | - |
| YUV | 97.17 | 149.91 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 105 | 136 | 0.51 | 0.23 | 0 | 0.47 | 206.96 | 0.34 | 0.4 |
| Hex | 43 | 69 | 88 | 33 | 17 | 0 | 2F | CF | 22 | 28 |
| Octal | 103 | 151 | 210 | 63 | 27 | 0 | 57 | 317 | 42 | 50 |
| Binary | 1000011 | 1101001 | 10001000 | 110011 | 10111 | 0 | 101111 | 11001111 | 100010 | 101000 |
Color Harmonies of #436988
Complementary color
Monochromatic Colors of #436988
Black with #436988
Text Example
Text Example
White with #436988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436988; }
p { color: rgb(67,105,136); }
H1.HeaderClassName
{
color: #436988;
}
.AnyTagClassName
{
color: #436988;
}
</style>
background-color css
<style>
a { background-color: #436988; }
a { background-color: rgb(67,105,136); }
div.DivClassName
{
background-color: #436988;
}
.BgClassName
{
background-color: #436988;
}
</style>
border-color css
<style>
span { border-color: #436988; }
span { border-color: rgb(67,105,136); }
td.TdClassName
{
border-color: #436988;
}
.TagClassName
{
border-color: #436988;
}
</style>