Shades of Tory Blue #274790
Tints of Tory Blue #274790
RGB
CMYK
RGB Variations
Color information
#274790 (or 0x274790) is known color: Tory Blue. HEX triplet: 27, 47 and 90. RGB value is (39,71,144). Sum of RGB (Red+Green+Blue) = 39+71+144=254 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.35% from 254); Green value is 71 (28.12% from 255 or 27.95% from 254); Blue value is 144 (56.64% from 255 or 56.69% from 254); Max value from RGB is 144 - color contains mainly: blue. Hex color #274790 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #274790 is #D8B86F. Grayscale: #454545. Windows color (decimal): -14202992 or 9455399. OLE color: 9455399.
HSL color Cylindrical-coordinate representation of color #274790: hue angle of 221.71º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #274790 is Cyan = 0.73, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 39 | 71 | 144 | - |
| CMYK | 0.73 | 0.51 | 0 | 0.44 |
| HSL | 221.71º | 0.57% | 0.36% | - |
| HSV(B) | 221.71º | 0.73% | 0.56% | - |
| XYZ | 8.12 | 6.95 | 27.3 | - |
| YUV | 69.75 | 169.9 | 106.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 71 | 144 | 0.73 | 0.51 | 0 | 0.44 | 221.71 | 0.57 | 0.36 |
| Hex | 27 | 47 | 90 | 49 | 33 | 0 | 2C | DE | 39 | 24 |
| Octal | 47 | 107 | 220 | 111 | 63 | 0 | 54 | 336 | 71 | 44 |
| Binary | 100111 | 1000111 | 10010000 | 1001001 | 110011 | 0 | 101100 | 11011110 | 111001 | 100100 |
Color Harmonies of #274790
Complementary color
Monochromatic Colors of #274790
Black with #274790
Text Example
Text Example
White with #274790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274790; }
p { color: rgb(39,71,144); }
H1.HeaderClassName
{
color: #274790;
}
.AnyTagClassName
{
color: #274790;
}
</style>
background-color css
<style>
a { background-color: #274790; }
a { background-color: rgb(39,71,144); }
div.DivClassName
{
background-color: #274790;
}
.BgClassName
{
background-color: #274790;
}
</style>
border-color css
<style>
span { border-color: #274790; }
span { border-color: rgb(39,71,144); }
td.TdClassName
{
border-color: #274790;
}
.TagClassName
{
border-color: #274790;
}
</style>