Shades of Tory Blue #274891
Tints of Tory Blue #274891
RGB
CMYK
RGB Variations
Color information
#274891 (or 0x274891) is known color: Tory Blue. HEX triplet: 27, 48 and 91. RGB value is (39,72,145). Sum of RGB (Red+Green+Blue) = 39+72+145=256 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.23% from 256); Green value is 72 (28.52% from 255 or 28.12% from 256); Blue value is 145 (57.03% from 255 or 56.64% from 256); Max value from RGB is 145 - color contains mainly: blue. Hex color #274891 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #274891 is #D8B76E. Grayscale: #464646. Windows color (decimal): -14202735 or 9521191. OLE color: 9521191.
HSL color Cylindrical-coordinate representation of color #274891: hue angle of 221.32º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #274891 is Cyan = 0.73, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 39 | 72 | 145 | - |
| CMYK | 0.73 | 0.50 | 0 | 0.43 |
| HSL | 221.32º | 0.58% | 0.36% | - |
| HSV(B) | 221.32º | 0.73% | 0.57% | - |
| XYZ | 8.26 | 7.11 | 27.72 | - |
| YUV | 70.46 | 170.07 | 105.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 72 | 145 | 0.73 | 0.50 | 0 | 0.43 | 221.32 | 0.58 | 0.36 |
| Hex | 27 | 48 | 91 | 49 | 32 | 0 | 2B | DD | 3A | 24 |
| Octal | 47 | 110 | 221 | 111 | 62 | 0 | 53 | 335 | 72 | 44 |
| Binary | 100111 | 1001000 | 10010001 | 1001001 | 110010 | 0 | 101011 | 11011101 | 111010 | 100100 |
Color Harmonies of #274891
Complementary color
Monochromatic Colors of #274891
Black with #274891
Text Example
Text Example
White with #274891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274891; }
p { color: rgb(39,72,145); }
H1.HeaderClassName
{
color: #274891;
}
.AnyTagClassName
{
color: #274891;
}
</style>
background-color css
<style>
a { background-color: #274891; }
a { background-color: rgb(39,72,145); }
div.DivClassName
{
background-color: #274891;
}
.BgClassName
{
background-color: #274891;
}
</style>
border-color css
<style>
span { border-color: #274891; }
span { border-color: rgb(39,72,145); }
td.TdClassName
{
border-color: #274891;
}
.TagClassName
{
border-color: #274891;
}
</style>