COLOR #6D5F9E

HEX: #6D5F9E
RGB: (109,95,158)

Renk bilgisi

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

RGB renk modeli

#6D5F9E color RGB value is (109,95,158).

  • kırmız ton 109;
  • yeşil ton 95;
  • mavi ton 158.
RGB:
(109,95,158)
(43%,37%,62%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 95 of 255 = 37%
B 158 of 255 = 62%

109
95
158

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

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 95 + 158 = 362 (100%)
R 109 of 362 ~ 30.11%
G 95 of 362 ~ 26.24%
B 158 of 362 ~ 43.65%

%30.11
%26.24
%43.65

CMYK RENK MODELİ

#6D5F9E rengi CMYK tonu (31,40,0,38).

  • camgöbeği tonu 31.01%
  • eflatun tonu 39.87%
  • sarı tonu 0.00%
  • ana renk tonu 38.04%
CMYK:
(31,40,0,38)
C31M40Y0K38 
(31%,40%,0%,38%)
(0.31/0.40/0.00/0.38)	

CMYK yüzdeleri

%31.01
%39.87
%0
%38.04

Codes

Color #6D5F9E in popluar color models

6D5F9E
RGB10995158
HSL253°24.90%49.61%
HSB/HSV253°39.87%61.96%
CMYK31.01%39.87%0.00%
38.04%

Color #6D5F9E in popluar number systems.

HEX6D5F9E
Decimal10995158
Binary1101101101111110011110
Octal155137236

Shades and tints

Shades of #6D5F9E

#6D5F9E
(109,95,158)
#645790
(100,87,144)
#5B4F82
(91,79,130)
#524774
(82,71,116)
#493F66
(73,63,102)
#403758
(64,55,88)
#372F4A
(55,47,74)
#2E273C
(46,39,60)
#251F2E
(37,31,46)
#1C1720
(28,23,32)
#130F12
(19,15,18)
#000000
(0,0,0)

Tints of #6D5F9E

#6D5F9E
(109,95,158)
#7A6DA6
(122,109,166)
#877BAE
(135,123,174)
#9489B6
(148,137,182)
#A197BE
(161,151,190)
#AEA5C6
(174,165,198)
#BBB3CE
(187,179,206)
#C8C1D6
(200,193,214)
#D5CFDE
(213,207,222)
#E2DDE6
(226,221,230)
#EFEBEE
(239,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5F9E color. Also use rgb(109,95,158) instead hex code.

Text Font Color

.myTextColor { color: #6D5F9E; }

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

This text font color is #6D5F9E.


Background Color

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

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

This div background color is #6D5F9E.


Border color

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

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

This div border color is #6D5F9E.


Opacity

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

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

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

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

This text has shadow with #6D5F9E color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D5F9E on black background.


Color preview on white background

This text has color #6D5F9E on white background.



Black color preview on #6D5F9E background

This text has black color on #6D5F9E background.


White color preview on #6D5F9E background

This text has white color on #6D5F9E background.