Shades of Tory Blue #415387
Tints of Tory Blue #415387
RGB
CMYK
RGB Variations
Color information
#415387 (or 0x415387) is known color: Tory Blue. HEX triplet: 41, 53 and 87. RGB value is (65,83,135). Sum of RGB (Red+Green+Blue) = 65+83+135=283 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.97% from 283); Green value is 83 (32.81% from 255 or 29.33% from 283); Blue value is 135 (53.12% from 255 or 47.70% from 283); Max value from RGB is 135 - color contains mainly: blue. Hex color #415387 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #415387 is #BEAC78. Grayscale: #535353. Windows color (decimal): -12495993 or 8868673. OLE color: 8868673.
HSL color Cylindrical-coordinate representation of color #415387: hue angle of 224.57º 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 #415387 is Cyan = 0.52, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 83 | 135 | - |
| CMYK | 0.52 | 0.39 | 0 | 0.47 |
| HSL | 224.57º | 0.35% | 0.39% | - |
| HSV(B) | 224.57º | 0.52% | 0.53% | - |
| XYZ | 9.65 | 9.06 | 24.16 | - |
| YUV | 83.55 | 157.04 | 114.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 135 | 0.52 | 0.39 | 0 | 0.47 | 224.57 | 0.35 | 0.39 |
| Hex | 41 | 53 | 87 | 34 | 27 | 0 | 2F | E1 | 23 | 27 |
| Octal | 101 | 123 | 207 | 64 | 47 | 0 | 57 | 341 | 43 | 47 |
| Binary | 1000001 | 1010011 | 10000111 | 110100 | 100111 | 0 | 101111 | 11100001 | 100011 | 100111 |
Color Harmonies of #415387
Complementary color
Monochromatic Colors of #415387
Black with #415387
Text Example
Text Example
White with #415387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415387; }
p { color: rgb(65,83,135); }
H1.HeaderClassName
{
color: #415387;
}
.AnyTagClassName
{
color: #415387;
}
</style>
background-color css
<style>
a { background-color: #415387; }
a { background-color: rgb(65,83,135); }
div.DivClassName
{
background-color: #415387;
}
.BgClassName
{
background-color: #415387;
}
</style>
border-color css
<style>
span { border-color: #415387; }
span { border-color: rgb(65,83,135); }
td.TdClassName
{
border-color: #415387;
}
.TagClassName
{
border-color: #415387;
}
</style>