Shades of Tory Blue #364687
Tints of Tory Blue #364687
RGB
CMYK
RGB Variations
Color information
#364687 (or 0x364687) is known color: Tory Blue. HEX triplet: 36, 46 and 87. RGB value is (54,70,135). Sum of RGB (Red+Green+Blue) = 54+70+135=259 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.85% from 259); Green value is 70 (27.73% from 255 or 27.03% from 259); Blue value is 135 (53.12% from 255 or 52.12% from 259); Max value from RGB is 135 - color contains mainly: blue. Hex color #364687 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364687 is #C9B978. Grayscale: #484848. Windows color (decimal): -13220217 or 8865334. OLE color: 8865334.
HSL color Cylindrical-coordinate representation of color #364687: hue angle of 228.15º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #364687 is Cyan = 0.60, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 70 | 135 | - |
| CMYK | 0.60 | 0.48 | 0 | 0.47 |
| HSL | 228.15º | 0.43% | 0.37% | - |
| HSV(B) | 228.15º | 0.6% | 0.53% | - |
| XYZ | 8.08 | 6.91 | 23.83 | - |
| YUV | 72.63 | 163.2 | 114.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 70 | 135 | 0.60 | 0.48 | 0 | 0.47 | 228.15 | 0.43 | 0.37 |
| Hex | 36 | 46 | 87 | 3C | 30 | 0 | 2F | E4 | 2B | 25 |
| Octal | 66 | 106 | 207 | 74 | 60 | 0 | 57 | 344 | 53 | 45 |
| Binary | 110110 | 1000110 | 10000111 | 111100 | 110000 | 0 | 101111 | 11100100 | 101011 | 100101 |
Color Harmonies of #364687
Complementary color
Monochromatic Colors of #364687
Black with #364687
Text Example
Text Example
White with #364687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364687; }
p { color: rgb(54,70,135); }
H1.HeaderClassName
{
color: #364687;
}
.AnyTagClassName
{
color: #364687;
}
</style>
background-color css
<style>
a { background-color: #364687; }
a { background-color: rgb(54,70,135); }
div.DivClassName
{
background-color: #364687;
}
.BgClassName
{
background-color: #364687;
}
</style>
border-color css
<style>
span { border-color: #364687; }
span { border-color: rgb(54,70,135); }
td.TdClassName
{
border-color: #364687;
}
.TagClassName
{
border-color: #364687;
}
</style>