Shades of Tory Blue #364790
Tints of Tory Blue #364790
RGB
CMYK
RGB Variations
Color information
#364790 (or 0x364790) is known color: Tory Blue. HEX triplet: 36, 47 and 90. RGB value is (54,71,144). Sum of RGB (Red+Green+Blue) = 54+71+144=269 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.07% from 269); Green value is 71 (28.12% from 255 or 26.39% from 269); Blue value is 144 (56.64% from 255 or 53.53% from 269); Max value from RGB is 144 - color contains mainly: blue. Hex color #364790 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364790 is #C9B86F. Grayscale: #494949. Windows color (decimal): -13219952 or 9455414. OLE color: 9455414.
HSL color Cylindrical-coordinate representation of color #364790: hue angle of 228.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 #364790 is Cyan = 0.63, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 54 | 71 | 144 | - |
| CMYK | 0.63 | 0.51 | 0 | 0.44 |
| HSL | 228.67º | 0.45% | 0.39% | - |
| HSV(B) | 228.67º | 0.63% | 0.56% | - |
| XYZ | 8.81 | 7.3 | 27.33 | - |
| YUV | 74.24 | 167.37 | 113.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 71 | 144 | 0.63 | 0.51 | 0 | 0.44 | 228.67 | 0.45 | 0.39 |
| Hex | 36 | 47 | 90 | 3F | 33 | 0 | 2C | E5 | 2D | 27 |
| Octal | 66 | 107 | 220 | 77 | 63 | 0 | 54 | 345 | 55 | 47 |
| Binary | 110110 | 1000111 | 10010000 | 111111 | 110011 | 0 | 101100 | 11100101 | 101101 | 100111 |
Color Harmonies of #364790
Complementary color
Monochromatic Colors of #364790
Black with #364790
Text Example
Text Example
White with #364790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364790; }
p { color: rgb(54,71,144); }
H1.HeaderClassName
{
color: #364790;
}
.AnyTagClassName
{
color: #364790;
}
</style>
background-color css
<style>
a { background-color: #364790; }
a { background-color: rgb(54,71,144); }
div.DivClassName
{
background-color: #364790;
}
.BgClassName
{
background-color: #364790;
}
</style>
border-color css
<style>
span { border-color: #364790; }
span { border-color: rgb(54,71,144); }
td.TdClassName
{
border-color: #364790;
}
.TagClassName
{
border-color: #364790;
}
</style>