Shades of Tory Blue #405988
Tints of Tory Blue #405988
RGB
CMYK
RGB Variations
Color information
#405988 (or 0x405988) is known color: Tory Blue. HEX triplet: 40, 59 and 88. RGB value is (64,89,136). Sum of RGB (Red+Green+Blue) = 64+89+136=289 (38% of max value = 765). Red value is 64 (25.39% from 255 or 22.15% from 289); Green value is 89 (35.16% from 255 or 30.80% from 289); Blue value is 136 (53.52% from 255 or 47.06% from 289); Max value from RGB is 136 - color contains mainly: blue. Hex color #405988 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #405988 is #BFA677. Grayscale: #565656. Windows color (decimal): -12559992 or 8935744. OLE color: 8935744.
HSL color Cylindrical-coordinate representation of color #405988: hue angle of 219.17º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #405988 is Cyan = 0.53, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 89 | 136 | - |
| CMYK | 0.53 | 0.35 | 0 | 0.47 |
| HSL | 219.17º | 0.36% | 0.39% | - |
| HSV(B) | 219.17º | 0.53% | 0.53% | - |
| XYZ | 10.13 | 10.01 | 24.69 | - |
| YUV | 86.88 | 155.72 | 111.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 89 | 136 | 0.53 | 0.35 | 0 | 0.47 | 219.17 | 0.36 | 0.39 |
| Hex | 40 | 59 | 88 | 35 | 23 | 0 | 2F | DB | 24 | 27 |
| Octal | 100 | 131 | 210 | 65 | 43 | 0 | 57 | 333 | 44 | 47 |
| Binary | 1000000 | 1011001 | 10001000 | 110101 | 100011 | 0 | 101111 | 11011011 | 100100 | 100111 |
Color Harmonies of #405988
Complementary color
Monochromatic Colors of #405988
Black with #405988
Text Example
Text Example
White with #405988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405988; }
p { color: rgb(64,89,136); }
H1.HeaderClassName
{
color: #405988;
}
.AnyTagClassName
{
color: #405988;
}
</style>
background-color css
<style>
a { background-color: #405988; }
a { background-color: rgb(64,89,136); }
div.DivClassName
{
background-color: #405988;
}
.BgClassName
{
background-color: #405988;
}
</style>
border-color css
<style>
span { border-color: #405988; }
span { border-color: rgb(64,89,136); }
td.TdClassName
{
border-color: #405988;
}
.TagClassName
{
border-color: #405988;
}
</style>