Shades of Tory Blue #324592
Tints of Tory Blue #324592
RGB
CMYK
RGB Variations
Color information
#324592 (or 0x324592) is known color: Tory Blue. HEX triplet: 32, 45 and 92. RGB value is (50,69,146). Sum of RGB (Red+Green+Blue) = 50+69+146=265 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.87% from 265); Green value is 69 (27.34% from 255 or 26.04% from 265); Blue value is 146 (57.42% from 255 or 55.09% from 265); Max value from RGB is 146 - color contains mainly: blue. Hex color #324592 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #324592 is #CDBA6D. Grayscale: #474747. Windows color (decimal): -13482606 or 9585970. OLE color: 9585970.
HSL color Cylindrical-coordinate representation of color #324592: hue angle of 228.12º 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 #324592 is Cyan = 0.66, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 69 | 146 | - |
| CMYK | 0.66 | 0.53 | 0 | 0.43 |
| HSL | 228.13º | 0.49% | 0.38% | - |
| HSV(B) | 228.13º | 0.66% | 0.57% | - |
| XYZ | 8.63 | 7.01 | 28.09 | - |
| YUV | 72.1 | 169.71 | 112.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 146 | 0.66 | 0.53 | 0 | 0.43 | 228.13 | 0.49 | 0.38 |
| Hex | 32 | 45 | 92 | 42 | 35 | 0 | 2B | E4 | 31 | 26 |
| Octal | 62 | 105 | 222 | 102 | 65 | 0 | 53 | 344 | 61 | 46 |
| Binary | 110010 | 1000101 | 10010010 | 1000010 | 110101 | 0 | 101011 | 11100100 | 110001 | 100110 |
Color Harmonies of #324592
Complementary color
Monochromatic Colors of #324592
Black with #324592
Text Example
Text Example
White with #324592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324592; }
p { color: rgb(50,69,146); }
H1.HeaderClassName
{
color: #324592;
}
.AnyTagClassName
{
color: #324592;
}
</style>
background-color css
<style>
a { background-color: #324592; }
a { background-color: rgb(50,69,146); }
div.DivClassName
{
background-color: #324592;
}
.BgClassName
{
background-color: #324592;
}
</style>
border-color css
<style>
span { border-color: #324592; }
span { border-color: rgb(50,69,146); }
td.TdClassName
{
border-color: #324592;
}
.TagClassName
{
border-color: #324592;
}
</style>