Shades of Tory Blue #364795
Tints of Tory Blue #364795
RGB
CMYK
RGB Variations
Color information
#364795 (or 0x364795) is known color: Tory Blue. HEX triplet: 36, 47 and 95. RGB value is (54,71,149). Sum of RGB (Red+Green+Blue) = 54+71+149=274 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.71% from 274); Green value is 71 (28.12% from 255 or 25.91% from 274); Blue value is 149 (58.59% from 255 or 54.38% from 274); Max value from RGB is 149 - color contains mainly: blue. Hex color #364795 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364795 is #C9B86A. Grayscale: #4A4A4A. Windows color (decimal): -13219947 or 9783094. OLE color: 9783094.
HSL color Cylindrical-coordinate representation of color #364795: hue angle of 229.26º 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 #364795 is Cyan = 0.64, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 71 | 149 | - |
| CMYK | 0.64 | 0.52 | 0 | 0.42 |
| HSL | 229.26º | 0.47% | 0.4% | - |
| HSV(B) | 229.26º | 0.64% | 0.58% | - |
| XYZ | 9.2 | 7.46 | 29.39 | - |
| YUV | 74.81 | 169.87 | 113.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 71 | 149 | 0.64 | 0.52 | 0 | 0.42 | 229.26 | 0.47 | 0.4 |
| Hex | 36 | 47 | 95 | 40 | 34 | 0 | 2A | E5 | 2F | 28 |
| Octal | 66 | 107 | 225 | 100 | 64 | 0 | 52 | 345 | 57 | 50 |
| Binary | 110110 | 1000111 | 10010101 | 1000000 | 110100 | 0 | 101010 | 11100101 | 101111 | 101000 |
Color Harmonies of #364795
Complementary color
Monochromatic Colors of #364795
Black with #364795
Text Example
Text Example
White with #364795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364795; }
p { color: rgb(54,71,149); }
H1.HeaderClassName
{
color: #364795;
}
.AnyTagClassName
{
color: #364795;
}
</style>
background-color css
<style>
a { background-color: #364795; }
a { background-color: rgb(54,71,149); }
div.DivClassName
{
background-color: #364795;
}
.BgClassName
{
background-color: #364795;
}
</style>
border-color css
<style>
span { border-color: #364795; }
span { border-color: rgb(54,71,149); }
td.TdClassName
{
border-color: #364795;
}
.TagClassName
{
border-color: #364795;
}
</style>