Shades of Tory Blue #244594
Tints of Tory Blue #244594
RGB
CMYK
RGB Variations
Color information
#244594 (or 0x244594) is known color: Tory Blue. HEX triplet: 24, 45 and 94. RGB value is (36,69,148). Sum of RGB (Red+Green+Blue) = 36+69+148=253 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.23% from 253); Green value is 69 (27.34% from 255 or 27.27% from 253); Blue value is 148 (58.20% from 255 or 58.50% from 253); Max value from RGB is 148 - color contains mainly: blue. Hex color #244594 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #244594 is #DBBA6B. Grayscale: #434343. Windows color (decimal): -14400108 or 9717028. OLE color: 9717028.
HSL color Cylindrical-coordinate representation of color #244594: hue angle of 222.32º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #244594 is Cyan = 0.76, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 69 | 148 | - |
| CMYK | 0.76 | 0.53 | 0 | 0.42 |
| HSL | 222.32º | 0.61% | 0.36% | - |
| HSV(B) | 222.32º | 0.76% | 0.58% | - |
| XYZ | 8.2 | 6.77 | 28.89 | - |
| YUV | 68.14 | 173.07 | 105.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 69 | 148 | 0.76 | 0.53 | 0 | 0.42 | 222.32 | 0.61 | 0.36 |
| Hex | 24 | 45 | 94 | 4C | 35 | 0 | 2A | DE | 3D | 24 |
| Octal | 44 | 105 | 224 | 114 | 65 | 0 | 52 | 336 | 75 | 44 |
| Binary | 100100 | 1000101 | 10010100 | 1001100 | 110101 | 0 | 101010 | 11011110 | 111101 | 100100 |
Color Harmonies of #244594
Complementary color
Monochromatic Colors of #244594
Black with #244594
Text Example
Text Example
White with #244594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #244594; }
p { color: rgb(36,69,148); }
H1.HeaderClassName
{
color: #244594;
}
.AnyTagClassName
{
color: #244594;
}
</style>
background-color css
<style>
a { background-color: #244594; }
a { background-color: rgb(36,69,148); }
div.DivClassName
{
background-color: #244594;
}
.BgClassName
{
background-color: #244594;
}
</style>
border-color css
<style>
span { border-color: #244594; }
span { border-color: rgb(36,69,148); }
td.TdClassName
{
border-color: #244594;
}
.TagClassName
{
border-color: #244594;
}
</style>