Shades of Tory Blue #274597
Tints of Tory Blue #274597
RGB
CMYK
RGB Variations
Color information
#274597 (or 0x274597) is known color: Tory Blue. HEX triplet: 27, 45 and 97. RGB value is (39,69,151). Sum of RGB (Red+Green+Blue) = 39+69+151=259 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.06% from 259); Green value is 69 (27.34% from 255 or 26.64% from 259); Blue value is 151 (59.38% from 255 or 58.30% from 259); Max value from RGB is 151 - color contains mainly: blue. Hex color #274597 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #274597 is #D8BA68. Grayscale: #454545. Windows color (decimal): -14203497 or 9913639. OLE color: 9913639.
HSL color Cylindrical-coordinate representation of color #274597: hue angle of 223.93º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #274597 is Cyan = 0.74, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 69 | 151 | - |
| CMYK | 0.74 | 0.54 | 0 | 0.41 |
| HSL | 223.93º | 0.59% | 0.37% | - |
| HSV(B) | 223.93º | 0.74% | 0.59% | - |
| XYZ | 8.55 | 6.92 | 30.16 | - |
| YUV | 69.38 | 174.06 | 106.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 69 | 151 | 0.74 | 0.54 | 0 | 0.41 | 223.93 | 0.59 | 0.37 |
| Hex | 27 | 45 | 97 | 4A | 36 | 0 | 29 | E0 | 3B | 25 |
| Octal | 47 | 105 | 227 | 112 | 66 | 0 | 51 | 340 | 73 | 45 |
| Binary | 100111 | 1000101 | 10010111 | 1001010 | 110110 | 0 | 101001 | 11100000 | 111011 | 100101 |
Color Harmonies of #274597
Complementary color
Monochromatic Colors of #274597
Black with #274597
Text Example
Text Example
White with #274597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274597; }
p { color: rgb(39,69,151); }
H1.HeaderClassName
{
color: #274597;
}
.AnyTagClassName
{
color: #274597;
}
</style>
background-color css
<style>
a { background-color: #274597; }
a { background-color: rgb(39,69,151); }
div.DivClassName
{
background-color: #274597;
}
.BgClassName
{
background-color: #274597;
}
</style>
border-color css
<style>
span { border-color: #274597; }
span { border-color: rgb(39,69,151); }
td.TdClassName
{
border-color: #274597;
}
.TagClassName
{
border-color: #274597;
}
</style>