COLOR #6D3E71

HEX: #6D3E71 RGB: (109,62,113)

Renk bilgisi

#6D3E71 contains red, green and blue colors in about the same proportion. #6D3E71 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#6D3E71 color RGB value is (109,62,113).

RGB: (109,62,113) (43%, 24%, 44%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 62 of 255 = 24%
B 113 of 255 = 44%

109
62
113

R + G + B ~ 37%. #6D3E71 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 62 + 113 = 284 (100%)
R 109 of 284 ~ 38.38%
G 62 of 284 ~ 21.83%
B 113 of 284 ~ 39.79'%

%38.38
%21.83
%39.79

CMYK RENK MODELİ

#6D3E71 rengi CMYK tonu (4,45,0,56).

  • camgöbeği tonu 3.54%
  • eflatun tonu 45.13%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%

CMYK: (4,45,0,56)
C4M45Y0K56 (4%, 45%, 0%, 56%)
(0.04 / 0.45 / 0.00 / 0.56)

CMYK yüzdeleri

%3.54
%45.13
%0
%55.69

Codes

Color #6D3E71 in popluar color models

6D 3E 71
RGB 109 62 113
HSL 295° 29.14% 34.31%
HSB/HSV 295° 45.13% 44.31%
CMYK 3.54% 45.13% 0.00%
55.69%

Color #6D3E71 in popluar number systems.

HEX 6D 3E 71
Decimal 109 62 113
Binary 1101101 111110 1110001
Octal 155 76 161

Shades and tints

Shades of #6D3E71

#6D3E71
(109,62,113)
#643967
(100,57,103)
#5B345D
(91,52,93)
#522F53
(82,47,83)
#492A49
(73,42,73)
#40253F
(64,37,63)
#372035
(55,32,53)
#2E1B2B
(46,27,43)
#251621
(37,22,33)
#1C1117
(28,17,23)
#130C0D
(19,12,13)
#000000
(0,0,0)

Tints of #6D3E71

#6D3E71
(109,62,113)
#7A4F7D
(122,79,125)
#876089
(135,96,137)
#947195
(148,113,149)
#A182A1
(161,130,161)
#AE93AD
(174,147,173)
#BBA4B9
(187,164,185)
#C8B5C5
(200,181,197)
#D5C6D1
(213,198,209)
#E2D7DD
(226,215,221)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D3E71 color. Also use rgb(109,62,113) instead hex code.

Text Font Color

.myTextColor { color: #6D3E71; }

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

This text font color is #6D3E71.

Background Color

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

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

This div background color is #6D3E71.

Border color

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

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

This div border color is #6D3E71.

Opacity

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

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

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

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

This text has shadow with #6D3E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3E71.

Preview

Color preview on black background

This text has color #6D3E71 on black background.


Color preview on white background

This text has color #6D3E71 on white background.


Black color preview on #6D3E71 background

This text has black color on #6D3E71 background.


White color preview on #6D3E71 background

This text has white color on #6D3E71 background.


Related colors

Complementary color

Complementary color for #hex is #92C18E.


I love getcolorcode.com

Triadic colors

1 #716D3E and #3E716D with #6D3E71 are triadic colors.

2 #713E6D and #3E6D71 with #6D3E71 are triadic colors.