COLOR #6E6493

HEX: #6E6493 RGB: (110,100,147)

Renk bilgisi

#6E6493 contains red, green and blue colors in about the same proportion. #6E6493 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6E6493 color RGB value is (110,100,147).

RGB: (110,100,147) (43%, 39%, 58%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 100 of 255 = 39%
B 147 of 255 = 58%

110
100
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 100 + 147 = 357 (100%)
R 110 of 357 ~ 30.81%
G 100 of 357 ~ 28.01%
B 147 of 357 ~ 41.18'%

%30.81
%28.01
%41.18

CMYK RENK MODELİ

#6E6493 rengi CMYK tonu (25,32,0,42).

  • camgöbeği tonu 25.17%
  • eflatun tonu 31.97%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%

CMYK: (25,32,0,42)
C25M32Y0K42 (25%, 32%, 0%, 42%)
(0.25 / 0.32 / 0.00 / 0.42)

CMYK yüzdeleri

%25.17
%31.97
%0
%42.35

Codes

Color #6E6493 in popluar color models

6E 64 93
RGB 110 100 147
HSL 253° 19.03% 48.43%
HSB/HSV 253° 31.97% 57.65%
CMYK 25.17% 31.97% 0.00%
42.35%

Color #6E6493 in popluar number systems.

HEX 6E 64 93
Decimal 110 100 147
Binary 1101110 1100100 10010011
Octal 156 144 223

Shades and tints

Shades of #6E6493

#6E6493
(110,100,147)
#645B86
(100,91,134)
#5A5279
(90,82,121)
#50496C
(80,73,108)
#46405F
(70,64,95)
#3C3752
(60,55,82)
#322E45
(50,46,69)
#282538
(40,37,56)
#1E1C2B
(30,28,43)
#14131E
(20,19,30)
#0A0A11
(10,10,17)
#000000
(0,0,0)

Tints of #6E6493

#6E6493
(110,100,147)
#7B729C
(123,114,156)
#8880A5
(136,128,165)
#958EAE
(149,142,174)
#A29CB7
(162,156,183)
#AFAAC0
(175,170,192)
#BCB8C9
(188,184,201)
#C9C6D2
(201,198,210)
#D6D4DB
(214,212,219)
#E3E2E4
(227,226,228)
#F0F0ED
(240,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E6493 color. Also use rgb(110,100,147) instead hex code.

Text Font Color

.myTextColor { color: #6E6493; }

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

This text font color is #6E6493.

Background Color

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

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

This div background color is #6E6493.

Border color

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

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

This div border color is #6E6493.

Opacity

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

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

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

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

This text has shadow with #6E6493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E6493.

Preview

Color preview on black background

This text has color #6E6493 on black background.


Color preview on white background

This text has color #6E6493 on white background.


Black color preview on #6E6493 background

This text has black color on #6E6493 background.


White color preview on #6E6493 background

This text has white color on #6E6493 background.


Related colors

Complementary color

Complementary color for #hex is #919B6C.


I love getcolorcode.com

Triadic colors

1 #936E64 and #64936E with #6E6493 are triadic colors.

2 #93646E and #646E93 with #6E6493 are triadic colors.