Shades of Tory Blue #324582
Tints of Tory Blue #324582
RGB
CMYK
RGB Variations
Color information
#324582 (or 0x324582) is known color: Tory Blue. HEX triplet: 32, 45 and 82. RGB value is (50,69,130). Sum of RGB (Red+Green+Blue) = 50+69+130=249 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.08% from 249); Green value is 69 (27.34% from 255 or 27.71% from 249); Blue value is 130 (51.17% from 255 or 52.21% from 249); Max value from RGB is 130 - color contains mainly: blue. Hex color #324582 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #324582 is #CDBA7D. Grayscale: #464646. Windows color (decimal): -13482622 or 8537394. OLE color: 8537394.
HSL color Cylindrical-coordinate representation of color #324582: hue angle of 225.75º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #324582 is Cyan = 0.62, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 69 | 130 | - |
| CMYK | 0.62 | 0.47 | 0 | 0.49 |
| HSL | 225.75º | 0.44% | 0.35% | - |
| HSV(B) | 225.75º | 0.62% | 0.51% | - |
| XYZ | 7.47 | 6.55 | 21.99 | - |
| YUV | 70.27 | 161.71 | 113.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 130 | 0.62 | 0.47 | 0 | 0.49 | 225.75 | 0.44 | 0.35 |
| Hex | 32 | 45 | 82 | 3E | 2F | 0 | 31 | E2 | 2C | 23 |
| Octal | 62 | 105 | 202 | 76 | 57 | 0 | 61 | 342 | 54 | 43 |
| Binary | 110010 | 1000101 | 10000010 | 111110 | 101111 | 0 | 110001 | 11100010 | 101100 | 100011 |
Color Harmonies of #324582
Complementary color
Monochromatic Colors of #324582
Black with #324582
Text Example
Text Example
White with #324582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324582; }
p { color: rgb(50,69,130); }
H1.HeaderClassName
{
color: #324582;
}
.AnyTagClassName
{
color: #324582;
}
</style>
background-color css
<style>
a { background-color: #324582; }
a { background-color: rgb(50,69,130); }
div.DivClassName
{
background-color: #324582;
}
.BgClassName
{
background-color: #324582;
}
</style>
border-color css
<style>
span { border-color: #324582; }
span { border-color: rgb(50,69,130); }
td.TdClassName
{
border-color: #324582;
}
.TagClassName
{
border-color: #324582;
}
</style>