COLOR #6E57D4

HEX: #6E57D4 RGB: (110,87,212)

Renk bilgisi

#6E57D4 contains mainly blue color. #6E57D4 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#6E57D4 color RGB value is (110,87,212).

RGB: (110,87,212) (43%, 34%, 83%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 87 of 255 = 34%
B 212 of 255 = 83%

110
87
212

R + G + B ~ 53%. #6E57D4 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 87 + 212 = 409 (100%)
R 110 of 409 ~ 26.89%
G 87 of 409 ~ 21.27%
B 212 of 409 ~ 51.83'%

%26.89
%21.27
%51.83

CMYK RENK MODELİ

#6E57D4 rengi CMYK tonu (48,59,0,17).

  • camgöbeği tonu 48.11%
  • eflatun tonu 58.96%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (48,59,0,17)
C48M59Y0K17 (48%, 59%, 0%, 17%)
(0.48 / 0.59 / 0.00 / 0.17)

CMYK yüzdeleri

%48.11
%58.96
%0
%16.86

Codes

Color #6E57D4 in popluar color models

6E 57 D4
RGB 110 87 212
HSL 251° 59.24% 58.63%
HSB/HSV 251° 58.96% 83.14%
CMYK 48.11% 58.96% 0.00%
16.86%

Color #6E57D4 in popluar number systems.

HEX 6E 57 D4
Decimal 110 87 212
Binary 1101110 1010111 11010100
Octal 156 127 324

Shades and tints

Shades of #6E57D4

#6E57D4
(110,87,212)
#6450C1
(100,80,193)
#5A49AE
(90,73,174)
#50429B
(80,66,155)
#463B88
(70,59,136)
#3C3475
(60,52,117)
#322D62
(50,45,98)
#28264F
(40,38,79)
#1E1F3C
(30,31,60)
#141829
(20,24,41)
#0A1116
(10,17,22)
#000000
(0,0,0)

Tints of #6E57D4

#6E57D4
(110,87,212)
#7B66D7
(123,102,215)
#8875DA
(136,117,218)
#9584DD
(149,132,221)
#A293E0
(162,147,224)
#AFA2E3
(175,162,227)
#BCB1E6
(188,177,230)
#C9C0E9
(201,192,233)
#D6CFEC
(214,207,236)
#E3DEEF
(227,222,239)
#F0EDF2
(240,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E57D4 color. Also use rgb(110,87,212) instead hex code.

Text Font Color

.myTextColor { color: #6E57D4; }

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

This text font color is #6E57D4.

Background Color

.myBgColor { background-color: #6E57D4; }

<div style="background-color:#6E57D4">Inner text</div>

This div background color is #6E57D4.

Border color

.myBorderColor { border: 1px solid #6E57D4; }

<div style="border:3px solid #6E57D4">Div</div>

This div border color is #6E57D4.

Opacity

.myOpacity80 { color: #6E57D4; opacity: 0.8; }

<p style="color:#6E57D4;opacity:0.8;">80%</p>

Text with #6E57D4 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 #6E57D4;}

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

This text has shadow with #6E57D4 color.


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

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

This text has shadow with #6E57D4 primary color and red secondary color.


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

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

This text has shadow with #6E57D4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6E57D4.

Preview

Color preview on black background

This text has color #6E57D4 on black background.


Color preview on white background

This text has color #6E57D4 on white background.


Black color preview on #6E57D4 background

This text has black color on #6E57D4 background.


White color preview on #6E57D4 background

This text has white color on #6E57D4 background.


Related colors

Complementary color

Complementary color for #hex is #91A82B.


I love getcolorcode.com

Triadic colors

1 #D46E57 and #57D46E with #6E57D4 are triadic colors.

2 #D4576E and #576ED4 with #6E57D4 are triadic colors.