Shades of Tory Blue #284298
Tints of Tory Blue #284298
RGB
CMYK
RGB Variations
Color information
#284298 (or 0x284298) is known color: Tory Blue. HEX triplet: 28, 42 and 98. RGB value is (40,66,152). Sum of RGB (Red+Green+Blue) = 40+66+152=258 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.50% from 258); Green value is 66 (26.17% from 255 or 25.58% from 258); Blue value is 152 (59.77% from 255 or 58.91% from 258); Max value from RGB is 152 - color contains mainly: blue. Hex color #284298 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #284298 is #D7BD67. Grayscale: #434343. Windows color (decimal): -14138728 or 9978408. OLE color: 9978408.
HSL color Cylindrical-coordinate representation of color #284298: hue angle of 226.07º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #284298 is Cyan = 0.74, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 40 | 66 | 152 | - |
| CMYK | 0.74 | 0.57 | 0 | 0.40 |
| HSL | 226.07º | 0.58% | 0.38% | - |
| HSV(B) | 226.07º | 0.74% | 0.6% | - |
| XYZ | 8.49 | 6.61 | 30.53 | - |
| YUV | 68.03 | 175.39 | 108.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 66 | 152 | 0.74 | 0.57 | 0 | 0.40 | 226.07 | 0.58 | 0.38 |
| Hex | 28 | 42 | 98 | 4A | 39 | 0 | 28 | E2 | 3A | 26 |
| Octal | 50 | 102 | 230 | 112 | 71 | 0 | 50 | 342 | 72 | 46 |
| Binary | 101000 | 1000010 | 10011000 | 1001010 | 111001 | 0 | 101000 | 11100010 | 111010 | 100110 |
Color Harmonies of #284298
Complementary color
Monochromatic Colors of #284298
Black with #284298
Text Example
Text Example
White with #284298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284298; }
p { color: rgb(40,66,152); }
H1.HeaderClassName
{
color: #284298;
}
.AnyTagClassName
{
color: #284298;
}
</style>
background-color css
<style>
a { background-color: #284298; }
a { background-color: rgb(40,66,152); }
div.DivClassName
{
background-color: #284298;
}
.BgClassName
{
background-color: #284298;
}
</style>
border-color css
<style>
span { border-color: #284298; }
span { border-color: rgb(40,66,152); }
td.TdClassName
{
border-color: #284298;
}
.TagClassName
{
border-color: #284298;
}
</style>