Shades of Tory Blue #415590
Tints of Tory Blue #415590
RGB
CMYK
RGB Variations
Color information
#415590 (or 0x415590) is known color: Tory Blue. HEX triplet: 41, 55 and 90. RGB value is (65,85,144). Sum of RGB (Red+Green+Blue) = 65+85+144=294 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.11% from 294); Green value is 85 (33.59% from 255 or 28.91% from 294); Blue value is 144 (56.64% from 255 or 48.98% from 294); Max value from RGB is 144 - color contains mainly: blue. Hex color #415590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415590 is #BEAA6F. Grayscale: #555555. Windows color (decimal): -12495472 or 9459009. OLE color: 9459009.
HSL color Cylindrical-coordinate representation of color #415590: hue angle of 224.81º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #415590 is Cyan = 0.55, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 85 | 144 | - |
| CMYK | 0.55 | 0.41 | 0 | 0.44 |
| HSL | 224.81º | 0.38% | 0.41% | - |
| HSV(B) | 224.81º | 0.55% | 0.56% | - |
| XYZ | 10.46 | 9.63 | 27.69 | - |
| YUV | 85.75 | 160.87 | 113.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 85 | 144 | 0.55 | 0.41 | 0 | 0.44 | 224.81 | 0.38 | 0.41 |
| Hex | 41 | 55 | 90 | 37 | 29 | 0 | 2C | E1 | 26 | 29 |
| Octal | 101 | 125 | 220 | 67 | 51 | 0 | 54 | 341 | 46 | 51 |
| Binary | 1000001 | 1010101 | 10010000 | 110111 | 101001 | 0 | 101100 | 11100001 | 100110 | 101001 |
Color Harmonies of #415590
Complementary color
Monochromatic Colors of #415590
Black with #415590
Text Example
Text Example
White with #415590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415590; }
p { color: rgb(65,85,144); }
H1.HeaderClassName
{
color: #415590;
}
.AnyTagClassName
{
color: #415590;
}
</style>
background-color css
<style>
a { background-color: #415590; }
a { background-color: rgb(65,85,144); }
div.DivClassName
{
background-color: #415590;
}
.BgClassName
{
background-color: #415590;
}
</style>
border-color css
<style>
span { border-color: #415590; }
span { border-color: rgb(65,85,144); }
td.TdClassName
{
border-color: #415590;
}
.TagClassName
{
border-color: #415590;
}
</style>