COLOR #6E5EBA

HEX: #6E5EBA RGB: (110,94,186)

Renk bilgisi

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

RGB renk modeli

#6E5EBA color RGB value is (110,94,186).

RGB: (110,94,186) (43%, 37%, 73%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 94 of 255 = 37%
B 186 of 255 = 73%

110
94
186

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 94 + 186 = 390 (100%)
R 110 of 390 ~ 28.21%
G 94 of 390 ~ 24.1%
B 186 of 390 ~ 47.69'%

%28.21
%24.1
%47.69

CMYK RENK MODELİ

#6E5EBA rengi CMYK tonu (41,49,0,27).

  • camgöbeği tonu 40.86%
  • eflatun tonu 49.46%
  • sarı tonu 0.00%
  • ana renk tonu 27.06%

CMYK: (41,49,0,27)
C41M49Y0K27 (41%, 49%, 0%, 27%)
(0.41 / 0.49 / 0.00 / 0.27)

CMYK yüzdeleri

%40.86
%49.46
%0
%27.06

Codes

Color #6E5EBA in popluar color models

6E 5E BA
RGB 110 94 186
HSL 250° 40.00% 54.90%
HSB/HSV 250° 49.46% 72.94%
CMYK 40.86% 49.46% 0.00%
27.06%

Color #6E5EBA in popluar number systems.

HEX 6E 5E BA
Decimal 110 94 186
Binary 1101110 1011110 10111010
Octal 156 136 272

Shades and tints

Shades of #6E5EBA

#6E5EBA
(110,94,186)
#6456AA
(100,86,170)
#5A4E9A
(90,78,154)
#50468A
(80,70,138)
#463E7A
(70,62,122)
#3C366A
(60,54,106)
#322E5A
(50,46,90)
#28264A
(40,38,74)
#1E1E3A
(30,30,58)
#14162A
(20,22,42)
#0A0E1A
(10,14,26)
#000000
(0,0,0)

Tints of #6E5EBA

#6E5EBA
(110,94,186)
#7B6CC0
(123,108,192)
#887AC6
(136,122,198)
#9588CC
(149,136,204)
#A296D2
(162,150,210)
#AFA4D8
(175,164,216)
#BCB2DE
(188,178,222)
#C9C0E4
(201,192,228)
#D6CEEA
(214,206,234)
#E3DCF0
(227,220,240)
#F0EAF6
(240,234,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E5EBA color. Also use rgb(110,94,186) instead hex code.

Text Font Color

.myTextColor { color: #6E5EBA; }

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

This text font color is #6E5EBA.

Background Color

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

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

This div background color is #6E5EBA.

Border color

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

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

This div border color is #6E5EBA.

Opacity

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

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

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

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

This text has shadow with #6E5EBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5EBA.

Preview

Color preview on black background

This text has color #6E5EBA on black background.


Color preview on white background

This text has color #6E5EBA on white background.


Black color preview on #6E5EBA background

This text has black color on #6E5EBA background.


White color preview on #6E5EBA background

This text has white color on #6E5EBA background.


Related colors

Complementary color

Complementary color for #hex is #91A145.


I love getcolorcode.com

Triadic colors

1 #BA6E5E and #5EBA6E with #6E5EBA are triadic colors.

2 #BA5E6E and #5E6EBA with #6E5EBA are triadic colors.