Shades of Tory Blue #324584
Tints of Tory Blue #324584
RGB
CMYK
RGB Variations
Color information
#324584 (or 0x324584) is known color: Tory Blue. HEX triplet: 32, 45 and 84. RGB value is (50,69,132). Sum of RGB (Red+Green+Blue) = 50+69+132=251 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.92% from 251); Green value is 69 (27.34% from 255 or 27.49% from 251); Blue value is 132 (51.95% from 255 or 52.59% from 251); Max value from RGB is 132 - color contains mainly: blue. Hex color #324584 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #324584 is #CDBA7B. Grayscale: #464646. Windows color (decimal): -13482620 or 8668466. OLE color: 8668466.
HSL color Cylindrical-coordinate representation of color #324584: hue angle of 226.1º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #324584 is Cyan = 0.62, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 69 | 132 | - |
| CMYK | 0.62 | 0.48 | 0 | 0.48 |
| HSL | 226.1º | 0.45% | 0.36% | - |
| HSV(B) | 226.1º | 0.62% | 0.52% | - |
| XYZ | 7.61 | 6.6 | 22.7 | - |
| YUV | 70.5 | 162.71 | 113.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 132 | 0.62 | 0.48 | 0 | 0.48 | 226.1 | 0.45 | 0.36 |
| Hex | 32 | 45 | 84 | 3E | 30 | 0 | 30 | E2 | 2D | 24 |
| Octal | 62 | 105 | 204 | 76 | 60 | 0 | 60 | 342 | 55 | 44 |
| Binary | 110010 | 1000101 | 10000100 | 111110 | 110000 | 0 | 110000 | 11100010 | 101101 | 100100 |
Color Harmonies of #324584
Complementary color
Monochromatic Colors of #324584
Black with #324584
Text Example
Text Example
White with #324584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324584; }
p { color: rgb(50,69,132); }
H1.HeaderClassName
{
color: #324584;
}
.AnyTagClassName
{
color: #324584;
}
</style>
background-color css
<style>
a { background-color: #324584; }
a { background-color: rgb(50,69,132); }
div.DivClassName
{
background-color: #324584;
}
.BgClassName
{
background-color: #324584;
}
</style>
border-color css
<style>
span { border-color: #324584; }
span { border-color: rgb(50,69,132); }
td.TdClassName
{
border-color: #324584;
}
.TagClassName
{
border-color: #324584;
}
</style>