Shades of Wedgewood #416582
Tints of Wedgewood #416582
RGB
CMYK
RGB Variations
Color information
#416582 (or 0x416582) is known color: Wedgewood. HEX triplet: 41, 65 and 82. RGB value is (65,101,130). Sum of RGB (Red+Green+Blue) = 65+101+130=296 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.96% from 296); Green value is 101 (39.84% from 255 or 34.12% from 296); Blue value is 130 (51.17% from 255 or 43.92% from 296); Max value from RGB is 130 - color contains mainly: blue. Hex color #416582 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #416582 is #BE9A7D. Grayscale: #5D5D5D. Windows color (decimal): -12491390 or 8545601. OLE color: 8545601.
HSL color Cylindrical-coordinate representation of color #416582: hue angle of 206.77º 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 #416582 is Cyan = 0.50, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 101 | 130 | - |
| CMYK | 0.50 | 0.22 | 0 | 0.49 |
| HSL | 206.77º | 0.33% | 0.38% | - |
| HSV(B) | 206.77º | 0.5% | 0.51% | - |
| XYZ | 10.86 | 12.04 | 22.87 | - |
| YUV | 93.54 | 148.57 | 107.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 101 | 130 | 0.50 | 0.22 | 0 | 0.49 | 206.77 | 0.33 | 0.38 |
| Hex | 41 | 65 | 82 | 32 | 16 | 0 | 31 | CF | 21 | 26 |
| Octal | 101 | 145 | 202 | 62 | 26 | 0 | 61 | 317 | 41 | 46 |
| Binary | 1000001 | 1100101 | 10000010 | 110010 | 10110 | 0 | 110001 | 11001111 | 100001 | 100110 |
Color Harmonies of #416582
Complementary color
Monochromatic Colors of #416582
Black with #416582
Text Example
Text Example
White with #416582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416582; }
p { color: rgb(65,101,130); }
H1.HeaderClassName
{
color: #416582;
}
.AnyTagClassName
{
color: #416582;
}
</style>
background-color css
<style>
a { background-color: #416582; }
a { background-color: rgb(65,101,130); }
div.DivClassName
{
background-color: #416582;
}
.BgClassName
{
background-color: #416582;
}
</style>
border-color css
<style>
span { border-color: #416582; }
span { border-color: rgb(65,101,130); }
td.TdClassName
{
border-color: #416582;
}
.TagClassName
{
border-color: #416582;
}
</style>