Shades of Tory Blue #415388
Tints of Tory Blue #415388
RGB
CMYK
RGB Variations
Color information
#415388 (or 0x415388) is known color: Tory Blue. HEX triplet: 41, 53 and 88. RGB value is (65,83,136). Sum of RGB (Red+Green+Blue) = 65+83+136=284 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.89% from 284); Green value is 83 (32.81% from 255 or 29.23% from 284); Blue value is 136 (53.52% from 255 or 47.89% from 284); Max value from RGB is 136 - color contains mainly: blue. Hex color #415388 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415388 is #BEAC77. Grayscale: #535353. Windows color (decimal): -12495992 or 8934209. OLE color: 8934209.
HSL color Cylindrical-coordinate representation of color #415388: hue angle of 224.79º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #415388 is Cyan = 0.52, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 83 | 136 | - |
| CMYK | 0.52 | 0.39 | 0 | 0.47 |
| HSL | 224.79º | 0.35% | 0.39% | - |
| HSV(B) | 224.79º | 0.52% | 0.53% | - |
| XYZ | 9.72 | 9.09 | 24.53 | - |
| YUV | 83.66 | 157.54 | 114.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 136 | 0.52 | 0.39 | 0 | 0.47 | 224.79 | 0.35 | 0.39 |
| Hex | 41 | 53 | 88 | 34 | 27 | 0 | 2F | E1 | 23 | 27 |
| Octal | 101 | 123 | 210 | 64 | 47 | 0 | 57 | 341 | 43 | 47 |
| Binary | 1000001 | 1010011 | 10001000 | 110100 | 100111 | 0 | 101111 | 11100001 | 100011 | 100111 |
Color Harmonies of #415388
Complementary color
Monochromatic Colors of #415388
Black with #415388
Text Example
Text Example
White with #415388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415388; }
p { color: rgb(65,83,136); }
H1.HeaderClassName
{
color: #415388;
}
.AnyTagClassName
{
color: #415388;
}
</style>
background-color css
<style>
a { background-color: #415388; }
a { background-color: rgb(65,83,136); }
div.DivClassName
{
background-color: #415388;
}
.BgClassName
{
background-color: #415388;
}
</style>
border-color css
<style>
span { border-color: #415388; }
span { border-color: rgb(65,83,136); }
td.TdClassName
{
border-color: #415388;
}
.TagClassName
{
border-color: #415388;
}
</style>