Shades of Tory Blue #254091
Tints of Tory Blue #254091
RGB
CMYK
RGB Variations
Color information
#254091 (or 0x254091) is known color: Tory Blue. HEX triplet: 25, 40 and 91. RGB value is (37,64,145). Sum of RGB (Red+Green+Blue) = 37+64+145=246 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.04% from 246); Green value is 64 (25.39% from 255 or 26.02% from 246); Blue value is 145 (57.03% from 255 or 58.94% from 246); Max value from RGB is 145 - color contains mainly: blue. Hex color #254091 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #254091 is #DABF6E. Grayscale: #404040. Windows color (decimal): -14335855 or 9519141. OLE color: 9519141.
HSL color Cylindrical-coordinate representation of color #254091: hue angle of 225º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #254091 is Cyan = 0.74, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 37 | 64 | 145 | - |
| CMYK | 0.74 | 0.56 | 0 | 0.43 |
| HSL | 225º | 0.59% | 0.36% | - |
| HSV(B) | 225º | 0.74% | 0.57% | - |
| XYZ | 7.71 | 6.1 | 27.56 | - |
| YUV | 65.16 | 173.05 | 107.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 64 | 145 | 0.74 | 0.56 | 0 | 0.43 | 225 | 0.59 | 0.36 |
| Hex | 25 | 40 | 91 | 4A | 38 | 0 | 2B | E1 | 3B | 24 |
| Octal | 45 | 100 | 221 | 112 | 70 | 0 | 53 | 341 | 73 | 44 |
| Binary | 100101 | 1000000 | 10010001 | 1001010 | 111000 | 0 | 101011 | 11100001 | 111011 | 100100 |
Color Harmonies of #254091
Complementary color
Monochromatic Colors of #254091
Black with #254091
Text Example
Text Example
White with #254091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254091; }
p { color: rgb(37,64,145); }
H1.HeaderClassName
{
color: #254091;
}
.AnyTagClassName
{
color: #254091;
}
</style>
background-color css
<style>
a { background-color: #254091; }
a { background-color: rgb(37,64,145); }
div.DivClassName
{
background-color: #254091;
}
.BgClassName
{
background-color: #254091;
}
</style>
border-color css
<style>
span { border-color: #254091; }
span { border-color: rgb(37,64,145); }
td.TdClassName
{
border-color: #254091;
}
.TagClassName
{
border-color: #254091;
}
</style>