COLOR #6E5A97

HEX: #6E5A97 RGB: (110,90,151)

Renk bilgisi

#6E5A97 contains mainly red and blue colors. #6E5A97 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6E5A97 color RGB value is (110,90,151).

RGB: (110,90,151) (43%, 35%, 59%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 90 of 255 = 35%
B 151 of 255 = 59%

110
90
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 90 + 151 = 351 (100%)
R 110 of 351 ~ 31.34%
G 90 of 351 ~ 25.64%
B 151 of 351 ~ 43.02'%

%31.34
%25.64
%43.02

CMYK RENK MODELİ

#6E5A97 rengi CMYK tonu (27,40,0,41).

  • camgöbeği tonu 27.15%
  • eflatun tonu 40.40%
  • sarı tonu 0.00%
  • ana renk tonu 40.78%

CMYK: (27,40,0,41)
C27M40Y0K41 (27%, 40%, 0%, 41%)
(0.27 / 0.40 / 0.00 / 0.41)

CMYK yüzdeleri

%27.15
%40.4
%0
%40.78

Codes

Color #6E5A97 in popluar color models

6E 5A 97
RGB 110 90 151
HSL 260° 25.31% 47.25%
HSB/HSV 260° 40.40% 59.22%
CMYK 27.15% 40.40% 0.00%
40.78%

Color #6E5A97 in popluar number systems.

HEX 6E 5A 97
Decimal 110 90 151
Binary 1101110 1011010 10010111
Octal 156 132 227

Shades and tints

Shades of #6E5A97

#6E5A97
(110,90,151)
#64528A
(100,82,138)
#5A4A7D
(90,74,125)
#504270
(80,66,112)
#463A63
(70,58,99)
#3C3256
(60,50,86)
#322A49
(50,42,73)
#28223C
(40,34,60)
#1E1A2F
(30,26,47)
#141222
(20,18,34)
#0A0A15
(10,10,21)
#000000
(0,0,0)

Tints of #6E5A97

#6E5A97
(110,90,151)
#7B69A0
(123,105,160)
#8878A9
(136,120,169)
#9587B2
(149,135,178)
#A296BB
(162,150,187)
#AFA5C4
(175,165,196)
#BCB4CD
(188,180,205)
#C9C3D6
(201,195,214)
#D6D2DF
(214,210,223)
#E3E1E8
(227,225,232)
#F0F0F1
(240,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E5A97 color. Also use rgb(110,90,151) instead hex code.

Text Font Color

.myTextColor { color: #6E5A97; }

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

This text font color is #6E5A97.

Background Color

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

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

This div background color is #6E5A97.

Border color

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

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

This div border color is #6E5A97.

Opacity

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

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

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

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

This text has shadow with #6E5A97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5A97.

Preview

Color preview on black background

This text has color #6E5A97 on black background.


Color preview on white background

This text has color #6E5A97 on white background.


Black color preview on #6E5A97 background

This text has black color on #6E5A97 background.


White color preview on #6E5A97 background

This text has white color on #6E5A97 background.


Related colors

Complementary color

Complementary color for #hex is #91A568.


I love getcolorcode.com

Triadic colors

1 #976E5A and #5A976E with #6E5A97 are triadic colors.

2 #975A6E and #5A6E97 with #6E5A97 are triadic colors.