Shades of Tory Blue #284397
Tints of Tory Blue #284397
RGB
CMYK
RGB Variations
Color information
#284397 (or 0x284397) is known color: Tory Blue. HEX triplet: 28, 43 and 97. RGB value is (40,67,151). Sum of RGB (Red+Green+Blue) = 40+67+151=258 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.50% from 258); Green value is 67 (26.56% from 255 or 25.97% from 258); Blue value is 151 (59.38% from 255 or 58.53% from 258); Max value from RGB is 151 - color contains mainly: blue. Hex color #284397 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #284397 is #D7BC68. Grayscale: #444444. Windows color (decimal): -14138473 or 9913128. OLE color: 9913128.
HSL color Cylindrical-coordinate representation of color #284397: hue angle of 225.41º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #284397 is Cyan = 0.74, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 40 | 67 | 151 | - |
| CMYK | 0.74 | 0.56 | 0 | 0.41 |
| HSL | 225.41º | 0.58% | 0.37% | - |
| HSV(B) | 225.41º | 0.74% | 0.59% | - |
| XYZ | 8.47 | 6.7 | 30.13 | - |
| YUV | 68.5 | 174.55 | 107.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 67 | 151 | 0.74 | 0.56 | 0 | 0.41 | 225.41 | 0.58 | 0.37 |
| Hex | 28 | 43 | 97 | 4A | 38 | 0 | 29 | E1 | 3A | 25 |
| Octal | 50 | 103 | 227 | 112 | 70 | 0 | 51 | 341 | 72 | 45 |
| Binary | 101000 | 1000011 | 10010111 | 1001010 | 111000 | 0 | 101001 | 11100001 | 111010 | 100101 |
Color Harmonies of #284397
Complementary color
Monochromatic Colors of #284397
Black with #284397
Text Example
Text Example
White with #284397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284397; }
p { color: rgb(40,67,151); }
H1.HeaderClassName
{
color: #284397;
}
.AnyTagClassName
{
color: #284397;
}
</style>
background-color css
<style>
a { background-color: #284397; }
a { background-color: rgb(40,67,151); }
div.DivClassName
{
background-color: #284397;
}
.BgClassName
{
background-color: #284397;
}
</style>
border-color css
<style>
span { border-color: #284397; }
span { border-color: rgb(40,67,151); }
td.TdClassName
{
border-color: #284397;
}
.TagClassName
{
border-color: #284397;
}
</style>