Shades of Tory Blue #324295
Tints of Tory Blue #324295
RGB
CMYK
RGB Variations
Color information
#324295 (or 0x324295) is known color: Tory Blue. HEX triplet: 32, 42 and 95. RGB value is (50,66,149). Sum of RGB (Red+Green+Blue) = 50+66+149=265 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.87% from 265); Green value is 66 (26.17% from 255 or 24.91% from 265); Blue value is 149 (58.59% from 255 or 56.23% from 265); Max value from RGB is 149 - color contains mainly: blue. Hex color #324295 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #324295 is #CDBD6A. Grayscale: #464646. Windows color (decimal): -13483371 or 9781810. OLE color: 9781810.
HSL color Cylindrical-coordinate representation of color #324295: hue angle of 230.3º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #324295 is Cyan = 0.66, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 66 | 149 | - |
| CMYK | 0.66 | 0.56 | 0 | 0.42 |
| HSL | 230.3º | 0.5% | 0.39% | - |
| HSV(B) | 230.3º | 0.66% | 0.58% | - |
| XYZ | 8.69 | 6.74 | 29.28 | - |
| YUV | 70.68 | 172.2 | 113.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 66 | 149 | 0.66 | 0.56 | 0 | 0.42 | 230.3 | 0.5 | 0.39 |
| Hex | 32 | 42 | 95 | 42 | 38 | 0 | 2A | E6 | 32 | 27 |
| Octal | 62 | 102 | 225 | 102 | 70 | 0 | 52 | 346 | 62 | 47 |
| Binary | 110010 | 1000010 | 10010101 | 1000010 | 111000 | 0 | 101010 | 11100110 | 110010 | 100111 |
Color Harmonies of #324295
Complementary color
Monochromatic Colors of #324295
Black with #324295
Text Example
Text Example
White with #324295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324295; }
p { color: rgb(50,66,149); }
H1.HeaderClassName
{
color: #324295;
}
.AnyTagClassName
{
color: #324295;
}
</style>
background-color css
<style>
a { background-color: #324295; }
a { background-color: rgb(50,66,149); }
div.DivClassName
{
background-color: #324295;
}
.BgClassName
{
background-color: #324295;
}
</style>
border-color css
<style>
span { border-color: #324295; }
span { border-color: rgb(50,66,149); }
td.TdClassName
{
border-color: #324295;
}
.TagClassName
{
border-color: #324295;
}
</style>