Shades of Tory Blue #274692
Tints of Tory Blue #274692
RGB
CMYK
RGB Variations
Color information
#274692 (or 0x274692) is known color: Tory Blue. HEX triplet: 27, 46 and 92. RGB value is (39,70,146). Sum of RGB (Red+Green+Blue) = 39+70+146=255 (33% of max value = 765). Red value is 39 (15.62% from 255 or 15.29% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 146 (57.42% from 255 or 57.25% from 255); Max value from RGB is 146 - color contains mainly: blue. Hex color #274692 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #274692 is #D8B96D. Grayscale: #454545. Windows color (decimal): -14203246 or 9586215. OLE color: 9586215.
HSL color Cylindrical-coordinate representation of color #274692: hue angle of 222.62º 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 #274692 is Cyan = 0.73, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 39 | 70 | 146 | - |
| CMYK | 0.73 | 0.52 | 0 | 0.43 |
| HSL | 222.62º | 0.58% | 0.36% | - |
| HSV(B) | 222.62º | 0.73% | 0.57% | - |
| XYZ | 8.22 | 6.89 | 28.09 | - |
| YUV | 69.4 | 171.23 | 106.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 70 | 146 | 0.73 | 0.52 | 0 | 0.43 | 222.62 | 0.58 | 0.36 |
| Hex | 27 | 46 | 92 | 49 | 34 | 0 | 2B | DF | 3A | 24 |
| Octal | 47 | 106 | 222 | 111 | 64 | 0 | 53 | 337 | 72 | 44 |
| Binary | 100111 | 1000110 | 10010010 | 1001001 | 110100 | 0 | 101011 | 11011111 | 111010 | 100100 |
Color Harmonies of #274692
Complementary color
Monochromatic Colors of #274692
Black with #274692
Text Example
Text Example
White with #274692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274692; }
p { color: rgb(39,70,146); }
H1.HeaderClassName
{
color: #274692;
}
.AnyTagClassName
{
color: #274692;
}
</style>
background-color css
<style>
a { background-color: #274692; }
a { background-color: rgb(39,70,146); }
div.DivClassName
{
background-color: #274692;
}
.BgClassName
{
background-color: #274692;
}
</style>
border-color css
<style>
span { border-color: #274692; }
span { border-color: rgb(39,70,146); }
td.TdClassName
{
border-color: #274692;
}
.TagClassName
{
border-color: #274692;
}
</style>