Shades of Tory Blue #274598
Tints of Tory Blue #274598
RGB
CMYK
RGB Variations
Color information
#274598 (or 0x274598) is known color: Tory Blue. HEX triplet: 27, 45 and 98. RGB value is (39,69,152). Sum of RGB (Red+Green+Blue) = 39+69+152=260 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15% from 260); Green value is 69 (27.34% from 255 or 26.54% from 260); Blue value is 152 (59.77% from 255 or 58.46% from 260); Max value from RGB is 152 - color contains mainly: blue. Hex color #274598 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #274598 is #D8BA67. Grayscale: #454545. Windows color (decimal): -14203496 or 9979175. OLE color: 9979175.
HSL color Cylindrical-coordinate representation of color #274598: hue angle of 224.07º 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 #274598 is Cyan = 0.74, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 69 | 152 | - |
| CMYK | 0.74 | 0.55 | 0 | 0.40 |
| HSL | 224.07º | 0.59% | 0.37% | - |
| HSV(B) | 224.07º | 0.74% | 0.6% | - |
| XYZ | 8.63 | 6.95 | 30.59 | - |
| YUV | 69.49 | 174.56 | 106.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 69 | 152 | 0.74 | 0.55 | 0 | 0.40 | 224.07 | 0.59 | 0.37 |
| Hex | 27 | 45 | 98 | 4A | 37 | 0 | 28 | E0 | 3B | 25 |
| Octal | 47 | 105 | 230 | 112 | 67 | 0 | 50 | 340 | 73 | 45 |
| Binary | 100111 | 1000101 | 10011000 | 1001010 | 110111 | 0 | 101000 | 11100000 | 111011 | 100101 |
Color Harmonies of #274598
Complementary color
Monochromatic Colors of #274598
Black with #274598
Text Example
Text Example
White with #274598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274598; }
p { color: rgb(39,69,152); }
H1.HeaderClassName
{
color: #274598;
}
.AnyTagClassName
{
color: #274598;
}
</style>
background-color css
<style>
a { background-color: #274598; }
a { background-color: rgb(39,69,152); }
div.DivClassName
{
background-color: #274598;
}
.BgClassName
{
background-color: #274598;
}
</style>
border-color css
<style>
span { border-color: #274598; }
span { border-color: rgb(39,69,152); }
td.TdClassName
{
border-color: #274598;
}
.TagClassName
{
border-color: #274598;
}
</style>