Shades of Tory Blue #364685
Tints of Tory Blue #364685
RGB
CMYK
RGB Variations
Color information
#364685 (or 0x364685) is known color: Tory Blue. HEX triplet: 36, 46 and 85. RGB value is (54,70,133). Sum of RGB (Red+Green+Blue) = 54+70+133=257 (34% of max value = 765). Red value is 54 (21.48% from 255 or 21.01% from 257); Green value is 70 (27.73% from 255 or 27.24% from 257); Blue value is 133 (52.34% from 255 or 51.75% from 257); Max value from RGB is 133 - color contains mainly: blue. Hex color #364685 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364685 is #C9B97A. Grayscale: #484848. Windows color (decimal): -13220219 or 8734262. OLE color: 8734262.
HSL color Cylindrical-coordinate representation of color #364685: hue angle of 227.85º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #364685 is Cyan = 0.59, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 70 | 133 | - |
| CMYK | 0.59 | 0.47 | 0 | 0.48 |
| HSL | 227.85º | 0.42% | 0.37% | - |
| HSV(B) | 227.85º | 0.59% | 0.52% | - |
| XYZ | 7.95 | 6.86 | 23.1 | - |
| YUV | 72.4 | 162.2 | 114.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 70 | 133 | 0.59 | 0.47 | 0 | 0.48 | 227.85 | 0.42 | 0.37 |
| Hex | 36 | 46 | 85 | 3B | 2F | 0 | 30 | E4 | 2A | 25 |
| Octal | 66 | 106 | 205 | 73 | 57 | 0 | 60 | 344 | 52 | 45 |
| Binary | 110110 | 1000110 | 10000101 | 111011 | 101111 | 0 | 110000 | 11100100 | 101010 | 100101 |
Color Harmonies of #364685
Complementary color
Monochromatic Colors of #364685
Black with #364685
Text Example
Text Example
White with #364685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364685; }
p { color: rgb(54,70,133); }
H1.HeaderClassName
{
color: #364685;
}
.AnyTagClassName
{
color: #364685;
}
</style>
background-color css
<style>
a { background-color: #364685; }
a { background-color: rgb(54,70,133); }
div.DivClassName
{
background-color: #364685;
}
.BgClassName
{
background-color: #364685;
}
</style>
border-color css
<style>
span { border-color: #364685; }
span { border-color: rgb(54,70,133); }
td.TdClassName
{
border-color: #364685;
}
.TagClassName
{
border-color: #364685;
}
</style>