Shades of Tory Blue #415394
Tints of Tory Blue #415394
RGB
CMYK
RGB Variations
Color information
#415394 (or 0x415394) is known color: Tory Blue. HEX triplet: 41, 53 and 94. RGB value is (65,83,148). Sum of RGB (Red+Green+Blue) = 65+83+148=296 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.96% from 296); Green value is 83 (32.81% from 255 or 28.04% from 296); Blue value is 148 (58.20% from 255 or 50% from 296); Max value from RGB is 148 - color contains mainly: blue. Hex color #415394 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415394 is #BEAC6B. Grayscale: #545454. Windows color (decimal): -12495980 or 9720641. OLE color: 9720641.
HSL color Cylindrical-coordinate representation of color #415394: hue angle of 226.99º 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 #415394 is Cyan = 0.56, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 83 | 148 | - |
| CMYK | 0.56 | 0.44 | 0 | 0.42 |
| HSL | 226.99º | 0.39% | 0.42% | - |
| HSV(B) | 226.99º | 0.56% | 0.58% | - |
| XYZ | 10.62 | 9.45 | 29.28 | - |
| YUV | 85.03 | 163.54 | 113.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 148 | 0.56 | 0.44 | 0 | 0.42 | 226.99 | 0.39 | 0.42 |
| Hex | 41 | 53 | 94 | 38 | 2C | 0 | 2A | E3 | 27 | 2A |
| Octal | 101 | 123 | 224 | 70 | 54 | 0 | 52 | 343 | 47 | 52 |
| Binary | 1000001 | 1010011 | 10010100 | 111000 | 101100 | 0 | 101010 | 11100011 | 100111 | 101010 |
Color Harmonies of #415394
Complementary color
Monochromatic Colors of #415394
Black with #415394
Text Example
Text Example
White with #415394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415394; }
p { color: rgb(65,83,148); }
H1.HeaderClassName
{
color: #415394;
}
.AnyTagClassName
{
color: #415394;
}
</style>
background-color css
<style>
a { background-color: #415394; }
a { background-color: rgb(65,83,148); }
div.DivClassName
{
background-color: #415394;
}
.BgClassName
{
background-color: #415394;
}
</style>
border-color css
<style>
span { border-color: #415394; }
span { border-color: rgb(65,83,148); }
td.TdClassName
{
border-color: #415394;
}
.TagClassName
{
border-color: #415394;
}
</style>