Shades of Tory Blue #455688
Tints of Tory Blue #455688
RGB
CMYK
RGB Variations
Color information
#455688 (or 0x455688) is known color: Tory Blue. HEX triplet: 45, 56 and 88. RGB value is (69,86,136). Sum of RGB (Red+Green+Blue) = 69+86+136=291 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.71% from 291); Green value is 86 (33.98% from 255 or 29.55% from 291); Blue value is 136 (53.52% from 255 or 46.74% from 291); Max value from RGB is 136 - color contains mainly: blue. Hex color #455688 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455688 is #BAA977. Grayscale: #565656. Windows color (decimal): -12233080 or 8934981. OLE color: 8934981.
HSL color Cylindrical-coordinate representation of color #455688: hue angle of 224.78º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #455688 is Cyan = 0.49, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 86 | 136 | - |
| CMYK | 0.49 | 0.37 | 0 | 0.47 |
| HSL | 224.78º | 0.33% | 0.4% | - |
| HSV(B) | 224.78º | 0.49% | 0.53% | - |
| XYZ | 10.23 | 9.7 | 24.63 | - |
| YUV | 86.62 | 155.87 | 115.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 86 | 136 | 0.49 | 0.37 | 0 | 0.47 | 224.78 | 0.33 | 0.4 |
| Hex | 45 | 56 | 88 | 31 | 25 | 0 | 2F | E1 | 21 | 28 |
| Octal | 105 | 126 | 210 | 61 | 45 | 0 | 57 | 341 | 41 | 50 |
| Binary | 1000101 | 1010110 | 10001000 | 110001 | 100101 | 0 | 101111 | 11100001 | 100001 | 101000 |
Color Harmonies of #455688
Complementary color
Monochromatic Colors of #455688
Black with #455688
Text Example
Text Example
White with #455688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455688; }
p { color: rgb(69,86,136); }
H1.HeaderClassName
{
color: #455688;
}
.AnyTagClassName
{
color: #455688;
}
</style>
background-color css
<style>
a { background-color: #455688; }
a { background-color: rgb(69,86,136); }
div.DivClassName
{
background-color: #455688;
}
.BgClassName
{
background-color: #455688;
}
</style>
border-color css
<style>
span { border-color: #455688; }
span { border-color: rgb(69,86,136); }
td.TdClassName
{
border-color: #455688;
}
.TagClassName
{
border-color: #455688;
}
</style>