Shades of Tory Blue #354790
Tints of Tory Blue #354790
RGB
CMYK
RGB Variations
Color information
#354790 (or 0x354790) is known color: Tory Blue. HEX triplet: 35, 47 and 90. RGB value is (53,71,144). Sum of RGB (Red+Green+Blue) = 53+71+144=268 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.78% from 268); Green value is 71 (28.12% from 255 or 26.49% from 268); Blue value is 144 (56.64% from 255 or 53.73% from 268); Max value from RGB is 144 - color contains mainly: blue. Hex color #354790 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #354790 is #CAB86F. Grayscale: #494949. Windows color (decimal): -13285488 or 9455413. OLE color: 9455413.
HSL color Cylindrical-coordinate representation of color #354790: hue angle of 228.13º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #354790 is Cyan = 0.63, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 71 | 144 | - |
| CMYK | 0.63 | 0.51 | 0 | 0.44 |
| HSL | 228.13º | 0.46% | 0.39% | - |
| HSV(B) | 228.13º | 0.63% | 0.56% | - |
| XYZ | 8.76 | 7.28 | 27.33 | - |
| YUV | 73.94 | 167.54 | 113.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 71 | 144 | 0.63 | 0.51 | 0 | 0.44 | 228.13 | 0.46 | 0.39 |
| Hex | 35 | 47 | 90 | 3F | 33 | 0 | 2C | E4 | 2E | 27 |
| Octal | 65 | 107 | 220 | 77 | 63 | 0 | 54 | 344 | 56 | 47 |
| Binary | 110101 | 1000111 | 10010000 | 111111 | 110011 | 0 | 101100 | 11100100 | 101110 | 100111 |
Color Harmonies of #354790
Complementary color
Monochromatic Colors of #354790
Black with #354790
Text Example
Text Example
White with #354790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354790; }
p { color: rgb(53,71,144); }
H1.HeaderClassName
{
color: #354790;
}
.AnyTagClassName
{
color: #354790;
}
</style>
background-color css
<style>
a { background-color: #354790; }
a { background-color: rgb(53,71,144); }
div.DivClassName
{
background-color: #354790;
}
.BgClassName
{
background-color: #354790;
}
</style>
border-color css
<style>
span { border-color: #354790; }
span { border-color: rgb(53,71,144); }
td.TdClassName
{
border-color: #354790;
}
.TagClassName
{
border-color: #354790;
}
</style>