Shades of Tory Blue #284087
Tints of Tory Blue #284087
RGB
CMYK
RGB Variations
Color information
#284087 (or 0x284087) is known color: Tory Blue. HEX triplet: 28, 40 and 87. RGB value is (40,64,135). Sum of RGB (Red+Green+Blue) = 40+64+135=239 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.74% from 239); Green value is 64 (25.39% from 255 or 26.78% from 239); Blue value is 135 (53.12% from 255 or 56.49% from 239); Max value from RGB is 135 - color contains mainly: blue. Hex color #284087 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #284087 is #D7BF78. Grayscale: #404040. Windows color (decimal): -14139257 or 8863784. OLE color: 8863784.
HSL color Cylindrical-coordinate representation of color #284087: hue angle of 224.84º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #284087 is Cyan = 0.70, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 64 | 135 | - |
| CMYK | 0.70 | 0.53 | 0 | 0.47 |
| HSL | 224.84º | 0.54% | 0.34% | - |
| HSV(B) | 224.84º | 0.7% | 0.53% | - |
| XYZ | 7.08 | 5.87 | 23.68 | - |
| YUV | 64.92 | 167.55 | 110.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 64 | 135 | 0.70 | 0.53 | 0 | 0.47 | 224.84 | 0.54 | 0.34 |
| Hex | 28 | 40 | 87 | 46 | 35 | 0 | 2F | E1 | 36 | 22 |
| Octal | 50 | 100 | 207 | 106 | 65 | 0 | 57 | 341 | 66 | 42 |
| Binary | 101000 | 1000000 | 10000111 | 1000110 | 110101 | 0 | 101111 | 11100001 | 110110 | 100010 |
Color Harmonies of #284087
Complementary color
Monochromatic Colors of #284087
Black with #284087
Text Example
Text Example
White with #284087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284087; }
p { color: rgb(40,64,135); }
H1.HeaderClassName
{
color: #284087;
}
.AnyTagClassName
{
color: #284087;
}
</style>
background-color css
<style>
a { background-color: #284087; }
a { background-color: rgb(40,64,135); }
div.DivClassName
{
background-color: #284087;
}
.BgClassName
{
background-color: #284087;
}
</style>
border-color css
<style>
span { border-color: #284087; }
span { border-color: rgb(40,64,135); }
td.TdClassName
{
border-color: #284087;
}
.TagClassName
{
border-color: #284087;
}
</style>