Shades of Tory Blue #274398
Tints of Tory Blue #274398
RGB
CMYK
RGB Variations
Color information
#274398 (or 0x274398) is known color: Tory Blue. HEX triplet: 27, 43 and 98. RGB value is (39,67,152). Sum of RGB (Red+Green+Blue) = 39+67+152=258 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.12% from 258); Green value is 67 (26.56% from 255 or 25.97% from 258); Blue value is 152 (59.77% from 255 or 58.91% from 258); Max value from RGB is 152 - color contains mainly: blue. Hex color #274398 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #274398 is #D8BC67. Grayscale: #434343. Windows color (decimal): -14204008 or 9978663. OLE color: 9978663.
HSL color Cylindrical-coordinate representation of color #274398: hue angle of 225.13º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #274398 is Cyan = 0.74, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 67 | 152 | - |
| CMYK | 0.74 | 0.56 | 0 | 0.40 |
| HSL | 225.13º | 0.59% | 0.37% | - |
| HSV(B) | 225.13º | 0.74% | 0.6% | - |
| XYZ | 8.51 | 6.71 | 30.55 | - |
| YUV | 68.32 | 175.22 | 107.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 67 | 152 | 0.74 | 0.56 | 0 | 0.40 | 225.13 | 0.59 | 0.37 |
| Hex | 27 | 43 | 98 | 4A | 38 | 0 | 28 | E1 | 3B | 25 |
| Octal | 47 | 103 | 230 | 112 | 70 | 0 | 50 | 341 | 73 | 45 |
| Binary | 100111 | 1000011 | 10011000 | 1001010 | 111000 | 0 | 101000 | 11100001 | 111011 | 100101 |
Color Harmonies of #274398
Complementary color
Monochromatic Colors of #274398
Black with #274398
Text Example
Text Example
White with #274398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274398; }
p { color: rgb(39,67,152); }
H1.HeaderClassName
{
color: #274398;
}
.AnyTagClassName
{
color: #274398;
}
</style>
background-color css
<style>
a { background-color: #274398; }
a { background-color: rgb(39,67,152); }
div.DivClassName
{
background-color: #274398;
}
.BgClassName
{
background-color: #274398;
}
</style>
border-color css
<style>
span { border-color: #274398; }
span { border-color: rgb(39,67,152); }
td.TdClassName
{
border-color: #274398;
}
.TagClassName
{
border-color: #274398;
}
</style>