Shades of Tory Blue #364994
Tints of Tory Blue #364994
RGB
CMYK
RGB Variations
Color information
#364994 (or 0x364994) is known color: Tory Blue. HEX triplet: 36, 49 and 94. RGB value is (54,73,148). Sum of RGB (Red+Green+Blue) = 54+73+148=275 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.64% from 275); Green value is 73 (28.91% from 255 or 26.55% from 275); Blue value is 148 (58.20% from 255 or 53.82% from 275); Max value from RGB is 148 - color contains mainly: blue. Hex color #364994 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364994 is #C9B66B. Grayscale: #4B4B4B. Windows color (decimal): -13219436 or 9718070. OLE color: 9718070.
HSL color Cylindrical-coordinate representation of color #364994: hue angle of 227.87º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #364994 is Cyan = 0.64, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 73 | 148 | - |
| CMYK | 0.64 | 0.51 | 0 | 0.42 |
| HSL | 227.87º | 0.47% | 0.4% | - |
| HSV(B) | 227.87º | 0.64% | 0.58% | - |
| XYZ | 9.25 | 7.69 | 29.01 | - |
| YUV | 75.87 | 168.71 | 112.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 73 | 148 | 0.64 | 0.51 | 0 | 0.42 | 227.87 | 0.47 | 0.4 |
| Hex | 36 | 49 | 94 | 40 | 33 | 0 | 2A | E4 | 2F | 28 |
| Octal | 66 | 111 | 224 | 100 | 63 | 0 | 52 | 344 | 57 | 50 |
| Binary | 110110 | 1001001 | 10010100 | 1000000 | 110011 | 0 | 101010 | 11100100 | 101111 | 101000 |
Color Harmonies of #364994
Complementary color
Monochromatic Colors of #364994
Black with #364994
Text Example
Text Example
White with #364994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364994; }
p { color: rgb(54,73,148); }
H1.HeaderClassName
{
color: #364994;
}
.AnyTagClassName
{
color: #364994;
}
</style>
background-color css
<style>
a { background-color: #364994; }
a { background-color: rgb(54,73,148); }
div.DivClassName
{
background-color: #364994;
}
.BgClassName
{
background-color: #364994;
}
</style>
border-color css
<style>
span { border-color: #364994; }
span { border-color: rgb(54,73,148); }
td.TdClassName
{
border-color: #364994;
}
.TagClassName
{
border-color: #364994;
}
</style>