Shades of Wedgewood #436782
Tints of Wedgewood #436782
RGB
CMYK
RGB Variations
Color information
#436782 (or 0x436782) is known color: Wedgewood. HEX triplet: 43, 67 and 82. RGB value is (67,103,130). Sum of RGB (Red+Green+Blue) = 67+103+130=300 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.33% from 300); Green value is 103 (40.62% from 255 or 34.33% from 300); Blue value is 130 (51.17% from 255 or 43.33% from 300); Max value from RGB is 130 - color contains mainly: blue. Hex color #436782 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436782 is #BC987D. Grayscale: #5F5F5F. Windows color (decimal): -12359806 or 8546115. OLE color: 8546115.
HSL color Cylindrical-coordinate representation of color #436782: hue angle of 205.71º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #436782 is Cyan = 0.48, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 103 | 130 | - |
| CMYK | 0.48 | 0.21 | 0 | 0.49 |
| HSL | 205.71º | 0.32% | 0.39% | - |
| HSV(B) | 205.71º | 0.48% | 0.51% | - |
| XYZ | 11.19 | 12.51 | 22.94 | - |
| YUV | 95.31 | 147.57 | 107.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 103 | 130 | 0.48 | 0.21 | 0 | 0.49 | 205.71 | 0.32 | 0.39 |
| Hex | 43 | 67 | 82 | 30 | 15 | 0 | 31 | CE | 20 | 27 |
| Octal | 103 | 147 | 202 | 60 | 25 | 0 | 61 | 316 | 40 | 47 |
| Binary | 1000011 | 1100111 | 10000010 | 110000 | 10101 | 0 | 110001 | 11001110 | 100000 | 100111 |
Color Harmonies of #436782
Complementary color
Monochromatic Colors of #436782
Black with #436782
Text Example
Text Example
White with #436782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436782; }
p { color: rgb(67,103,130); }
H1.HeaderClassName
{
color: #436782;
}
.AnyTagClassName
{
color: #436782;
}
</style>
background-color css
<style>
a { background-color: #436782; }
a { background-color: rgb(67,103,130); }
div.DivClassName
{
background-color: #436782;
}
.BgClassName
{
background-color: #436782;
}
</style>
border-color css
<style>
span { border-color: #436782; }
span { border-color: rgb(67,103,130); }
td.TdClassName
{
border-color: #436782;
}
.TagClassName
{
border-color: #436782;
}
</style>