Shades of Tory Blue #324791
Tints of Tory Blue #324791
RGB
CMYK
RGB Variations
Color information
#324791 (or 0x324791) is known color: Tory Blue. HEX triplet: 32, 47 and 91. RGB value is (50,71,145). Sum of RGB (Red+Green+Blue) = 50+71+145=266 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.80% from 266); Green value is 71 (28.12% from 255 or 26.69% from 266); Blue value is 145 (57.03% from 255 or 54.51% from 266); Max value from RGB is 145 - color contains mainly: blue. Hex color #324791 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #324791 is #CDB86E. Grayscale: #484848. Windows color (decimal): -13482095 or 9520946. OLE color: 9520946.
HSL color Cylindrical-coordinate representation of color #324791: hue angle of 226.74º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #324791 is Cyan = 0.66, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 71 | 145 | - |
| CMYK | 0.66 | 0.51 | 0 | 0.43 |
| HSL | 226.74º | 0.49% | 0.38% | - |
| HSV(B) | 226.74º | 0.66% | 0.57% | - |
| XYZ | 8.68 | 7.23 | 27.73 | - |
| YUV | 73.16 | 168.54 | 111.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 145 | 0.66 | 0.51 | 0 | 0.43 | 226.74 | 0.49 | 0.38 |
| Hex | 32 | 47 | 91 | 42 | 33 | 0 | 2B | E3 | 31 | 26 |
| Octal | 62 | 107 | 221 | 102 | 63 | 0 | 53 | 343 | 61 | 46 |
| Binary | 110010 | 1000111 | 10010001 | 1000010 | 110011 | 0 | 101011 | 11100011 | 110001 | 100110 |
Color Harmonies of #324791
Complementary color
Monochromatic Colors of #324791
Black with #324791
Text Example
Text Example
White with #324791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324791; }
p { color: rgb(50,71,145); }
H1.HeaderClassName
{
color: #324791;
}
.AnyTagClassName
{
color: #324791;
}
</style>
background-color css
<style>
a { background-color: #324791; }
a { background-color: rgb(50,71,145); }
div.DivClassName
{
background-color: #324791;
}
.BgClassName
{
background-color: #324791;
}
</style>
border-color css
<style>
span { border-color: #324791; }
span { border-color: rgb(50,71,145); }
td.TdClassName
{
border-color: #324791;
}
.TagClassName
{
border-color: #324791;
}
</style>