Shades of Wedgewood #416589
Tints of Wedgewood #416589
RGB
CMYK
RGB Variations
Color information
#416589 (or 0x416589) is known color: Wedgewood. HEX triplet: 41, 65 and 89. RGB value is (65,101,137). Sum of RGB (Red+Green+Blue) = 65+101+137=303 (40% of max value = 765). Red value is 65 (25.78% from 255 or 21.45% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 137 (53.91% from 255 or 45.21% from 303); Max value from RGB is 137 - color contains mainly: blue. Hex color #416589 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #416589 is #BE9A76. Grayscale: #5E5E5E. Windows color (decimal): -12491383 or 9004353. OLE color: 9004353.
HSL color Cylindrical-coordinate representation of color #416589: hue angle of 210º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #416589 is Cyan = 0.53, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 65 | 101 | 137 | - |
| CMYK | 0.53 | 0.26 | 0 | 0.46 |
| HSL | 210º | 0.36% | 0.4% | - |
| HSV(B) | 210º | 0.53% | 0.54% | - |
| XYZ | 11.35 | 12.24 | 25.43 | - |
| YUV | 94.34 | 152.07 | 107.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 101 | 137 | 0.53 | 0.26 | 0 | 0.46 | 210 | 0.36 | 0.4 |
| Hex | 41 | 65 | 89 | 35 | 1A | 0 | 2E | D2 | 24 | 28 |
| Octal | 101 | 145 | 211 | 65 | 32 | 0 | 56 | 322 | 44 | 50 |
| Binary | 1000001 | 1100101 | 10001001 | 110101 | 11010 | 0 | 101110 | 11010010 | 100100 | 101000 |
Color Harmonies of #416589
Complementary color
Monochromatic Colors of #416589
Black with #416589
Text Example
Text Example
White with #416589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416589; }
p { color: rgb(65,101,137); }
H1.HeaderClassName
{
color: #416589;
}
.AnyTagClassName
{
color: #416589;
}
</style>
background-color css
<style>
a { background-color: #416589; }
a { background-color: rgb(65,101,137); }
div.DivClassName
{
background-color: #416589;
}
.BgClassName
{
background-color: #416589;
}
</style>
border-color css
<style>
span { border-color: #416589; }
span { border-color: rgb(65,101,137); }
td.TdClassName
{
border-color: #416589;
}
.TagClassName
{
border-color: #416589;
}
</style>