Shades of Tory Blue #324792
Tints of Tory Blue #324792
RGB
CMYK
RGB Variations
Color information
#324792 (or 0x324792) is known color: Tory Blue. HEX triplet: 32, 47 and 92. RGB value is (50,71,146). Sum of RGB (Red+Green+Blue) = 50+71+146=267 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.73% from 267); Green value is 71 (28.12% from 255 or 26.59% from 267); Blue value is 146 (57.42% from 255 or 54.68% from 267); Max value from RGB is 146 - color contains mainly: blue. Hex color #324792 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #324792 is #CDB86D. Grayscale: #484848. Windows color (decimal): -13482094 or 9586482. OLE color: 9586482.
HSL color Cylindrical-coordinate representation of color #324792: hue angle of 226.88º 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 #324792 is Cyan = 0.66, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 71 | 146 | - |
| CMYK | 0.66 | 0.51 | 0 | 0.43 |
| HSL | 226.88º | 0.49% | 0.38% | - |
| HSV(B) | 226.88º | 0.66% | 0.57% | - |
| XYZ | 8.76 | 7.26 | 28.13 | - |
| YUV | 73.27 | 169.04 | 111.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 146 | 0.66 | 0.51 | 0 | 0.43 | 226.88 | 0.49 | 0.38 |
| Hex | 32 | 47 | 92 | 42 | 33 | 0 | 2B | E3 | 31 | 26 |
| Octal | 62 | 107 | 222 | 102 | 63 | 0 | 53 | 343 | 61 | 46 |
| Binary | 110010 | 1000111 | 10010010 | 1000010 | 110011 | 0 | 101011 | 11100011 | 110001 | 100110 |
Color Harmonies of #324792
Complementary color
Monochromatic Colors of #324792
Black with #324792
Text Example
Text Example
White with #324792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324792; }
p { color: rgb(50,71,146); }
H1.HeaderClassName
{
color: #324792;
}
.AnyTagClassName
{
color: #324792;
}
</style>
background-color css
<style>
a { background-color: #324792; }
a { background-color: rgb(50,71,146); }
div.DivClassName
{
background-color: #324792;
}
.BgClassName
{
background-color: #324792;
}
</style>
border-color css
<style>
span { border-color: #324792; }
span { border-color: rgb(50,71,146); }
td.TdClassName
{
border-color: #324792;
}
.TagClassName
{
border-color: #324792;
}
</style>