COLOR #6D4DB2

HEX: #6D4DB2 RGB: (109,77,178)

Renk bilgisi

#6D4DB2 contains mainly blue color. #6D4DB2 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#6D4DB2 color RGB value is (109,77,178).

RGB: (109,77,178) (43%, 30%, 70%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 77 of 255 = 30%
B 178 of 255 = 70%

109
77
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 77 + 178 = 364 (100%)
R 109 of 364 ~ 29.95%
G 77 of 364 ~ 21.15%
B 178 of 364 ~ 48.9'%

%29.95
%21.15
%48.9

CMYK RENK MODELİ

#6D4DB2 rengi CMYK tonu (39,57,0,30).

  • camgöbeği tonu 38.76%
  • eflatun tonu 56.74%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (39,57,0,30)
C39M57Y0K30 (39%, 57%, 0%, 30%)
(0.39 / 0.57 / 0.00 / 0.30)

CMYK yüzdeleri

%38.76
%56.74
%0
%30.2

Codes

Color #6D4DB2 in popluar color models

6D 4D B2
RGB 109 77 178
HSL 259° 39.61% 50.00%
HSB/HSV 259° 56.74% 69.80%
CMYK 38.76% 56.74% 0.00%
30.20%

Color #6D4DB2 in popluar number systems.

HEX 6D 4D B2
Decimal 109 77 178
Binary 1101101 1001101 10110010
Octal 155 115 262

Shades and tints

Shades of #6D4DB2

#6D4DB2
(109,77,178)
#6446A2
(100,70,162)
#5B3F92
(91,63,146)
#523882
(82,56,130)
#493172
(73,49,114)
#402A62
(64,42,98)
#372352
(55,35,82)
#2E1C42
(46,28,66)
#251532
(37,21,50)
#1C0E22
(28,14,34)
#130712
(19,7,18)
#000000
(0,0,0)

Tints of #6D4DB2

#6D4DB2
(109,77,178)
#7A5DB9
(122,93,185)
#876DC0
(135,109,192)
#947DC7
(148,125,199)
#A18DCE
(161,141,206)
#AE9DD5
(174,157,213)
#BBADDC
(187,173,220)
#C8BDE3
(200,189,227)
#D5CDEA
(213,205,234)
#E2DDF1
(226,221,241)
#EFEDF8
(239,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4DB2 color. Also use rgb(109,77,178) instead hex code.

Text Font Color

.myTextColor { color: #6D4DB2; }

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

This text font color is #6D4DB2.

Background Color

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

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

This div background color is #6D4DB2.

Border color

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

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

This div border color is #6D4DB2.

Opacity

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

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

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

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

This text has shadow with #6D4DB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4DB2.

Preview

Color preview on black background

This text has color #6D4DB2 on black background.


Color preview on white background

This text has color #6D4DB2 on white background.


Black color preview on #6D4DB2 background

This text has black color on #6D4DB2 background.


White color preview on #6D4DB2 background

This text has white color on #6D4DB2 background.


Related colors

Complementary color

Complementary color for #hex is #92B24D.


I love getcolorcode.com

Triadic colors

1 #B26D4D and #4DB26D with #6D4DB2 are triadic colors.

2 #B24D6D and #4D6DB2 with #6D4DB2 are triadic colors.