COLOR #6D4993

HEX: #6D4993 RGB: (109,73,147)

Renk bilgisi

#6D4993 contains mainly red and blue colors. #6D4993 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#6D4993 color RGB value is (109,73,147).

RGB: (109,73,147) (43%, 29%, 58%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 73 of 255 = 29%
B 147 of 255 = 58%

109
73
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 73 + 147 = 329 (100%)
R 109 of 329 ~ 33.13%
G 73 of 329 ~ 22.19%
B 147 of 329 ~ 44.68'%

%33.13
%22.19
%44.68

CMYK RENK MODELİ

#6D4993 rengi CMYK tonu (26,50,0,42).

  • camgöbeği tonu 25.85%
  • eflatun tonu 50.34%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%
CMYK: (26,50,0,42) C26M50Y0K42 (26%,50%,0%,42%) (0.26/0.50/0.00/0.42) 

CMYK yüzdeleri

%25.85
%50.34
%0
%42.35

Codes

Color #6D4993 in popluar color models

6D 49 93
RGB 109 73 147
HSL 269° 33.64% 43.14%
HSB/HSV 269° 50.34% 57.65%
CMYK 25.85% 50.34% 0.00%
42.35%

Color #6D4993 in popluar number systems.

HEX 6D 49 93
Decimal 109 73 147
Binary 1101101 1001001 10010011
Octal 155 111 223

Shades and tints

Shades of #6D4993

#6D4993
(109,73,147)
#644386
(100,67,134)
#5B3D79
(91,61,121)
#52376C
(82,55,108)
#49315F
(73,49,95)
#402B52
(64,43,82)
#372545
(55,37,69)
#2E1F38
(46,31,56)
#25192B
(37,25,43)
#1C131E
(28,19,30)
#130D11
(19,13,17)
#000000
(0,0,0)

Tints of #6D4993

#6D4993
(109,73,147)
#7A599C
(122,89,156)
#8769A5
(135,105,165)
#9479AE
(148,121,174)
#A189B7
(161,137,183)
#AE99C0
(174,153,192)
#BBA9C9
(187,169,201)
#C8B9D2
(200,185,210)
#D5C9DB
(213,201,219)
#E2D9E4
(226,217,228)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4993 color. Also use rgb(109,73,147) instead hex code.

Text Font Color

.myTextColor { color: #6D4993; }

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

This text font color is #6D4993.

Background Color

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

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

This div background color is #6D4993.

Border color

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

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

This div border color is #6D4993.

Opacity

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

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

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

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

This text has shadow with #6D4993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4993.

Preview

Color preview on black background

This text has color #6D4993 on black background.


Color preview on white background

This text has color #6D4993 on white background.


Black color preview on #6D4993 background

This text has black color on #6D4993 background.


White color preview on #6D4993 background

This text has white color on #6D4993 background.


Related colors

Complementary color

Complementary color for #hex is #92B66C.


I love getcolorcode.com

Triadic colors

1 #936D49 and #49936D with #6D4993 are triadic colors.

2 #93496D and #496D93 with #6D4993 are triadic colors.