COLOR #6E5489

HEX: #6E5489 RGB: (110,84,137)

Renk bilgisi

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

RGB renk modeli

#6E5489 color RGB value is (110,84,137).

RGB: (110,84,137) (43%, 33%, 54%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 84 of 255 = 33%
B 137 of 255 = 54%

110
84
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 84 + 137 = 331 (100%)
R 110 of 331 ~ 33.23%
G 84 of 331 ~ 25.38%
B 137 of 331 ~ 41.39'%

%33.23
%25.38
%41.39

CMYK RENK MODELİ

#6E5489 rengi CMYK tonu (20,39,0,46).

  • camgöbeği tonu 19.71%
  • eflatun tonu 38.69%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (20,39,0,46)
C20M39Y0K46 (20%, 39%, 0%, 46%)
(0.20 / 0.39 / 0.00 / 0.46)

CMYK yüzdeleri

%19.71
%38.69
%0
%46.27

Codes

Color #6E5489 in popluar color models

6E 54 89
RGB 110 84 137
HSL 269° 23.98% 43.33%
HSB/HSV 269° 38.69% 53.73%
CMYK 19.71% 38.69% 0.00%
46.27%

Color #6E5489 in popluar number systems.

HEX 6E 54 89
Decimal 110 84 137
Binary 1101110 1010100 10001001
Octal 156 124 211

Shades and tints

Shades of #6E5489

#6E5489
(110,84,137)
#644D7D
(100,77,125)
#5A4671
(90,70,113)
#503F65
(80,63,101)
#463859
(70,56,89)
#3C314D
(60,49,77)
#322A41
(50,42,65)
#282335
(40,35,53)
#1E1C29
(30,28,41)
#14151D
(20,21,29)
#0A0E11
(10,14,17)
#000000
(0,0,0)

Tints of #6E5489

#6E5489
(110,84,137)
#7B6393
(123,99,147)
#88729D
(136,114,157)
#9581A7
(149,129,167)
#A290B1
(162,144,177)
#AF9FBB
(175,159,187)
#BCAEC5
(188,174,197)
#C9BDCF
(201,189,207)
#D6CCD9
(214,204,217)
#E3DBE3
(227,219,227)
#F0EAED
(240,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E5489 color. Also use rgb(110,84,137) instead hex code.

Text Font Color

.myTextColor { color: #6E5489; }

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

This text font color is #6E5489.

Background Color

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

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

This div background color is #6E5489.

Border color

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

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

This div border color is #6E5489.

Opacity

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

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

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

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

This text has shadow with #6E5489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5489.

Preview

Color preview on black background

This text has color #6E5489 on black background.


Color preview on white background

This text has color #6E5489 on white background.


Black color preview on #6E5489 background

This text has black color on #6E5489 background.


White color preview on #6E5489 background

This text has white color on #6E5489 background.


Related colors

Complementary color

Complementary color for #hex is #91AB76.


I love getcolorcode.com

Triadic colors

1 #896E54 and #54896E with #6E5489 are triadic colors.

2 #89546E and #546E89 with #6E5489 are triadic colors.