Shades of Tory Blue #364789
Tints of Tory Blue #364789
RGB
CMYK
RGB Variations
Color information
#364789 (or 0x364789) is known color: Tory Blue. HEX triplet: 36, 47 and 89. RGB value is (54,71,137). Sum of RGB (Red+Green+Blue) = 54+71+137=262 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.61% from 262); Green value is 71 (28.12% from 255 or 27.10% from 262); Blue value is 137 (53.91% from 255 or 52.29% from 262); Max value from RGB is 137 - color contains mainly: blue. Hex color #364789 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364789 is #C9B876. Grayscale: #494949. Windows color (decimal): -13219959 or 8996662. OLE color: 8996662.
HSL color Cylindrical-coordinate representation of color #364789: hue angle of 227.71º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #364789 is Cyan = 0.61, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 71 | 137 | - |
| CMYK | 0.61 | 0.48 | 0 | 0.46 |
| HSL | 227.71º | 0.43% | 0.37% | - |
| HSV(B) | 227.71º | 0.61% | 0.54% | - |
| XYZ | 8.29 | 7.1 | 24.6 | - |
| YUV | 73.44 | 163.87 | 114.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 71 | 137 | 0.61 | 0.48 | 0 | 0.46 | 227.71 | 0.43 | 0.37 |
| Hex | 36 | 47 | 89 | 3D | 30 | 0 | 2E | E4 | 2B | 25 |
| Octal | 66 | 107 | 211 | 75 | 60 | 0 | 56 | 344 | 53 | 45 |
| Binary | 110110 | 1000111 | 10001001 | 111101 | 110000 | 0 | 101110 | 11100100 | 101011 | 100101 |
Color Harmonies of #364789
Complementary color
Monochromatic Colors of #364789
Black with #364789
Text Example
Text Example
White with #364789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364789; }
p { color: rgb(54,71,137); }
H1.HeaderClassName
{
color: #364789;
}
.AnyTagClassName
{
color: #364789;
}
</style>
background-color css
<style>
a { background-color: #364789; }
a { background-color: rgb(54,71,137); }
div.DivClassName
{
background-color: #364789;
}
.BgClassName
{
background-color: #364789;
}
</style>
border-color css
<style>
span { border-color: #364789; }
span { border-color: rgb(54,71,137); }
td.TdClassName
{
border-color: #364789;
}
.TagClassName
{
border-color: #364789;
}
</style>