COLOR #6D1189

HEX: #6D1189
RGB: (109,17,137)

Renk bilgisi

#6D1189 contains mainly red and blue colors. #6D1189 ‘ nin web güvenlik rengi #660099 (ya da #609) dir.

RGB renk modeli

#6D1189 color RGB value is (109,17,137).

  • kırmız ton 109;
  • yeşil ton 17;
  • mavi ton 137.
RGB:
(109,17,137)
(43%,7%,54%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 17 of 255 = 7%
B 137 of 255 = 54%

109
17
137

R + G + B ~ 35%. #6D1189 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 17 + 137 = 263 (100%)
R 109 of 263 ~ 41.44%
G 17 of 263 ~ 6.46%
B 137 of 263 ~ 52.09%

%41.44
%52.09

CMYK RENK MODELİ

#6D1189 rengi CMYK tonu (20,88,0,46).

  • camgöbeği tonu 20.44%
  • eflatun tonu 87.59%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%
CMYK:
(20,88,0,46)
C20M88Y0K46 
(20%,88%,0%,46%)
(0.20/0.88/0.00/0.46)	

CMYK yüzdeleri

%20.44
%87.59
%0
%46.27

Codes

Color #6D1189 in popluar color models

6D1189
RGB10917137
HSL286°77.92%30.20%
HSB/HSV286°87.59%53.73%
CMYK20.44%87.59%0.00%
46.27%

Color #6D1189 in popluar number systems.

HEX6D1189
Decimal10917137
Binary11011011000110001001
Octal15521211

Shades and tints

Shades of #6D1189

#6D1189
(109,17,137)
#64107D
(100,16,125)
#5B0F71
(91,15,113)
#520E65
(82,14,101)
#490D59
(73,13,89)
#400C4D
(64,12,77)
#370B41
(55,11,65)
#2E0A35
(46,10,53)
#250929
(37,9,41)
#1C081D
(28,8,29)
#130711
(19,7,17)
#000000
(0,0,0)

Tints of #6D1189

#6D1189
(109,17,137)
#7A2693
(122,38,147)
#873B9D
(135,59,157)
#9450A7
(148,80,167)
#A165B1
(161,101,177)
#AE7ABB
(174,122,187)
#BB8FC5
(187,143,197)
#C8A4CF
(200,164,207)
#D5B9D9
(213,185,217)
#E2CEE3
(226,206,227)
#EFE3ED
(239,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D1189 color. Also use rgb(109,17,137) instead hex code.

Text Font Color

.myTextColor { color: #6D1189; }

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

This text font color is #6D1189.


Background Color

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

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

This div background color is #6D1189.


Border color

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

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

This div border color is #6D1189.


Opacity

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

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

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

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

This text has shadow with #6D1189 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D1189 on black background.


Color preview on white background

This text has color #6D1189 on white background.



Black color preview on #6D1189 background

This text has black color on #6D1189 background.


White color preview on #6D1189 background

This text has white color on #6D1189 background.