Shades of Tory Blue #354587
Tints of Tory Blue #354587
RGB
CMYK
RGB Variations
Color information
#354587 (or 0x354587) is known color: Tory Blue. HEX triplet: 35, 45 and 87. RGB value is (53,69,135). Sum of RGB (Red+Green+Blue) = 53+69+135=257 (34% of max value = 765). Red value is 53 (21.09% from 255 or 20.62% from 257); Green value is 69 (27.34% from 255 or 26.85% from 257); Blue value is 135 (53.12% from 255 or 52.53% from 257); Max value from RGB is 135 - color contains mainly: blue. Hex color #354587 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #354587 is #CABA78. Grayscale: #474747. Windows color (decimal): -13286009 or 8865077. OLE color: 8865077.
HSL color Cylindrical-coordinate representation of color #354587: hue angle of 228.29º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #354587 is Cyan = 0.61, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 69 | 135 | - |
| CMYK | 0.61 | 0.49 | 0 | 0.47 |
| HSL | 228.29º | 0.44% | 0.37% | - |
| HSV(B) | 228.29º | 0.61% | 0.53% | - |
| XYZ | 7.97 | 6.76 | 23.81 | - |
| YUV | 71.74 | 163.7 | 114.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 69 | 135 | 0.61 | 0.49 | 0 | 0.47 | 228.29 | 0.44 | 0.37 |
| Hex | 35 | 45 | 87 | 3D | 31 | 0 | 2F | E4 | 2C | 25 |
| Octal | 65 | 105 | 207 | 75 | 61 | 0 | 57 | 344 | 54 | 45 |
| Binary | 110101 | 1000101 | 10000111 | 111101 | 110001 | 0 | 101111 | 11100100 | 101100 | 100101 |
Color Harmonies of #354587
Complementary color
Monochromatic Colors of #354587
Black with #354587
Text Example
Text Example
White with #354587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354587; }
p { color: rgb(53,69,135); }
H1.HeaderClassName
{
color: #354587;
}
.AnyTagClassName
{
color: #354587;
}
</style>
background-color css
<style>
a { background-color: #354587; }
a { background-color: rgb(53,69,135); }
div.DivClassName
{
background-color: #354587;
}
.BgClassName
{
background-color: #354587;
}
</style>
border-color css
<style>
span { border-color: #354587; }
span { border-color: rgb(53,69,135); }
td.TdClassName
{
border-color: #354587;
}
.TagClassName
{
border-color: #354587;
}
</style>