COLOR #6D5EAE

HEX: #6D5EAE RGB: (109,94,174)

Renk bilgisi

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

RGB renk modeli

#6D5EAE color RGB value is (109,94,174).

RGB: (109,94,174) (43%, 37%, 68%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 94 of 255 = 37%
B 174 of 255 = 68%

109
94
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 94 + 174 = 377 (100%)
R 109 of 377 ~ 28.91%
G 94 of 377 ~ 24.93%
B 174 of 377 ~ 46.15'%

%28.91
%24.93
%46.15

CMYK RENK MODELİ

#6D5EAE rengi CMYK tonu (37,46,0,32).

  • camgöbeği tonu 37.36%
  • eflatun tonu 45.98%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%

CMYK: (37,46,0,32)
C37M46Y0K32 (37%, 46%, 0%, 32%)
(0.37 / 0.46 / 0.00 / 0.32)

CMYK yüzdeleri

%37.36
%45.98
%0
%31.76

Codes

Color #6D5EAE in popluar color models

6D 5E AE
RGB 109 94 174
HSL 251° 33.06% 52.55%
HSB/HSV 251° 45.98% 68.24%
CMYK 37.36% 45.98% 0.00%
31.76%

Color #6D5EAE in popluar number systems.

HEX 6D 5E AE
Decimal 109 94 174
Binary 1101101 1011110 10101110
Octal 155 136 256

Shades and tints

Shades of #6D5EAE

#6D5EAE
(109,94,174)
#64569F
(100,86,159)
#5B4E90
(91,78,144)
#524681
(82,70,129)
#493E72
(73,62,114)
#403663
(64,54,99)
#372E54
(55,46,84)
#2E2645
(46,38,69)
#251E36
(37,30,54)
#1C1627
(28,22,39)
#130E18
(19,14,24)
#000000
(0,0,0)

Tints of #6D5EAE

#6D5EAE
(109,94,174)
#7A6CB5
(122,108,181)
#877ABC
(135,122,188)
#9488C3
(148,136,195)
#A196CA
(161,150,202)
#AEA4D1
(174,164,209)
#BBB2D8
(187,178,216)
#C8C0DF
(200,192,223)
#D5CEE6
(213,206,230)
#E2DCED
(226,220,237)
#EFEAF4
(239,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5EAE; }

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

This text font color is #6D5EAE.

Background Color

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

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

This div background color is #6D5EAE.

Border color

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

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

This div border color is #6D5EAE.

Opacity

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

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

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

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

This text has shadow with #6D5EAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5EAE.

Preview

Color preview on black background

This text has color #6D5EAE on black background.


Color preview on white background

This text has color #6D5EAE on white background.


Black color preview on #6D5EAE background

This text has black color on #6D5EAE background.


White color preview on #6D5EAE background

This text has white color on #6D5EAE background.


Related colors

Complementary color

Complementary color for #hex is #92A151.


I love getcolorcode.com

Triadic colors

1 #AE6D5E and #5EAE6D with #6D5EAE are triadic colors.

2 #AE5E6D and #5E6DAE with #6D5EAE are triadic colors.