COLOR #6D3D74

HEX: #6D3D74 RGB: (109,61,116)

Renk bilgisi

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

RGB renk modeli

#6D3D74 color RGB value is (109,61,116).

RGB: (109,61,116) (43%, 24%, 45%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 61 of 255 = 24%
B 116 of 255 = 45%

109
61
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 61 + 116 = 286 (100%)
R 109 of 286 ~ 38.11%
G 61 of 286 ~ 21.33%
B 116 of 286 ~ 40.56'%

%38.11
%21.33
%40.56

CMYK RENK MODELİ

#6D3D74 rengi CMYK tonu (6,47,0,55).

  • camgöbeği tonu 6.03%
  • eflatun tonu 47.41%
  • sarı tonu 0.00%
  • ana renk tonu 54.51%

CMYK: (6,47,0,55)
C6M47Y0K55 (6%, 47%, 0%, 55%)
(0.06 / 0.47 / 0.00 / 0.55)

CMYK yüzdeleri

%6.03
%47.41
%0
%54.51

Codes

Color #6D3D74 in popluar color models

6D 3D 74
RGB 109 61 116
HSL 292° 31.07% 34.71%
HSB/HSV 292° 47.41% 45.49%
CMYK 6.03% 47.41% 0.00%
54.51%

Color #6D3D74 in popluar number systems.

HEX 6D 3D 74
Decimal 109 61 116
Binary 1101101 111101 1110100
Octal 155 75 164

Shades and tints

Shades of #6D3D74

#6D3D74
(109,61,116)
#64386A
(100,56,106)
#5B3360
(91,51,96)
#522E56
(82,46,86)
#49294C
(73,41,76)
#402442
(64,36,66)
#371F38
(55,31,56)
#2E1A2E
(46,26,46)
#251524
(37,21,36)
#1C101A
(28,16,26)
#130B10
(19,11,16)
#000000
(0,0,0)

Tints of #6D3D74

#6D3D74
(109,61,116)
#7A4E80
(122,78,128)
#875F8C
(135,95,140)
#947098
(148,112,152)
#A181A4
(161,129,164)
#AE92B0
(174,146,176)
#BBA3BC
(187,163,188)
#C8B4C8
(200,180,200)
#D5C5D4
(213,197,212)
#E2D6E0
(226,214,224)
#EFE7EC
(239,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D3D74 color. Also use rgb(109,61,116) instead hex code.

Text Font Color

.myTextColor { color: #6D3D74; }

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

This text font color is #6D3D74.

Background Color

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

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

This div background color is #6D3D74.

Border color

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

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

This div border color is #6D3D74.

Opacity

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

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

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

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

This text has shadow with #6D3D74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3D74.

Preview

Color preview on black background

This text has color #6D3D74 on black background.


Color preview on white background

This text has color #6D3D74 on white background.


Black color preview on #6D3D74 background

This text has black color on #6D3D74 background.


White color preview on #6D3D74 background

This text has white color on #6D3D74 background.


Related colors

Complementary color

Complementary color for #hex is #92C28B.


I love getcolorcode.com

Triadic colors

1 #746D3D and #3D746D with #6D3D74 are triadic colors.

2 #743D6D and #3D6D74 with #6D3D74 are triadic colors.