Shades of Tory Blue #274397
Tints of Tory Blue #274397
RGB
CMYK
RGB Variations
Color information
#274397 (or 0x274397) is known color: Tory Blue. HEX triplet: 27, 43 and 97. RGB value is (39,67,151). Sum of RGB (Red+Green+Blue) = 39+67+151=257 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.18% from 257); Green value is 67 (26.56% from 255 or 26.07% from 257); Blue value is 151 (59.38% from 255 or 58.75% from 257); Max value from RGB is 151 - color contains mainly: blue. Hex color #274397 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #274397 is #D8BC68. Grayscale: #434343. Windows color (decimal): -14204009 or 9913127. OLE color: 9913127.
HSL color Cylindrical-coordinate representation of color #274397: hue angle of 225º 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 #274397 is Cyan = 0.74, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 67 | 151 | - |
| CMYK | 0.74 | 0.56 | 0 | 0.41 |
| HSL | 225º | 0.59% | 0.37% | - |
| HSV(B) | 225º | 0.74% | 0.59% | - |
| XYZ | 8.43 | 6.68 | 30.12 | - |
| YUV | 68.2 | 174.72 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 67 | 151 | 0.74 | 0.56 | 0 | 0.41 | 225 | 0.59 | 0.37 |
| Hex | 27 | 43 | 97 | 4A | 38 | 0 | 29 | E1 | 3B | 25 |
| Octal | 47 | 103 | 227 | 112 | 70 | 0 | 51 | 341 | 73 | 45 |
| Binary | 100111 | 1000011 | 10010111 | 1001010 | 111000 | 0 | 101001 | 11100001 | 111011 | 100101 |
Color Harmonies of #274397
Complementary color
Monochromatic Colors of #274397
Black with #274397
Text Example
Text Example
White with #274397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274397; }
p { color: rgb(39,67,151); }
H1.HeaderClassName
{
color: #274397;
}
.AnyTagClassName
{
color: #274397;
}
</style>
background-color css
<style>
a { background-color: #274397; }
a { background-color: rgb(39,67,151); }
div.DivClassName
{
background-color: #274397;
}
.BgClassName
{
background-color: #274397;
}
</style>
border-color css
<style>
span { border-color: #274397; }
span { border-color: rgb(39,67,151); }
td.TdClassName
{
border-color: #274397;
}
.TagClassName
{
border-color: #274397;
}
</style>