Shades of Tory Blue #364190
Tints of Tory Blue #364190
RGB
CMYK
RGB Variations
Color information
#364190 (or 0x364190) is known color: Tory Blue. HEX triplet: 36, 41 and 90. RGB value is (54,65,144). Sum of RGB (Red+Green+Blue) = 54+65+144=263 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.53% from 263); Green value is 65 (25.78% from 255 or 24.71% from 263); Blue value is 144 (56.64% from 255 or 54.75% from 263); Max value from RGB is 144 - color contains mainly: blue. Hex color #364190 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364190 is #C9BE6F. Grayscale: #464646. Windows color (decimal): -13221488 or 9453878. OLE color: 9453878.
HSL color Cylindrical-coordinate representation of color #364190: hue angle of 232.67º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #364190 is Cyan = 0.63, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 54 | 65 | 144 | - |
| CMYK | 0.63 | 0.55 | 0 | 0.44 |
| HSL | 232.67º | 0.45% | 0.39% | - |
| HSV(B) | 232.67º | 0.63% | 0.56% | - |
| XYZ | 8.45 | 6.58 | 27.21 | - |
| YUV | 70.72 | 169.36 | 116.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 65 | 144 | 0.63 | 0.55 | 0 | 0.44 | 232.67 | 0.45 | 0.39 |
| Hex | 36 | 41 | 90 | 3F | 37 | 0 | 2C | E9 | 2D | 27 |
| Octal | 66 | 101 | 220 | 77 | 67 | 0 | 54 | 351 | 55 | 47 |
| Binary | 110110 | 1000001 | 10010000 | 111111 | 110111 | 0 | 101100 | 11101001 | 101101 | 100111 |
Color Harmonies of #364190
Complementary color
Monochromatic Colors of #364190
Black with #364190
Text Example
Text Example
White with #364190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364190; }
p { color: rgb(54,65,144); }
H1.HeaderClassName
{
color: #364190;
}
.AnyTagClassName
{
color: #364190;
}
</style>
background-color css
<style>
a { background-color: #364190; }
a { background-color: rgb(54,65,144); }
div.DivClassName
{
background-color: #364190;
}
.BgClassName
{
background-color: #364190;
}
</style>
border-color css
<style>
span { border-color: #364190; }
span { border-color: rgb(54,65,144); }
td.TdClassName
{
border-color: #364190;
}
.TagClassName
{
border-color: #364190;
}
</style>