Shades of Tory Blue #364692
Tints of Tory Blue #364692
RGB
CMYK
RGB Variations
Color information
#364692 (or 0x364692) is known color: Tory Blue. HEX triplet: 36, 46 and 92. RGB value is (54,70,146). Sum of RGB (Red+Green+Blue) = 54+70+146=270 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20% from 270); Green value is 70 (27.73% from 255 or 25.93% from 270); Blue value is 146 (57.42% from 255 or 54.07% from 270); Max value from RGB is 146 - color contains mainly: blue. Hex color #364692 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364692 is #C9B96D. Grayscale: #494949. Windows color (decimal): -13220206 or 9586230. OLE color: 9586230.
HSL color Cylindrical-coordinate representation of color #364692: hue angle of 229.57º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #364692 is Cyan = 0.63, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 70 | 146 | - |
| CMYK | 0.63 | 0.52 | 0 | 0.43 |
| HSL | 229.57º | 0.46% | 0.39% | - |
| HSV(B) | 229.57º | 0.63% | 0.57% | - |
| XYZ | 8.9 | 7.24 | 28.12 | - |
| YUV | 73.88 | 168.7 | 113.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 70 | 146 | 0.63 | 0.52 | 0 | 0.43 | 229.57 | 0.46 | 0.39 |
| Hex | 36 | 46 | 92 | 3F | 34 | 0 | 2B | E6 | 2E | 27 |
| Octal | 66 | 106 | 222 | 77 | 64 | 0 | 53 | 346 | 56 | 47 |
| Binary | 110110 | 1000110 | 10010010 | 111111 | 110100 | 0 | 101011 | 11100110 | 101110 | 100111 |
Color Harmonies of #364692
Complementary color
Monochromatic Colors of #364692
Black with #364692
Text Example
Text Example
White with #364692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364692; }
p { color: rgb(54,70,146); }
H1.HeaderClassName
{
color: #364692;
}
.AnyTagClassName
{
color: #364692;
}
</style>
background-color css
<style>
a { background-color: #364692; }
a { background-color: rgb(54,70,146); }
div.DivClassName
{
background-color: #364692;
}
.BgClassName
{
background-color: #364692;
}
</style>
border-color css
<style>
span { border-color: #364692; }
span { border-color: rgb(54,70,146); }
td.TdClassName
{
border-color: #364692;
}
.TagClassName
{
border-color: #364692;
}
</style>