COLOR #6D5E90

HEX: #6D5E90 RGB: (109,94,144)

Renk bilgisi

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

RGB renk modeli

#6D5E90 color RGB value is (109,94,144).

RGB: (109,94,144) (43%, 37%, 56%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 94 of 255 = 37%
B 144 of 255 = 56%

109
94
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 94 + 144 = 347 (100%)
R 109 of 347 ~ 31.41%
G 94 of 347 ~ 27.09%
B 144 of 347 ~ 41.5'%

%31.41
%27.09
%41.5

CMYK RENK MODELİ

#6D5E90 rengi CMYK tonu (24,35,0,44).

  • camgöbeği tonu 24.31%
  • eflatun tonu 34.72%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (24,35,0,44)
C24M35Y0K44 (24%, 35%, 0%, 44%)
(0.24 / 0.35 / 0.00 / 0.44)

CMYK yüzdeleri

%24.31
%34.72
%0
%43.53

Codes

Color #6D5E90 in popluar color models

6D 5E 90
RGB 109 94 144
HSL 258° 21.01% 46.67%
HSB/HSV 258° 34.72% 56.47%
CMYK 24.31% 34.72% 0.00%
43.53%

Color #6D5E90 in popluar number systems.

HEX 6D 5E 90
Decimal 109 94 144
Binary 1101101 1011110 10010000
Octal 155 136 220

Shades and tints

Shades of #6D5E90

#6D5E90
(109,94,144)
#645683
(100,86,131)
#5B4E76
(91,78,118)
#524669
(82,70,105)
#493E5C
(73,62,92)
#40364F
(64,54,79)
#372E42
(55,46,66)
#2E2635
(46,38,53)
#251E28
(37,30,40)
#1C161B
(28,22,27)
#130E0E
(19,14,14)
#000000
(0,0,0)

Tints of #6D5E90

#6D5E90
(109,94,144)
#7A6C9A
(122,108,154)
#877AA4
(135,122,164)
#9488AE
(148,136,174)
#A196B8
(161,150,184)
#AEA4C2
(174,164,194)
#BBB2CC
(187,178,204)
#C8C0D6
(200,192,214)
#D5CEE0
(213,206,224)
#E2DCEA
(226,220,234)
#EFEAF4
(239,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5E90 color. Also use rgb(109,94,144) instead hex code.

Text Font Color

.myTextColor { color: #6D5E90; }

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

This text font color is #6D5E90.

Background Color

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

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

This div background color is #6D5E90.

Border color

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

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

This div border color is #6D5E90.

Opacity

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

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

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

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

This text has shadow with #6D5E90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5E90.

Preview

Color preview on black background

This text has color #6D5E90 on black background.


Color preview on white background

This text has color #6D5E90 on white background.


Black color preview on #6D5E90 background

This text has black color on #6D5E90 background.


White color preview on #6D5E90 background

This text has white color on #6D5E90 background.


Related colors

Complementary color

Complementary color for #hex is #92A16F.


I love getcolorcode.com

Triadic colors

1 #906D5E and #5E906D with #6D5E90 are triadic colors.

2 #905E6D and #5E6D90 with #6D5E90 are triadic colors.