Shades of Tory Blue #354598
Tints of Tory Blue #354598
RGB
CMYK
RGB Variations
Color information
#354598 (or 0x354598) is known color: Tory Blue. HEX triplet: 35, 45 and 98. RGB value is (53,69,152). Sum of RGB (Red+Green+Blue) = 53+69+152=274 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.34% from 274); Green value is 69 (27.34% from 255 or 25.18% from 274); Blue value is 152 (59.77% from 255 or 55.47% from 274); Max value from RGB is 152 - color contains mainly: blue. Hex color #354598 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #354598 is #CABA67. Grayscale: #494949. Windows color (decimal): -13285992 or 9979189. OLE color: 9979189.
HSL color Cylindrical-coordinate representation of color #354598: hue angle of 230.3º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #354598 is Cyan = 0.65, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 53 | 69 | 152 | - |
| CMYK | 0.65 | 0.55 | 0 | 0.40 |
| HSL | 230.3º | 0.48% | 0.4% | - |
| HSV(B) | 230.3º | 0.65% | 0.6% | - |
| XYZ | 9.26 | 7.28 | 30.62 | - |
| YUV | 73.68 | 172.2 | 113.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 69 | 152 | 0.65 | 0.55 | 0 | 0.40 | 230.3 | 0.48 | 0.4 |
| Hex | 35 | 45 | 98 | 41 | 37 | 0 | 28 | E6 | 30 | 28 |
| Octal | 65 | 105 | 230 | 101 | 67 | 0 | 50 | 346 | 60 | 50 |
| Binary | 110101 | 1000101 | 10011000 | 1000001 | 110111 | 0 | 101000 | 11100110 | 110000 | 101000 |
Color Harmonies of #354598
Complementary color
Monochromatic Colors of #354598
Black with #354598
Text Example
Text Example
White with #354598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354598; }
p { color: rgb(53,69,152); }
H1.HeaderClassName
{
color: #354598;
}
.AnyTagClassName
{
color: #354598;
}
</style>
background-color css
<style>
a { background-color: #354598; }
a { background-color: rgb(53,69,152); }
div.DivClassName
{
background-color: #354598;
}
.BgClassName
{
background-color: #354598;
}
</style>
border-color css
<style>
span { border-color: #354598; }
span { border-color: rgb(53,69,152); }
td.TdClassName
{
border-color: #354598;
}
.TagClassName
{
border-color: #354598;
}
</style>