COLOR #6D5B9A

HEX: #6D5B9A
RGB: (109,91,154)

Renk bilgisi

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

RGB renk modeli

#6D5B9A color RGB value is (109,91,154).

  • kırmız ton 109;
  • yeşil ton 91;
  • mavi ton 154.
RGB:
(109,91,154)
(43%,36%,60%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 91 of 255 = 36%
B 154 of 255 = 60%

109
91
154

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

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 91 + 154 = 354 (100%)
R 109 of 354 ~ 30.79%
G 91 of 354 ~ 25.71%
B 154 of 354 ~ 43.5%

%30.79
%25.71
%43.5

CMYK RENK MODELİ

#6D5B9A rengi CMYK tonu (29,41,0,40).

  • camgöbeği tonu 29.22%
  • eflatun tonu 40.91%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%
CMYK:
(29,41,0,40)
C29M41Y0K40 
(29%,41%,0%,40%)
(0.29/0.41/0.00/0.40)	

CMYK yüzdeleri

%29.22
%40.91
%0
%39.61

Codes

Color #6D5B9A in popluar color models

6D5B9A
RGB10991154
HSL257°25.71%48.04%
HSB/HSV257°40.91%60.39%
CMYK29.22%40.91%0.00%
39.61%

Color #6D5B9A in popluar number systems.

HEX6D5B9A
Decimal10991154
Binary1101101101101110011010
Octal155133232

Shades and tints

Shades of #6D5B9A

#6D5B9A
(109,91,154)
#64538C
(100,83,140)
#5B4B7E
(91,75,126)
#524370
(82,67,112)
#493B62
(73,59,98)
#403354
(64,51,84)
#372B46
(55,43,70)
#2E2338
(46,35,56)
#251B2A
(37,27,42)
#1C131C
(28,19,28)
#130B0E
(19,11,14)
#000000
(0,0,0)

Tints of #6D5B9A

#6D5B9A
(109,91,154)
#7A69A3
(122,105,163)
#8777AC
(135,119,172)
#9485B5
(148,133,181)
#A193BE
(161,147,190)
#AEA1C7
(174,161,199)
#BBAFD0
(187,175,208)
#C8BDD9
(200,189,217)
#D5CBE2
(213,203,226)
#E2D9EB
(226,217,235)
#EFE7F4
(239,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5B9A color. Also use rgb(109,91,154) instead hex code.

Text Font Color

.myTextColor { color: #6D5B9A; }

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

This text font color is #6D5B9A.


Background Color

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

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

This div background color is #6D5B9A.


Border color

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

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

This div border color is #6D5B9A.


Opacity

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

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

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

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

This text has shadow with #6D5B9A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D5B9A on black background.


Color preview on white background

This text has color #6D5B9A on white background.



Black color preview on #6D5B9A background

This text has black color on #6D5B9A background.


White color preview on #6D5B9A background

This text has white color on #6D5B9A background.