Shades of Tory Blue #274186
Tints of Tory Blue #274186
RGB
CMYK
RGB Variations
Color information
#274186 (or 0x274186) is known color: Tory Blue. HEX triplet: 27, 41 and 86. RGB value is (39,65,134). Sum of RGB (Red+Green+Blue) = 39+65+134=238 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.39% from 238); Green value is 65 (25.78% from 255 or 27.31% from 238); Blue value is 134 (52.73% from 255 or 56.30% from 238); Max value from RGB is 134 - color contains mainly: blue. Hex color #274186 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #274186 is #D8BE79. Grayscale: #404040. Windows color (decimal): -14204538 or 8798503. OLE color: 8798503.
HSL color Cylindrical-coordinate representation of color #274186: hue angle of 223.58º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #274186 is Cyan = 0.71, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 65 | 134 | - |
| CMYK | 0.71 | 0.51 | 0 | 0.47 |
| HSL | 223.58º | 0.55% | 0.34% | - |
| HSV(B) | 223.58º | 0.71% | 0.53% | - |
| XYZ | 7.03 | 5.93 | 23.33 | - |
| YUV | 65.09 | 166.89 | 109.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 65 | 134 | 0.71 | 0.51 | 0 | 0.47 | 223.58 | 0.55 | 0.34 |
| Hex | 27 | 41 | 86 | 47 | 33 | 0 | 2F | E0 | 37 | 22 |
| Octal | 47 | 101 | 206 | 107 | 63 | 0 | 57 | 340 | 67 | 42 |
| Binary | 100111 | 1000001 | 10000110 | 1000111 | 110011 | 0 | 101111 | 11100000 | 110111 | 100010 |
Color Harmonies of #274186
Complementary color
Monochromatic Colors of #274186
Black with #274186
Text Example
Text Example
White with #274186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274186; }
p { color: rgb(39,65,134); }
H1.HeaderClassName
{
color: #274186;
}
.AnyTagClassName
{
color: #274186;
}
</style>
background-color css
<style>
a { background-color: #274186; }
a { background-color: rgb(39,65,134); }
div.DivClassName
{
background-color: #274186;
}
.BgClassName
{
background-color: #274186;
}
</style>
border-color css
<style>
span { border-color: #274186; }
span { border-color: rgb(39,65,134); }
td.TdClassName
{
border-color: #274186;
}
.TagClassName
{
border-color: #274186;
}
</style>