Shades of Tory Blue #284990
Tints of Tory Blue #284990
RGB
CMYK
RGB Variations
Color information
#284990 (or 0x284990) is known color: Tory Blue. HEX triplet: 28, 49 and 90. RGB value is (40,73,144). Sum of RGB (Red+Green+Blue) = 40+73+144=257 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.56% from 257); Green value is 73 (28.91% from 255 or 28.40% from 257); Blue value is 144 (56.64% from 255 or 56.03% from 257); Max value from RGB is 144 - color contains mainly: blue. Hex color #284990 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #284990 is #D7B66F. Grayscale: #464646. Windows color (decimal): -14136944 or 9455912. OLE color: 9455912.
HSL color Cylindrical-coordinate representation of color #284990: hue angle of 220.96º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #284990 is Cyan = 0.72, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 40 | 73 | 144 | - |
| CMYK | 0.72 | 0.49 | 0 | 0.44 |
| HSL | 220.96º | 0.57% | 0.36% | - |
| HSV(B) | 220.96º | 0.72% | 0.56% | - |
| XYZ | 8.29 | 7.23 | 27.34 | - |
| YUV | 71.23 | 169.07 | 105.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 73 | 144 | 0.72 | 0.49 | 0 | 0.44 | 220.96 | 0.57 | 0.36 |
| Hex | 28 | 49 | 90 | 48 | 31 | 0 | 2C | DD | 39 | 24 |
| Octal | 50 | 111 | 220 | 110 | 61 | 0 | 54 | 335 | 71 | 44 |
| Binary | 101000 | 1001001 | 10010000 | 1001000 | 110001 | 0 | 101100 | 11011101 | 111001 | 100100 |
Color Harmonies of #284990
Complementary color
Monochromatic Colors of #284990
Black with #284990
Text Example
Text Example
White with #284990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284990; }
p { color: rgb(40,73,144); }
H1.HeaderClassName
{
color: #284990;
}
.AnyTagClassName
{
color: #284990;
}
</style>
background-color css
<style>
a { background-color: #284990; }
a { background-color: rgb(40,73,144); }
div.DivClassName
{
background-color: #284990;
}
.BgClassName
{
background-color: #284990;
}
</style>
border-color css
<style>
span { border-color: #284990; }
span { border-color: rgb(40,73,144); }
td.TdClassName
{
border-color: #284990;
}
.TagClassName
{
border-color: #284990;
}
</style>