Shades of Tory Blue #284695
Tints of Tory Blue #284695
RGB
CMYK
RGB Variations
Color information
#284695 (or 0x284695) is known color: Tory Blue. HEX triplet: 28, 46 and 95. RGB value is (40,70,149). Sum of RGB (Red+Green+Blue) = 40+70+149=259 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.44% from 259); Green value is 70 (27.73% from 255 or 27.03% from 259); Blue value is 149 (58.59% from 255 or 57.53% from 259); Max value from RGB is 149 - color contains mainly: blue. Hex color #284695 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #284695 is #D7B96A. Grayscale: #454545. Windows color (decimal): -14137707 or 9782824. OLE color: 9782824.
HSL color Cylindrical-coordinate representation of color #284695: hue angle of 223.49º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #284695 is Cyan = 0.73, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 70 | 149 | - |
| CMYK | 0.73 | 0.53 | 0 | 0.42 |
| HSL | 223.49º | 0.58% | 0.37% | - |
| HSV(B) | 223.49º | 0.73% | 0.58% | - |
| XYZ | 8.49 | 7 | 29.34 | - |
| YUV | 70.04 | 172.56 | 106.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 70 | 149 | 0.73 | 0.53 | 0 | 0.42 | 223.49 | 0.58 | 0.37 |
| Hex | 28 | 46 | 95 | 49 | 35 | 0 | 2A | DF | 3A | 25 |
| Octal | 50 | 106 | 225 | 111 | 65 | 0 | 52 | 337 | 72 | 45 |
| Binary | 101000 | 1000110 | 10010101 | 1001001 | 110101 | 0 | 101010 | 11011111 | 111010 | 100101 |
Color Harmonies of #284695
Complementary color
Monochromatic Colors of #284695
Black with #284695
Text Example
Text Example
White with #284695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284695; }
p { color: rgb(40,70,149); }
H1.HeaderClassName
{
color: #284695;
}
.AnyTagClassName
{
color: #284695;
}
</style>
background-color css
<style>
a { background-color: #284695; }
a { background-color: rgb(40,70,149); }
div.DivClassName
{
background-color: #284695;
}
.BgClassName
{
background-color: #284695;
}
</style>
border-color css
<style>
span { border-color: #284695; }
span { border-color: rgb(40,70,149); }
td.TdClassName
{
border-color: #284695;
}
.TagClassName
{
border-color: #284695;
}
</style>