COLOR #6D337F

HEX: #6D337F RGB: (109,51,127)

Renk bilgisi

#6D337F contains mainly red and blue colors. #6D337F ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#6D337F color RGB value is (109,51,127).

RGB: (109,51,127) (43%, 20%, 50%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 51 of 255 = 20%
B 127 of 255 = 50%

109
51
127

R + G + B ~ 38%. #6D337F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 51 + 127 = 287 (100%)
R 109 of 287 ~ 37.98%
G 51 of 287 ~ 17.77%
B 127 of 287 ~ 44.25'%

%37.98
%17.77
%44.25

CMYK RENK MODELİ

#6D337F rengi CMYK tonu (14,60,0,50).

  • camgöbeği tonu 14.17%
  • eflatun tonu 59.84%
  • sarı tonu 0.00%
  • ana renk tonu 50.20%

CMYK: (14,60,0,50)
C14M60Y0K50 (14%, 60%, 0%, 50%)
(0.14 / 0.60 / 0.00 / 0.50)

CMYK yüzdeleri

%14.17
%59.84
%0
%50.2

Codes

Color #6D337F in popluar color models

6D 33 7F
RGB 109 51 127
HSL 286° 42.70% 34.90%
HSB/HSV 286° 59.84% 49.80%
CMYK 14.17% 59.84% 0.00%
50.20%

Color #6D337F in popluar number systems.

HEX 6D 33 7F
Decimal 109 51 127
Binary 1101101 110011 1111111
Octal 155 63 177

Shades and tints

Shades of #6D337F

#6D337F
(109,51,127)
#642F74
(100,47,116)
#5B2B69
(91,43,105)
#52275E
(82,39,94)
#492353
(73,35,83)
#401F48
(64,31,72)
#371B3D
(55,27,61)
#2E1732
(46,23,50)
#251327
(37,19,39)
#1C0F1C
(28,15,28)
#130B11
(19,11,17)
#000000
(0,0,0)

Tints of #6D337F

#6D337F
(109,51,127)
#7A458A
(122,69,138)
#875795
(135,87,149)
#9469A0
(148,105,160)
#A17BAB
(161,123,171)
#AE8DB6
(174,141,182)
#BB9FC1
(187,159,193)
#C8B1CC
(200,177,204)
#D5C3D7
(213,195,215)
#E2D5E2
(226,213,226)
#EFE7ED
(239,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D337F color. Also use rgb(109,51,127) instead hex code.

Text Font Color

.myTextColor { color: #6D337F; }

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

This text font color is #6D337F.

Background Color

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

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

This div background color is #6D337F.

Border color

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

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

This div border color is #6D337F.

Opacity

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

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

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

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

This text has shadow with #6D337F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D337F.

Preview

Color preview on black background

This text has color #6D337F on black background.


Color preview on white background

This text has color #6D337F on white background.


Black color preview on #6D337F background

This text has black color on #6D337F background.


White color preview on #6D337F background

This text has white color on #6D337F background.


Related colors

Complementary color

Complementary color for #hex is #92CC80.


I love getcolorcode.com

Triadic colors

1 #7F6D33 and #337F6D with #6D337F are triadic colors.

2 #7F336D and #336D7F with #6D337F are triadic colors.