Shades of Tory Blue #284794
Tints of Tory Blue #284794
RGB
CMYK
RGB Variations
Color information
#284794 (or 0x284794) is known color: Tory Blue. HEX triplet: 28, 47 and 94. RGB value is (40,71,148). Sum of RGB (Red+Green+Blue) = 40+71+148=259 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.44% from 259); Green value is 71 (28.12% from 255 or 27.41% from 259); Blue value is 148 (58.20% from 255 or 57.14% from 259); Max value from RGB is 148 - color contains mainly: blue. Hex color #284794 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #284794 is #D7B86B. Grayscale: #464646. Windows color (decimal): -14137452 or 9717544. OLE color: 9717544.
HSL color Cylindrical-coordinate representation of color #284794: hue angle of 222.78º degrees, saturation: 0.57, 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 #284794 is Cyan = 0.73, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 71 | 148 | - |
| CMYK | 0.73 | 0.52 | 0 | 0.42 |
| HSL | 222.78º | 0.57% | 0.37% | - |
| HSV(B) | 222.78º | 0.73% | 0.58% | - |
| XYZ | 8.47 | 7.1 | 28.94 | - |
| YUV | 70.51 | 171.73 | 106.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 71 | 148 | 0.73 | 0.52 | 0 | 0.42 | 222.78 | 0.57 | 0.37 |
| Hex | 28 | 47 | 94 | 49 | 34 | 0 | 2A | DF | 39 | 25 |
| Octal | 50 | 107 | 224 | 111 | 64 | 0 | 52 | 337 | 71 | 45 |
| Binary | 101000 | 1000111 | 10010100 | 1001001 | 110100 | 0 | 101010 | 11011111 | 111001 | 100101 |
Color Harmonies of #284794
Complementary color
Monochromatic Colors of #284794
Black with #284794
Text Example
Text Example
White with #284794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284794; }
p { color: rgb(40,71,148); }
H1.HeaderClassName
{
color: #284794;
}
.AnyTagClassName
{
color: #284794;
}
</style>
background-color css
<style>
a { background-color: #284794; }
a { background-color: rgb(40,71,148); }
div.DivClassName
{
background-color: #284794;
}
.BgClassName
{
background-color: #284794;
}
</style>
border-color css
<style>
span { border-color: #284794; }
span { border-color: rgb(40,71,148); }
td.TdClassName
{
border-color: #284794;
}
.TagClassName
{
border-color: #284794;
}
</style>