Shades of Tory Blue #324790
Tints of Tory Blue #324790
RGB
CMYK
RGB Variations
Color information
#324790 (or 0x324790) is known color: Tory Blue. HEX triplet: 32, 47 and 90. RGB value is (50,71,144). Sum of RGB (Red+Green+Blue) = 50+71+144=265 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.87% from 265); Green value is 71 (28.12% from 255 or 26.79% from 265); Blue value is 144 (56.64% from 255 or 54.34% from 265); Max value from RGB is 144 - color contains mainly: blue. Hex color #324790 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #324790 is #CDB86F. Grayscale: #484848. Windows color (decimal): -13482096 or 9455410. OLE color: 9455410.
HSL color Cylindrical-coordinate representation of color #324790: hue angle of 226.6º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #324790 is Cyan = 0.65, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 71 | 144 | - |
| CMYK | 0.65 | 0.51 | 0 | 0.44 |
| HSL | 226.6º | 0.48% | 0.38% | - |
| HSV(B) | 226.6º | 0.65% | 0.56% | - |
| XYZ | 8.6 | 7.2 | 27.32 | - |
| YUV | 73.04 | 168.04 | 111.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 144 | 0.65 | 0.51 | 0 | 0.44 | 226.6 | 0.48 | 0.38 |
| Hex | 32 | 47 | 90 | 41 | 33 | 0 | 2C | E3 | 30 | 26 |
| Octal | 62 | 107 | 220 | 101 | 63 | 0 | 54 | 343 | 60 | 46 |
| Binary | 110010 | 1000111 | 10010000 | 1000001 | 110011 | 0 | 101100 | 11100011 | 110000 | 100110 |
Color Harmonies of #324790
Complementary color
Monochromatic Colors of #324790
Black with #324790
Text Example
Text Example
White with #324790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324790; }
p { color: rgb(50,71,144); }
H1.HeaderClassName
{
color: #324790;
}
.AnyTagClassName
{
color: #324790;
}
</style>
background-color css
<style>
a { background-color: #324790; }
a { background-color: rgb(50,71,144); }
div.DivClassName
{
background-color: #324790;
}
.BgClassName
{
background-color: #324790;
}
</style>
border-color css
<style>
span { border-color: #324790; }
span { border-color: rgb(50,71,144); }
td.TdClassName
{
border-color: #324790;
}
.TagClassName
{
border-color: #324790;
}
</style>