COLOR #2E51A4

HEX: #2E51A4 RGB: (46,81,164)

Renk bilgisi

#2E51A4 contains mainly blue color. #2E51A4 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#2E51A4 color RGB value is (46,81,164).

RGB: (46,81,164) (18%, 32%, 64%)

RGB bağlantıları ve doygunluk

R 46 of 255 = 18%
G 81 of 255 = 32%
B 164 of 255 = 64%

46
81
164

R + G + B ~ 38%. #2E51A4 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 46 + 81 + 164 = 291 (100%)
R 46 of 291 ~ 15.81%
G 81 of 291 ~ 27.84%
B 164 of 291 ~ 56.36'%

%15.81
%27.84
%56.36

CMYK RENK MODELİ

#2E51A4 rengi CMYK tonu (72,51,0,36).

  • camgöbeği tonu 71.95%
  • eflatun tonu 50.61%
  • sarı tonu 0.00%
  • ana renk tonu 35.69%

CMYK: (72,51,0,36)
C72M51Y0K36 (72%, 51%, 0%, 36%)
(0.72 / 0.51 / 0.00 / 0.36)

CMYK yüzdeleri

%71.95
%50.61
%0
%35.69

Codes

Color #2E51A4 in popluar color models

2E 51 A4
RGB 46 81 164
HSL 222° 56.19% 41.18%
HSB/HSV 222° 71.95% 64.31%
CMYK 71.95% 50.61% 0.00%
35.69%

Color #2E51A4 in popluar number systems.

HEX 2E 51 A4
Decimal 46 81 164
Binary 101110 1010001 10100100
Octal 56 121 244

Shades and tints

Shades of #2E51A4

#2E51A4
(46,81,164)
#2A4A96
(42,74,150)
#264388
(38,67,136)
#223C7A
(34,60,122)
#1E356C
(30,53,108)
#1A2E5E
(26,46,94)
#162750
(22,39,80)
#122042
(18,32,66)
#0E1934
(14,25,52)
#0A1226
(10,18,38)
#060B18
(6,11,24)
#000000
(0,0,0)

Tints of #2E51A4

#2E51A4
(46,81,164)
#4160AC
(65,96,172)
#546FB4
(84,111,180)
#677EBC
(103,126,188)
#7A8DC4
(122,141,196)
#8D9CCC
(141,156,204)
#A0ABD4
(160,171,212)
#B3BADC
(179,186,220)
#C6C9E4
(198,201,228)
#D9D8EC
(217,216,236)
#ECE7F4
(236,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E51A4 color. Also use rgb(46,81,164) instead hex code.

Text Font Color

.myTextColor { color: #2E51A4; }

<p style="color:#2E51A4">This sample text font color is #2E51A4.</p>

This text font color is #2E51A4.

Background Color

.myBgColor { background-color: #2E51A4; }

<div style="background-color:#2E51A4">Inner text</div>

This div background color is #2E51A4.

Border color

.myBorderColor { border: 1px solid #2E51A4; }

<div style="border:3px solid #2E51A4">Div</div>

This div border color is #2E51A4.

Opacity

.myOpacity80 { color: #2E51A4; opacity: 0.8; }

<p style="color:#2E51A4;opacity:0.8;">80%</p>

Text with #2E51A4 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #2E51A4;}

<p style="text-shadow: 3px 3px 1px #2E51A4">Text here.</p>

This text has shadow with #2E51A4 color.


.textShadow {text-shadow: 3px 3px 1px #2E51A4', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #2E51A4, 5px 5px 20px red">Text here.</p>

This text has shadow with #2E51A4 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#2E51A4, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#2E51A4, Direction=45, Strength=4)">Text</p>

This text has shadow with #2E51A4 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #2E51A4;
-webkit-box-shadow: 1px 1px 3px 2px #2E51A4;
box-shadow: 1px 1px 3px 2px #2E51A4;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #2E51A4; -webkit-box-shadow: 1px 1px 3px 2px #2E51A4; box-shadow:1px 1px 3px 2px #2E51A4;">
Div content here
</div>

This div box has shadow with color #2E51A4.

Preview

Color preview on black background

This text has color #2E51A4 on black background.


Color preview on white background

This text has color #2E51A4 on white background.


Black color preview on #2E51A4 background

This text has black color on #2E51A4 background.


White color preview on #2E51A4 background

This text has white color on #2E51A4 background.


Related colors

Complementary color

Complementary color for #hex is #D1AE5B.


I love getcolorcode.com

Triadic colors

1 #A42E51 and #51A42E with #2E51A4 are triadic colors.

2 #A4512E and #512EA4 with #2E51A4 are triadic colors.