COLOR #6E6DB3

HEX: #6E6DB3 RGB: (110,109,179)

Renk bilgisi

#6E6DB3 contains mainly blue color. #6E6DB3 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6E6DB3 color RGB value is (110,109,179).

RGB: (110,109,179) (43%, 43%, 70%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 109 of 255 = 43%
B 179 of 255 = 70%

110
109
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 109 + 179 = 398 (100%)
R 110 of 398 ~ 27.64%
G 109 of 398 ~ 27.39%
B 179 of 398 ~ 44.97'%

%27.64
%27.39
%44.97

CMYK RENK MODELİ

#6E6DB3 rengi CMYK tonu (39,39,0,30).

  • camgöbeği tonu 38.55%
  • eflatun tonu 39.11%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%

CMYK: (39,39,0,30)
C39M39Y0K30 (39%, 39%, 0%, 30%)
(0.39 / 0.39 / 0.00 / 0.30)

CMYK yüzdeleri

%38.55
%39.11
%0
%29.8

Codes

Color #6E6DB3 in popluar color models

6E 6D B3
RGB 110 109 179
HSL 241° 31.53% 56.47%
HSB/HSV 241° 39.11% 70.20%
CMYK 38.55% 39.11% 0.00%
29.80%

Color #6E6DB3 in popluar number systems.

HEX 6E 6D B3
Decimal 110 109 179
Binary 1101110 1101101 10110011
Octal 156 155 263

Shades and tints

Shades of #6E6DB3

#6E6DB3
(110,109,179)
#6464A3
(100,100,163)
#5A5B93
(90,91,147)
#505283
(80,82,131)
#464973
(70,73,115)
#3C4063
(60,64,99)
#323753
(50,55,83)
#282E43
(40,46,67)
#1E2533
(30,37,51)
#141C23
(20,28,35)
#0A1313
(10,19,19)
#000000
(0,0,0)

Tints of #6E6DB3

#6E6DB3
(110,109,179)
#7B7AB9
(123,122,185)
#8887BF
(136,135,191)
#9594C5
(149,148,197)
#A2A1CB
(162,161,203)
#AFAED1
(175,174,209)
#BCBBD7
(188,187,215)
#C9C8DD
(201,200,221)
#D6D5E3
(214,213,227)
#E3E2E9
(227,226,233)
#F0EFEF
(240,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E6DB3 color. Also use rgb(110,109,179) instead hex code.

Text Font Color

.myTextColor { color: #6E6DB3; }

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

This text font color is #6E6DB3.

Background Color

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

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

This div background color is #6E6DB3.

Border color

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

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

This div border color is #6E6DB3.

Opacity

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

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

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

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

This text has shadow with #6E6DB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E6DB3.

Preview

Color preview on black background

This text has color #6E6DB3 on black background.


Color preview on white background

This text has color #6E6DB3 on white background.


Black color preview on #6E6DB3 background

This text has black color on #6E6DB3 background.


White color preview on #6E6DB3 background

This text has white color on #6E6DB3 background.


Related colors

Complementary color

Complementary color for #hex is #91924C.


I love getcolorcode.com

Triadic colors

1 #B36E6D and #6DB36E with #6E6DB3 are triadic colors.

2 #B36D6E and #6D6EB3 with #6E6DB3 are triadic colors.