Shades of Tory Blue #244997
Tints of Tory Blue #244997
RGB
CMYK
RGB Variations
Color information
#244997 (or 0x244997) is known color: Tory Blue. HEX triplet: 24, 49 and 97. RGB value is (36,73,151). Sum of RGB (Red+Green+Blue) = 36+73+151=260 (34% of max value = 765). Red value is 36 (14.45% from 255 or 13.85% from 260); Green value is 73 (28.91% from 255 or 28.08% from 260); Blue value is 151 (59.38% from 255 or 58.08% from 260); Max value from RGB is 151 - color contains mainly: blue. Hex color #244997 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #244997 is #DBB668. Grayscale: #464646. Windows color (decimal): -14399081 or 9914660. OLE color: 9914660.
HSL color Cylindrical-coordinate representation of color #244997: hue angle of 220.7º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #244997 is Cyan = 0.76, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 73 | 151 | - |
| CMYK | 0.76 | 0.52 | 0 | 0.41 |
| HSL | 220.7º | 0.61% | 0.37% | - |
| HSV(B) | 220.7º | 0.76% | 0.59% | - |
| XYZ | 8.7 | 7.37 | 30.24 | - |
| YUV | 70.83 | 173.24 | 103.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 73 | 151 | 0.76 | 0.52 | 0 | 0.41 | 220.7 | 0.61 | 0.37 |
| Hex | 24 | 49 | 97 | 4C | 34 | 0 | 29 | DD | 3D | 25 |
| Octal | 44 | 111 | 227 | 114 | 64 | 0 | 51 | 335 | 75 | 45 |
| Binary | 100100 | 1001001 | 10010111 | 1001100 | 110100 | 0 | 101001 | 11011101 | 111101 | 100101 |
Color Harmonies of #244997
Complementary color
Monochromatic Colors of #244997
Black with #244997
Text Example
Text Example
White with #244997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #244997; }
p { color: rgb(36,73,151); }
H1.HeaderClassName
{
color: #244997;
}
.AnyTagClassName
{
color: #244997;
}
</style>
background-color css
<style>
a { background-color: #244997; }
a { background-color: rgb(36,73,151); }
div.DivClassName
{
background-color: #244997;
}
.BgClassName
{
background-color: #244997;
}
</style>
border-color css
<style>
span { border-color: #244997; }
span { border-color: rgb(36,73,151); }
td.TdClassName
{
border-color: #244997;
}
.TagClassName
{
border-color: #244997;
}
</style>