Shades of Tory Blue #364782
Tints of Tory Blue #364782
RGB
CMYK
RGB Variations
Color information
#364782 (or 0x364782) is known color: Tory Blue. HEX triplet: 36, 47 and 82. RGB value is (54,71,130). Sum of RGB (Red+Green+Blue) = 54+71+130=255 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.18% from 255); Green value is 71 (28.12% from 255 or 27.84% from 255); Blue value is 130 (51.17% from 255 or 50.98% from 255); Max value from RGB is 130 - color contains mainly: blue. Hex color #364782 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364782 is #C9B87D. Grayscale: #484848. Windows color (decimal): -13219966 or 8537910. OLE color: 8537910.
HSL color Cylindrical-coordinate representation of color #364782: hue angle of 226.58º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #364782 is Cyan = 0.58, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 71 | 130 | - |
| CMYK | 0.58 | 0.45 | 0 | 0.49 |
| HSL | 226.58º | 0.41% | 0.36% | - |
| HSV(B) | 226.58º | 0.58% | 0.51% | - |
| XYZ | 7.8 | 6.9 | 22.04 | - |
| YUV | 72.64 | 160.37 | 114.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 71 | 130 | 0.58 | 0.45 | 0 | 0.49 | 226.58 | 0.41 | 0.36 |
| Hex | 36 | 47 | 82 | 3A | 2D | 0 | 31 | E3 | 29 | 24 |
| Octal | 66 | 107 | 202 | 72 | 55 | 0 | 61 | 343 | 51 | 44 |
| Binary | 110110 | 1000111 | 10000010 | 111010 | 101101 | 0 | 110001 | 11100011 | 101001 | 100100 |
Color Harmonies of #364782
Complementary color
Monochromatic Colors of #364782
Black with #364782
Text Example
Text Example
White with #364782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364782; }
p { color: rgb(54,71,130); }
H1.HeaderClassName
{
color: #364782;
}
.AnyTagClassName
{
color: #364782;
}
</style>
background-color css
<style>
a { background-color: #364782; }
a { background-color: rgb(54,71,130); }
div.DivClassName
{
background-color: #364782;
}
.BgClassName
{
background-color: #364782;
}
</style>
border-color css
<style>
span { border-color: #364782; }
span { border-color: rgb(54,71,130); }
td.TdClassName
{
border-color: #364782;
}
.TagClassName
{
border-color: #364782;
}
</style>