Shades of Tory Blue #364688
Tints of Tory Blue #364688
RGB
CMYK
RGB Variations
Color information
#364688 (or 0x364688) is known color: Tory Blue. HEX triplet: 36, 46 and 88. RGB value is (54,70,136). Sum of RGB (Red+Green+Blue) = 54+70+136=260 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.77% from 260); Green value is 70 (27.73% from 255 or 26.92% from 260); Blue value is 136 (53.52% from 255 or 52.31% from 260); Max value from RGB is 136 - color contains mainly: blue. Hex color #364688 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364688 is #C9B977. Grayscale: #484848. Windows color (decimal): -13220216 or 8930870. OLE color: 8930870.
HSL color Cylindrical-coordinate representation of color #364688: hue angle of 228.29º 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 #364688 is Cyan = 0.60, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 70 | 136 | - |
| CMYK | 0.60 | 0.49 | 0 | 0.47 |
| HSL | 228.29º | 0.43% | 0.37% | - |
| HSV(B) | 228.29º | 0.6% | 0.53% | - |
| XYZ | 8.16 | 6.94 | 24.2 | - |
| YUV | 72.74 | 163.7 | 114.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 70 | 136 | 0.60 | 0.49 | 0 | 0.47 | 228.29 | 0.43 | 0.37 |
| Hex | 36 | 46 | 88 | 3C | 31 | 0 | 2F | E4 | 2B | 25 |
| Octal | 66 | 106 | 210 | 74 | 61 | 0 | 57 | 344 | 53 | 45 |
| Binary | 110110 | 1000110 | 10001000 | 111100 | 110001 | 0 | 101111 | 11100100 | 101011 | 100101 |
Color Harmonies of #364688
Complementary color
Monochromatic Colors of #364688
Black with #364688
Text Example
Text Example
White with #364688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364688; }
p { color: rgb(54,70,136); }
H1.HeaderClassName
{
color: #364688;
}
.AnyTagClassName
{
color: #364688;
}
</style>
background-color css
<style>
a { background-color: #364688; }
a { background-color: rgb(54,70,136); }
div.DivClassName
{
background-color: #364688;
}
.BgClassName
{
background-color: #364688;
}
</style>
border-color css
<style>
span { border-color: #364688; }
span { border-color: rgb(54,70,136); }
td.TdClassName
{
border-color: #364688;
}
.TagClassName
{
border-color: #364688;
}
</style>