COLOR #5E67B3

HEX: #5E67B3 RGB: (94,103,179)

Color info

#5E67B3 contains mainly blue color. Web safe color of #5E67B3 is #666699 (or #669).

RGB color model

#5E67B3 color RGB value is (94,103,179).

RGB: (94,103,179) (37%, 40%, 70%)

RGB channels and saturation

R 94 of 255 = 37%
G 103 of 255 = 40%
B 179 of 255 = 70%

94
103
179

R + G + B ~ 49%. #5E67B3 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 94 + 103 + 179 = 376 (100%)
R 94 of 376 ~ 25%
G 103 of 376 ~ 27.39%
B 179 of 376 ~ 47.61'%

%25
%27.39
%47.61

CMYK color model

#5E67B3 color CMYK value is (47,42,0,30).

  • cyan value is 47.49%
  • magenta value is 42.46%
  • yellow value is 0.00%
  • key color value is 29.80%

CMYK: (47,42,0,30)
C47M42Y0K30 (47%, 42%, 0%, 30%)
(0.47 / 0.42 / 0.00 / 0.30)

CMYK percentages

%47.49
%42.46
%0
%29.8

Codes

Color #5E67B3 in popluar color models

5E 67 B3
RGB 94 103 179
HSL 234° 35.86% 53.53%
HSB/HSV 234° 47.49% 70.20%
CMYK 47.49% 42.46% 0.00%
29.80%

Color #5E67B3 in popluar number systems.

HEX 5E 67 B3
Decimal 94 103 179
Binary 1011110 1100111 10110011
Octal 136 147 263

Shades and tints

Shades of #5E67B3

#5E67B3
(94,103,179)
#565EA3
(86,94,163)
#4E5593
(78,85,147)
#464C83
(70,76,131)
#3E4373
(62,67,115)
#363A63
(54,58,99)
#2E3153
(46,49,83)
#262843
(38,40,67)
#1E1F33
(30,31,51)
#161623
(22,22,35)
#0E0D13
(14,13,19)
#000000
(0,0,0)

Tints of #5E67B3

#5E67B3
(94,103,179)
#6C74B9
(108,116,185)
#7A81BF
(122,129,191)
#888EC5
(136,142,197)
#969BCB
(150,155,203)
#A4A8D1
(164,168,209)
#B2B5D7
(178,181,215)
#C0C2DD
(192,194,221)
#CECFE3
(206,207,227)
#DCDCE9
(220,220,233)
#EAE9EF
(234,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E67B3 color. Also use rgb(94,103,179) instead hex code.

Text Font Color

.myTextColor { color: #5E67B3; }

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

This text font color is #5E67B3.

Background Color

.myBgColor { background-color: #5E67B3; }

<div style="background-color:#5E67B3">Inner text</div>

This div background color is #5E67B3.

Border color

.myBorderColor { border: 1px solid #5E67B3; }

<div style="border:3px solid #5E67B3">Div</div>

This div border color is #5E67B3.

Opacity

.myOpacity80 { color: #5E67B3; opacity: 0.8; }

<p style="color:#5E67B3;opacity:0.8;">80%</p>

Text with #5E67B3 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 #5E67B3;}

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

This text has shadow with #5E67B3 color.


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

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

This text has shadow with #5E67B3 primary color and red secondary color.


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

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

This text has shadow with #5E67B3 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5E67B3.

Preview

Color preview on black background

This text has color #5E67B3 on black background.


Color preview on white background

This text has color #5E67B3 on white background.


Black color preview on #5E67B3 background

This text has black color on #5E67B3 background.


White color preview on #5E67B3 background

This text has white color on #5E67B3 background.


Related colors

Complementary color

Complementary color for #hex is #A1984C.


I love getcolorcode.com

Triadic colors

1 #B35E67 and #67B35E with #5E67B3 are triadic colors.

2 #B3675E and #675EB3 with #5E67B3 are triadic colors.