Shades of Tory Blue #274594
Tints of Tory Blue #274594
RGB
CMYK
RGB Variations
Color information
#274594 (or 0x274594) is known color: Tory Blue. HEX triplet: 27, 45 and 94. RGB value is (39,69,148). Sum of RGB (Red+Green+Blue) = 39+69+148=256 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.23% from 256); Green value is 69 (27.34% from 255 or 26.95% from 256); Blue value is 148 (58.20% from 255 or 57.81% from 256); Max value from RGB is 148 - color contains mainly: blue. Hex color #274594 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #274594 is #D8BA6B. Grayscale: #444444. Windows color (decimal): -14203500 or 9717031. OLE color: 9717031.
HSL color Cylindrical-coordinate representation of color #274594: hue angle of 223.49º 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 #274594 is Cyan = 0.74, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 69 | 148 | - |
| CMYK | 0.74 | 0.53 | 0 | 0.42 |
| HSL | 223.49º | 0.58% | 0.37% | - |
| HSV(B) | 223.49º | 0.74% | 0.58% | - |
| XYZ | 8.31 | 6.83 | 28.9 | - |
| YUV | 69.04 | 172.56 | 106.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 69 | 148 | 0.74 | 0.53 | 0 | 0.42 | 223.49 | 0.58 | 0.37 |
| Hex | 27 | 45 | 94 | 4A | 35 | 0 | 2A | DF | 3A | 25 |
| Octal | 47 | 105 | 224 | 112 | 65 | 0 | 52 | 337 | 72 | 45 |
| Binary | 100111 | 1000101 | 10010100 | 1001010 | 110101 | 0 | 101010 | 11011111 | 111010 | 100101 |
Color Harmonies of #274594
Complementary color
Monochromatic Colors of #274594
Black with #274594
Text Example
Text Example
White with #274594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274594; }
p { color: rgb(39,69,148); }
H1.HeaderClassName
{
color: #274594;
}
.AnyTagClassName
{
color: #274594;
}
</style>
background-color css
<style>
a { background-color: #274594; }
a { background-color: rgb(39,69,148); }
div.DivClassName
{
background-color: #274594;
}
.BgClassName
{
background-color: #274594;
}
</style>
border-color css
<style>
span { border-color: #274594; }
span { border-color: rgb(39,69,148); }
td.TdClassName
{
border-color: #274594;
}
.TagClassName
{
border-color: #274594;
}
</style>