Shades of Tory Blue #254397
Tints of Tory Blue #254397
RGB
CMYK
RGB Variations
Color information
#254397 (or 0x254397) is known color: Tory Blue. HEX triplet: 25, 43 and 97. RGB value is (37,67,151). Sum of RGB (Red+Green+Blue) = 37+67+151=255 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.51% from 255); Green value is 67 (26.56% from 255 or 26.27% from 255); Blue value is 151 (59.38% from 255 or 59.22% from 255); Max value from RGB is 151 - color contains mainly: blue. Hex color #254397 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #254397 is #DABC68. Grayscale: #434343. Windows color (decimal): -14335081 or 9913125. OLE color: 9913125.
HSL color Cylindrical-coordinate representation of color #254397: hue angle of 224.21º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #254397 is Cyan = 0.75, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 67 | 151 | - |
| CMYK | 0.75 | 0.56 | 0 | 0.41 |
| HSL | 224.21º | 0.61% | 0.37% | - |
| HSV(B) | 224.21º | 0.75% | 0.59% | - |
| XYZ | 8.36 | 6.64 | 30.12 | - |
| YUV | 67.61 | 175.06 | 106.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 67 | 151 | 0.75 | 0.56 | 0 | 0.41 | 224.21 | 0.61 | 0.37 |
| Hex | 25 | 43 | 97 | 4B | 38 | 0 | 29 | E0 | 3D | 25 |
| Octal | 45 | 103 | 227 | 113 | 70 | 0 | 51 | 340 | 75 | 45 |
| Binary | 100101 | 1000011 | 10010111 | 1001011 | 111000 | 0 | 101001 | 11100000 | 111101 | 100101 |
Color Harmonies of #254397
Complementary color
Monochromatic Colors of #254397
Black with #254397
Text Example
Text Example
White with #254397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254397; }
p { color: rgb(37,67,151); }
H1.HeaderClassName
{
color: #254397;
}
.AnyTagClassName
{
color: #254397;
}
</style>
background-color css
<style>
a { background-color: #254397; }
a { background-color: rgb(37,67,151); }
div.DivClassName
{
background-color: #254397;
}
.BgClassName
{
background-color: #254397;
}
</style>
border-color css
<style>
span { border-color: #254397; }
span { border-color: rgb(37,67,151); }
td.TdClassName
{
border-color: #254397;
}
.TagClassName
{
border-color: #254397;
}
</style>