COLOR #5767E4

HEX: #5767E4 RGB: (87,103,228)

Color info

#5767E4 contains mainly blue color. Web safe color of #5767E4 is #6666CC (or #66C).

RGB color model

#5767E4 color RGB value is (87,103,228).

RGB: (87,103,228) (34%, 40%, 89%)

RGB channels and saturation

R 87 of 255 = 34%
G 103 of 255 = 40%
B 228 of 255 = 89%

87
103
228

R + G + B ~ 54%. #5767E4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 103 + 228 = 418 (100%)
R 87 of 418 ~ 20.81%
G 103 of 418 ~ 24.64%
B 228 of 418 ~ 54.55'%

%20.81
%24.64
%54.55

CMYK color model

#5767E4 color CMYK value is (62,55,0,11).

  • cyan value is 61.84%
  • magenta value is 54.82%
  • yellow value is 0.00%
  • key color value is 10.59%
CMYK: (62,55,0,11) C62M55Y0K11 (62%,55%,0%,11%) (0.62/0.55/0.00/0.11) 

CMYK percentages

%61.84
%54.82
%0
%10.59

Codes

Color #5767E4 in popluar color models

57 67 E4
RGB 87 103 228
HSL 233° 72.31% 61.76%
HSB/HSV 233° 61.84% 89.41%
CMYK 61.84% 54.82% 0.00%
10.59%

Color #5767E4 in popluar number systems.

HEX 57 67 E4
Decimal 87 103 228
Binary 1010111 1100111 11100100
Octal 127 147 344

Shades and tints

Shades of #5767E4

#5767E4
(87,103,228)
#505ED0
(80,94,208)
#4955BC
(73,85,188)
#424CA8
(66,76,168)
#3B4394
(59,67,148)
#343A80
(52,58,128)
#2D316C
(45,49,108)
#262858
(38,40,88)
#1F1F44
(31,31,68)
#181630
(24,22,48)
#110D1C
(17,13,28)
#000000
(0,0,0)

Tints of #5767E4

#5767E4
(87,103,228)
#6674E6
(102,116,230)
#7581E8
(117,129,232)
#848EEA
(132,142,234)
#939BEC
(147,155,236)
#A2A8EE
(162,168,238)
#B1B5F0
(177,181,240)
#C0C2F2
(192,194,242)
#CFCFF4
(207,207,244)
#DEDCF6
(222,220,246)
#EDE9F8
(237,233,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5767E4 color. Also use rgb(87,103,228) instead hex code.

Text Font Color

.myTextColor { color: #5767E4; }

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

This text font color is #5767E4.

Background Color

.myBgColor { background-color: #5767E4; }

<div style="background-color:#5767E4">Inner text</div>

This div background color is #5767E4.

Border color

.myBorderColor { border: 1px solid #5767E4; }

<div style="border:3px solid #5767E4">Div</div>

This div border color is #5767E4.

Opacity

.myOpacity80 { color: #5767E4; opacity: 0.8; }

<p style="color:#5767E4;opacity:0.8;">80%</p>

Text with #5767E4 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 #5767E4;}

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

This text has shadow with #5767E4 color.


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

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

This text has shadow with #5767E4 primary color and red secondary color.


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

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

This text has shadow with #5767E4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5767E4.

Preview

Color preview on black background

This text has color #5767E4 on black background.


Color preview on white background

This text has color #5767E4 on white background.


Black color preview on #5767E4 background

This text has black color on #5767E4 background.


White color preview on #5767E4 background

This text has white color on #5767E4 background.


Related colors

Complementary color

Complementary color for #hex is #A8981B.


I love getcolorcode.com

Triadic colors

1 #E45767 and #67E457 with #5767E4 are triadic colors.

2 #E46757 and #6757E4 with #5767E4 are triadic colors.