Shades of Tory Blue #324681
Tints of Tory Blue #324681
RGB
CMYK
RGB Variations
Color information
#324681 (or 0x324681) is known color: Tory Blue. HEX triplet: 32, 46 and 81. RGB value is (50,70,129). Sum of RGB (Red+Green+Blue) = 50+70+129=249 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.08% from 249); Green value is 70 (27.73% from 255 or 28.11% from 249); Blue value is 129 (50.78% from 255 or 51.81% from 249); Max value from RGB is 129 - color contains mainly: blue. Hex color #324681 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #324681 is #CDB97E. Grayscale: #464646. Windows color (decimal): -13482367 or 8472114. OLE color: 8472114.
HSL color Cylindrical-coordinate representation of color #324681: hue angle of 224.81º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #324681 is Cyan = 0.61, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 70 | 129 | - |
| CMYK | 0.61 | 0.46 | 0 | 0.49 |
| HSL | 224.81º | 0.44% | 0.35% | - |
| HSV(B) | 224.81º | 0.61% | 0.51% | - |
| XYZ | 7.47 | 6.64 | 21.66 | - |
| YUV | 70.75 | 160.87 | 113.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 70 | 129 | 0.61 | 0.46 | 0 | 0.49 | 224.81 | 0.44 | 0.35 |
| Hex | 32 | 46 | 81 | 3D | 2E | 0 | 31 | E1 | 2C | 23 |
| Octal | 62 | 106 | 201 | 75 | 56 | 0 | 61 | 341 | 54 | 43 |
| Binary | 110010 | 1000110 | 10000001 | 111101 | 101110 | 0 | 110001 | 11100001 | 101100 | 100011 |
Color Harmonies of #324681
Complementary color
Monochromatic Colors of #324681
Black with #324681
Text Example
Text Example
White with #324681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324681; }
p { color: rgb(50,70,129); }
H1.HeaderClassName
{
color: #324681;
}
.AnyTagClassName
{
color: #324681;
}
</style>
background-color css
<style>
a { background-color: #324681; }
a { background-color: rgb(50,70,129); }
div.DivClassName
{
background-color: #324681;
}
.BgClassName
{
background-color: #324681;
}
</style>
border-color css
<style>
span { border-color: #324681; }
span { border-color: rgb(50,70,129); }
td.TdClassName
{
border-color: #324681;
}
.TagClassName
{
border-color: #324681;
}
</style>