Shades of Tory Blue #364398
Tints of Tory Blue #364398
RGB
CMYK
RGB Variations
Color information
#364398 (or 0x364398) is known color: Tory Blue. HEX triplet: 36, 43 and 98. RGB value is (54,67,152). Sum of RGB (Red+Green+Blue) = 54+67+152=273 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.78% from 273); Green value is 67 (26.56% from 255 or 24.54% from 273); Blue value is 152 (59.77% from 255 or 55.68% from 273); Max value from RGB is 152 - color contains mainly: blue. Hex color #364398 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364398 is #C9BC67. Grayscale: #484848. Windows color (decimal): -13220968 or 9978678. OLE color: 9978678.
HSL color Cylindrical-coordinate representation of color #364398: hue angle of 232.04º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #364398 is Cyan = 0.64, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 54 | 67 | 152 | - |
| CMYK | 0.64 | 0.56 | 0 | 0.40 |
| HSL | 232.04º | 0.48% | 0.4% | - |
| HSV(B) | 232.04º | 0.64% | 0.6% | - |
| XYZ | 9.2 | 7.07 | 30.58 | - |
| YUV | 72.8 | 172.69 | 114.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 67 | 152 | 0.64 | 0.56 | 0 | 0.40 | 232.04 | 0.48 | 0.4 |
| Hex | 36 | 43 | 98 | 40 | 38 | 0 | 28 | E8 | 30 | 28 |
| Octal | 66 | 103 | 230 | 100 | 70 | 0 | 50 | 350 | 60 | 50 |
| Binary | 110110 | 1000011 | 10011000 | 1000000 | 111000 | 0 | 101000 | 11101000 | 110000 | 101000 |
Color Harmonies of #364398
Complementary color
Monochromatic Colors of #364398
Black with #364398
Text Example
Text Example
White with #364398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364398; }
p { color: rgb(54,67,152); }
H1.HeaderClassName
{
color: #364398;
}
.AnyTagClassName
{
color: #364398;
}
</style>
background-color css
<style>
a { background-color: #364398; }
a { background-color: rgb(54,67,152); }
div.DivClassName
{
background-color: #364398;
}
.BgClassName
{
background-color: #364398;
}
</style>
border-color css
<style>
span { border-color: #364398; }
span { border-color: rgb(54,67,152); }
td.TdClassName
{
border-color: #364398;
}
.TagClassName
{
border-color: #364398;
}
</style>