Shades of Wedgewood #416791
Tints of Wedgewood #416791
RGB
CMYK
RGB Variations
Color information
#416791 (or 0x416791) is known color: Wedgewood. HEX triplet: 41, 67 and 91. RGB value is (65,103,145). Sum of RGB (Red+Green+Blue) = 65+103+145=313 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.77% from 313); Green value is 103 (40.62% from 255 or 32.91% from 313); Blue value is 145 (57.03% from 255 or 46.33% from 313); Max value from RGB is 145 - color contains mainly: blue. Hex color #416791 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #416791 is #BE986E. Grayscale: #606060. Windows color (decimal): -12490863 or 9529153. OLE color: 9529153.
HSL color Cylindrical-coordinate representation of color #416791: hue angle of 211.5º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #416791 is Cyan = 0.55, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 103 | 145 | - |
| CMYK | 0.55 | 0.29 | 0 | 0.43 |
| HSL | 211.5º | 0.38% | 0.41% | - |
| HSV(B) | 211.5º | 0.55% | 0.57% | - |
| XYZ | 12.14 | 12.87 | 28.63 | - |
| YUV | 96.43 | 155.41 | 105.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 103 | 145 | 0.55 | 0.29 | 0 | 0.43 | 211.5 | 0.38 | 0.41 |
| Hex | 41 | 67 | 91 | 37 | 1D | 0 | 2B | D4 | 26 | 29 |
| Octal | 101 | 147 | 221 | 67 | 35 | 0 | 53 | 324 | 46 | 51 |
| Binary | 1000001 | 1100111 | 10010001 | 110111 | 11101 | 0 | 101011 | 11010100 | 100110 | 101001 |
Color Harmonies of #416791
Complementary color
Monochromatic Colors of #416791
Black with #416791
Text Example
Text Example
White with #416791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416791; }
p { color: rgb(65,103,145); }
H1.HeaderClassName
{
color: #416791;
}
.AnyTagClassName
{
color: #416791;
}
</style>
background-color css
<style>
a { background-color: #416791; }
a { background-color: rgb(65,103,145); }
div.DivClassName
{
background-color: #416791;
}
.BgClassName
{
background-color: #416791;
}
</style>
border-color css
<style>
span { border-color: #416791; }
span { border-color: rgb(65,103,145); }
td.TdClassName
{
border-color: #416791;
}
.TagClassName
{
border-color: #416791;
}
</style>