Shades of Tory Blue #354795
Tints of Tory Blue #354795
RGB
CMYK
RGB Variations
Color information
#354795 (or 0x354795) is known color: Tory Blue. HEX triplet: 35, 47 and 95. RGB value is (53,71,149). Sum of RGB (Red+Green+Blue) = 53+71+149=273 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.41% from 273); Green value is 71 (28.12% from 255 or 26.01% from 273); Blue value is 149 (58.59% from 255 or 54.58% from 273); Max value from RGB is 149 - color contains mainly: blue. Hex color #354795 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #354795 is #CAB86A. Grayscale: #4A4A4A. Windows color (decimal): -13285483 or 9783093. OLE color: 9783093.
HSL color Cylindrical-coordinate representation of color #354795: hue angle of 228.75º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #354795 is Cyan = 0.64, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 71 | 149 | - |
| CMYK | 0.64 | 0.52 | 0 | 0.42 |
| HSL | 228.75º | 0.48% | 0.4% | - |
| HSV(B) | 228.75º | 0.64% | 0.58% | - |
| XYZ | 9.15 | 7.43 | 29.39 | - |
| YUV | 74.51 | 170.04 | 112.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 71 | 149 | 0.64 | 0.52 | 0 | 0.42 | 228.75 | 0.48 | 0.4 |
| Hex | 35 | 47 | 95 | 40 | 34 | 0 | 2A | E5 | 30 | 28 |
| Octal | 65 | 107 | 225 | 100 | 64 | 0 | 52 | 345 | 60 | 50 |
| Binary | 110101 | 1000111 | 10010101 | 1000000 | 110100 | 0 | 101010 | 11100101 | 110000 | 101000 |
Color Harmonies of #354795
Complementary color
Monochromatic Colors of #354795
Black with #354795
Text Example
Text Example
White with #354795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354795; }
p { color: rgb(53,71,149); }
H1.HeaderClassName
{
color: #354795;
}
.AnyTagClassName
{
color: #354795;
}
</style>
background-color css
<style>
a { background-color: #354795; }
a { background-color: rgb(53,71,149); }
div.DivClassName
{
background-color: #354795;
}
.BgClassName
{
background-color: #354795;
}
</style>
border-color css
<style>
span { border-color: #354795; }
span { border-color: rgb(53,71,149); }
td.TdClassName
{
border-color: #354795;
}
.TagClassName
{
border-color: #354795;
}
</style>