Shades of Wedgewood #436089
Tints of Wedgewood #436089
RGB
CMYK
RGB Variations
Color information
#436089 (or 0x436089) is known color: Wedgewood. HEX triplet: 43, 60 and 89. RGB value is (67,96,137). Sum of RGB (Red+Green+Blue) = 67+96+137=300 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.33% from 300); Green value is 96 (37.89% from 255 or 32% from 300); Blue value is 137 (53.91% from 255 or 45.67% from 300); Max value from RGB is 137 - color contains mainly: blue. Hex color #436089 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436089 is #BC9F76. Grayscale: #5B5B5B. Windows color (decimal): -12361591 or 9003075. OLE color: 9003075.
HSL color Cylindrical-coordinate representation of color #436089: hue angle of 215.14º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #436089 is Cyan = 0.51, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 67 | 96 | 137 | - |
| CMYK | 0.51 | 0.30 | 0 | 0.46 |
| HSL | 215.14º | 0.34% | 0.4% | - |
| HSV(B) | 215.14º | 0.51% | 0.54% | - |
| XYZ | 11.01 | 11.37 | 25.28 | - |
| YUV | 92 | 153.39 | 110.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 137 | 0.51 | 0.30 | 0 | 0.46 | 215.14 | 0.34 | 0.4 |
| Hex | 43 | 60 | 89 | 33 | 1E | 0 | 2E | D7 | 22 | 28 |
| Octal | 103 | 140 | 211 | 63 | 36 | 0 | 56 | 327 | 42 | 50 |
| Binary | 1000011 | 1100000 | 10001001 | 110011 | 11110 | 0 | 101110 | 11010111 | 100010 | 101000 |
Color Harmonies of #436089
Complementary color
Monochromatic Colors of #436089
Black with #436089
Text Example
Text Example
White with #436089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436089; }
p { color: rgb(67,96,137); }
H1.HeaderClassName
{
color: #436089;
}
.AnyTagClassName
{
color: #436089;
}
</style>
background-color css
<style>
a { background-color: #436089; }
a { background-color: rgb(67,96,137); }
div.DivClassName
{
background-color: #436089;
}
.BgClassName
{
background-color: #436089;
}
</style>
border-color css
<style>
span { border-color: #436089; }
span { border-color: rgb(67,96,137); }
td.TdClassName
{
border-color: #436089;
}
.TagClassName
{
border-color: #436089;
}
</style>