Shades of Wedgewood #416782
Tints of Wedgewood #416782
RGB
CMYK
RGB Variations
Color information
#416782 (or 0x416782) is known color: Wedgewood. HEX triplet: 41, 67 and 82. RGB value is (65,103,130). Sum of RGB (Red+Green+Blue) = 65+103+130=298 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.81% from 298); Green value is 103 (40.62% from 255 or 34.56% from 298); Blue value is 130 (51.17% from 255 or 43.62% from 298); Max value from RGB is 130 - color contains mainly: blue. Hex color #416782 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #416782 is #BE987D. Grayscale: #5E5E5E. Windows color (decimal): -12490878 or 8546113. OLE color: 8546113.
HSL color Cylindrical-coordinate representation of color #416782: hue angle of 204.92º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #416782 is Cyan = 0.50, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 103 | 130 | - |
| CMYK | 0.50 | 0.21 | 0 | 0.49 |
| HSL | 204.92º | 0.33% | 0.38% | - |
| HSV(B) | 204.92º | 0.5% | 0.51% | - |
| XYZ | 11.06 | 12.44 | 22.94 | - |
| YUV | 94.72 | 147.91 | 106.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 103 | 130 | 0.50 | 0.21 | 0 | 0.49 | 204.92 | 0.33 | 0.38 |
| Hex | 41 | 67 | 82 | 32 | 15 | 0 | 31 | CD | 21 | 26 |
| Octal | 101 | 147 | 202 | 62 | 25 | 0 | 61 | 315 | 41 | 46 |
| Binary | 1000001 | 1100111 | 10000010 | 110010 | 10101 | 0 | 110001 | 11001101 | 100001 | 100110 |
Color Harmonies of #416782
Complementary color
Monochromatic Colors of #416782
Black with #416782
Text Example
Text Example
White with #416782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416782; }
p { color: rgb(65,103,130); }
H1.HeaderClassName
{
color: #416782;
}
.AnyTagClassName
{
color: #416782;
}
</style>
background-color css
<style>
a { background-color: #416782; }
a { background-color: rgb(65,103,130); }
div.DivClassName
{
background-color: #416782;
}
.BgClassName
{
background-color: #416782;
}
</style>
border-color css
<style>
span { border-color: #416782; }
span { border-color: rgb(65,103,130); }
td.TdClassName
{
border-color: #416782;
}
.TagClassName
{
border-color: #416782;
}
</style>