Shades of Tory Blue #415495
Tints of Tory Blue #415495
RGB
CMYK
RGB Variations
Color information
#415495 (or 0x415495) is known color: Tory Blue. HEX triplet: 41, 54 and 95. RGB value is (65,84,149). Sum of RGB (Red+Green+Blue) = 65+84+149=298 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.81% from 298); Green value is 84 (33.20% from 255 or 28.19% from 298); Blue value is 149 (58.59% from 255 or 50% from 298); Max value from RGB is 149 - color contains mainly: blue. Hex color #415495 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415495 is #BEAB6A. Grayscale: #555555. Windows color (decimal): -12495723 or 9786433. OLE color: 9786433.
HSL color Cylindrical-coordinate representation of color #415495: hue angle of 226.43º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #415495 is Cyan = 0.56, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 84 | 149 | - |
| CMYK | 0.56 | 0.44 | 0 | 0.42 |
| HSL | 226.43º | 0.39% | 0.42% | - |
| HSV(B) | 226.43º | 0.56% | 0.58% | - |
| XYZ | 10.78 | 9.63 | 29.73 | - |
| YUV | 85.73 | 163.71 | 113.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 84 | 149 | 0.56 | 0.44 | 0 | 0.42 | 226.43 | 0.39 | 0.42 |
| Hex | 41 | 54 | 95 | 38 | 2C | 0 | 2A | E2 | 27 | 2A |
| Octal | 101 | 124 | 225 | 70 | 54 | 0 | 52 | 342 | 47 | 52 |
| Binary | 1000001 | 1010100 | 10010101 | 111000 | 101100 | 0 | 101010 | 11100010 | 100111 | 101010 |
Color Harmonies of #415495
Complementary color
Monochromatic Colors of #415495
Black with #415495
Text Example
Text Example
White with #415495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415495; }
p { color: rgb(65,84,149); }
H1.HeaderClassName
{
color: #415495;
}
.AnyTagClassName
{
color: #415495;
}
</style>
background-color css
<style>
a { background-color: #415495; }
a { background-color: rgb(65,84,149); }
div.DivClassName
{
background-color: #415495;
}
.BgClassName
{
background-color: #415495;
}
</style>
border-color css
<style>
span { border-color: #415495; }
span { border-color: rgb(65,84,149); }
td.TdClassName
{
border-color: #415495;
}
.TagClassName
{
border-color: #415495;
}
</style>