Shades of Tory Blue #284295
Tints of Tory Blue #284295
RGB
CMYK
RGB Variations
Color information
#284295 (or 0x284295) is known color: Tory Blue. HEX triplet: 28, 42 and 95. RGB value is (40,66,149). Sum of RGB (Red+Green+Blue) = 40+66+149=255 (33% of max value = 765). Red value is 40 (16.02% from 255 or 15.69% from 255); Green value is 66 (26.17% from 255 or 25.88% from 255); Blue value is 149 (58.59% from 255 or 58.43% from 255); Max value from RGB is 149 - color contains mainly: blue. Hex color #284295 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #284295 is #D7BD6A. Grayscale: #434343. Windows color (decimal): -14138731 or 9781800. OLE color: 9781800.
HSL color Cylindrical-coordinate representation of color #284295: hue angle of 225.69º 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 #284295 is Cyan = 0.73, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 66 | 149 | - |
| CMYK | 0.73 | 0.56 | 0 | 0.42 |
| HSL | 225.69º | 0.58% | 0.37% | - |
| HSV(B) | 225.69º | 0.73% | 0.58% | - |
| XYZ | 8.25 | 6.52 | 29.26 | - |
| YUV | 67.69 | 173.89 | 108.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 66 | 149 | 0.73 | 0.56 | 0 | 0.42 | 225.69 | 0.58 | 0.37 |
| Hex | 28 | 42 | 95 | 49 | 38 | 0 | 2A | E2 | 3A | 25 |
| Octal | 50 | 102 | 225 | 111 | 70 | 0 | 52 | 342 | 72 | 45 |
| Binary | 101000 | 1000010 | 10010101 | 1001001 | 111000 | 0 | 101010 | 11100010 | 111010 | 100101 |
Color Harmonies of #284295
Complementary color
Monochromatic Colors of #284295
Black with #284295
Text Example
Text Example
White with #284295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284295; }
p { color: rgb(40,66,149); }
H1.HeaderClassName
{
color: #284295;
}
.AnyTagClassName
{
color: #284295;
}
</style>
background-color css
<style>
a { background-color: #284295; }
a { background-color: rgb(40,66,149); }
div.DivClassName
{
background-color: #284295;
}
.BgClassName
{
background-color: #284295;
}
</style>
border-color css
<style>
span { border-color: #284295; }
span { border-color: rgb(40,66,149); }
td.TdClassName
{
border-color: #284295;
}
.TagClassName
{
border-color: #284295;
}
</style>