Shades of Tory Blue #254695
Tints of Tory Blue #254695
RGB
CMYK
RGB Variations
Color information
#254695 (or 0x254695) is known color: Tory Blue. HEX triplet: 25, 46 and 95. RGB value is (37,70,149). Sum of RGB (Red+Green+Blue) = 37+70+149=256 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.45% from 256); Green value is 70 (27.73% from 255 or 27.34% from 256); Blue value is 149 (58.59% from 255 or 58.20% from 256); Max value from RGB is 149 - color contains mainly: blue. Hex color #254695 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #254695 is #DAB96A. Grayscale: #444444. Windows color (decimal): -14334315 or 9782821. OLE color: 9782821.
HSL color Cylindrical-coordinate representation of color #254695: hue angle of 222.32º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #254695 is Cyan = 0.75, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 70 | 149 | - |
| CMYK | 0.75 | 0.53 | 0 | 0.42 |
| HSL | 222.32º | 0.6% | 0.36% | - |
| HSV(B) | 222.32º | 0.75% | 0.58% | - |
| XYZ | 8.38 | 6.94 | 29.33 | - |
| YUV | 69.14 | 173.07 | 105.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 70 | 149 | 0.75 | 0.53 | 0 | 0.42 | 222.32 | 0.6 | 0.36 |
| Hex | 25 | 46 | 95 | 4B | 35 | 0 | 2A | DE | 3C | 24 |
| Octal | 45 | 106 | 225 | 113 | 65 | 0 | 52 | 336 | 74 | 44 |
| Binary | 100101 | 1000110 | 10010101 | 1001011 | 110101 | 0 | 101010 | 11011110 | 111100 | 100100 |
Color Harmonies of #254695
Complementary color
Monochromatic Colors of #254695
Black with #254695
Text Example
Text Example
White with #254695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254695; }
p { color: rgb(37,70,149); }
H1.HeaderClassName
{
color: #254695;
}
.AnyTagClassName
{
color: #254695;
}
</style>
background-color css
<style>
a { background-color: #254695; }
a { background-color: rgb(37,70,149); }
div.DivClassName
{
background-color: #254695;
}
.BgClassName
{
background-color: #254695;
}
</style>
border-color css
<style>
span { border-color: #254695; }
span { border-color: rgb(37,70,149); }
td.TdClassName
{
border-color: #254695;
}
.TagClassName
{
border-color: #254695;
}
</style>