Shades of Tory Blue #274494
Tints of Tory Blue #274494
RGB
CMYK
RGB Variations
Color information
#274494 (or 0x274494) is known color: Tory Blue. HEX triplet: 27, 44 and 94. RGB value is (39,68,148). Sum of RGB (Red+Green+Blue) = 39+68+148=255 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.29% from 255); Green value is 68 (26.95% from 255 or 26.67% from 255); Blue value is 148 (58.20% from 255 or 58.04% from 255); Max value from RGB is 148 - color contains mainly: blue. Hex color #274494 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #274494 is #D8BB6B. Grayscale: #444444. Windows color (decimal): -14203756 or 9716775. OLE color: 9716775.
HSL color Cylindrical-coordinate representation of color #274494: hue angle of 224.04º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #274494 is Cyan = 0.74, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 68 | 148 | - |
| CMYK | 0.74 | 0.54 | 0 | 0.42 |
| HSL | 224.04º | 0.58% | 0.37% | - |
| HSV(B) | 224.04º | 0.74% | 0.58% | - |
| XYZ | 8.25 | 6.7 | 28.88 | - |
| YUV | 68.45 | 172.89 | 107 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 68 | 148 | 0.74 | 0.54 | 0 | 0.42 | 224.04 | 0.58 | 0.37 |
| Hex | 27 | 44 | 94 | 4A | 36 | 0 | 2A | E0 | 3A | 25 |
| Octal | 47 | 104 | 224 | 112 | 66 | 0 | 52 | 340 | 72 | 45 |
| Binary | 100111 | 1000100 | 10010100 | 1001010 | 110110 | 0 | 101010 | 11100000 | 111010 | 100101 |
Color Harmonies of #274494
Complementary color
Monochromatic Colors of #274494
Black with #274494
Text Example
Text Example
White with #274494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274494; }
p { color: rgb(39,68,148); }
H1.HeaderClassName
{
color: #274494;
}
.AnyTagClassName
{
color: #274494;
}
</style>
background-color css
<style>
a { background-color: #274494; }
a { background-color: rgb(39,68,148); }
div.DivClassName
{
background-color: #274494;
}
.BgClassName
{
background-color: #274494;
}
</style>
border-color css
<style>
span { border-color: #274494; }
span { border-color: rgb(39,68,148); }
td.TdClassName
{
border-color: #274494;
}
.TagClassName
{
border-color: #274494;
}
</style>