Shades of Tory Blue #364495
Tints of Tory Blue #364495
RGB
CMYK
RGB Variations
Color information
#364495 (or 0x364495) is known color: Tory Blue. HEX triplet: 36, 44 and 95. RGB value is (54,68,149). Sum of RGB (Red+Green+Blue) = 54+68+149=271 (35% of max value = 765). Red value is 54 (21.48% from 255 or 19.93% from 271); Green value is 68 (26.95% from 255 or 25.09% from 271); Blue value is 149 (58.59% from 255 or 54.98% from 271); Max value from RGB is 149 - color contains mainly: blue. Hex color #364495 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364495 is #C9BB6A. Grayscale: #484848. Windows color (decimal): -13220715 or 9782326. OLE color: 9782326.
HSL color Cylindrical-coordinate representation of color #364495: hue angle of 231.16º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #364495 is Cyan = 0.64, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 68 | 149 | - |
| CMYK | 0.64 | 0.54 | 0 | 0.42 |
| HSL | 231.16º | 0.47% | 0.4% | - |
| HSV(B) | 231.16º | 0.64% | 0.58% | - |
| XYZ | 9.01 | 7.09 | 29.33 | - |
| YUV | 73.05 | 170.86 | 114.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 68 | 149 | 0.64 | 0.54 | 0 | 0.42 | 231.16 | 0.47 | 0.4 |
| Hex | 36 | 44 | 95 | 40 | 36 | 0 | 2A | E7 | 2F | 28 |
| Octal | 66 | 104 | 225 | 100 | 66 | 0 | 52 | 347 | 57 | 50 |
| Binary | 110110 | 1000100 | 10010101 | 1000000 | 110110 | 0 | 101010 | 11100111 | 101111 | 101000 |
Color Harmonies of #364495
Complementary color
Monochromatic Colors of #364495
Black with #364495
Text Example
Text Example
White with #364495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364495; }
p { color: rgb(54,68,149); }
H1.HeaderClassName
{
color: #364495;
}
.AnyTagClassName
{
color: #364495;
}
</style>
background-color css
<style>
a { background-color: #364495; }
a { background-color: rgb(54,68,149); }
div.DivClassName
{
background-color: #364495;
}
.BgClassName
{
background-color: #364495;
}
</style>
border-color css
<style>
span { border-color: #364495; }
span { border-color: rgb(54,68,149); }
td.TdClassName
{
border-color: #364495;
}
.TagClassName
{
border-color: #364495;
}
</style>