COLOR #6D325E

HEX: #6D325E RGB: (109,50,94)

Renk bilgisi

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

RGB renk modeli

#6D325E color RGB value is (109,50,94).

RGB: (109,50,94) (43%, 20%, 37%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 50 of 255 = 20%
B 94 of 255 = 37%

109
50
94

R + G + B ~ 33%. #6D325E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 50 + 94 = 253 (100%)
R 109 of 253 ~ 43.08%
G 50 of 253 ~ 19.76%
B 94 of 253 ~ 37.15'%

%43.08
%19.76
%37.15

CMYK RENK MODELİ

#6D325E rengi CMYK tonu (0,54,14,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.13%
  • sarı tonu 13.76%
  • ana renk tonu 57.25%

CMYK: (0,54,14,57)
C0M54Y14K57 (0%, 54%, 14%, 57%)
(0.00 / 0.54 / 0.14 / 0.57)

CMYK yüzdeleri

%0
%54.13
%13.76
%57.25

Codes

Color #6D325E in popluar color models

6D 32 5E
RGB 109 50 94
HSL 315° 37.11% 31.18%
HSB/HSV 315° 54.13% 42.75%
CMYK 0.00% 54.13% 13.76%
57.25%

Color #6D325E in popluar number systems.

HEX 6D 32 5E
Decimal 109 50 94
Binary 1101101 110010 1011110
Octal 155 62 136

Shades and tints

Shades of #6D325E

#6D325E
(109,50,94)
#642E56
(100,46,86)
#5B2A4E
(91,42,78)
#522646
(82,38,70)
#49223E
(73,34,62)
#401E36
(64,30,54)
#371A2E
(55,26,46)
#2E1626
(46,22,38)
#25121E
(37,18,30)
#1C0E16
(28,14,22)
#130A0E
(19,10,14)
#000000
(0,0,0)

Tints of #6D325E

#6D325E
(109,50,94)
#7A446C
(122,68,108)
#87567A
(135,86,122)
#946888
(148,104,136)
#A17A96
(161,122,150)
#AE8CA4
(174,140,164)
#BB9EB2
(187,158,178)
#C8B0C0
(200,176,192)
#D5C2CE
(213,194,206)
#E2D4DC
(226,212,220)
#EFE6EA
(239,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D325E color. Also use rgb(109,50,94) instead hex code.

Text Font Color

.myTextColor { color: #6D325E; }

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

This text font color is #6D325E.

Background Color

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

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

This div background color is #6D325E.

Border color

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

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

This div border color is #6D325E.

Opacity

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

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

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

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

This text has shadow with #6D325E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D325E.

Preview

Color preview on black background

This text has color #6D325E on black background.


Color preview on white background

This text has color #6D325E on white background.


Black color preview on #6D325E background

This text has black color on #6D325E background.


White color preview on #6D325E background

This text has white color on #6D325E background.


Related colors

Complementary color

Complementary color for #hex is #92CDA1.


I love getcolorcode.com

Triadic colors

1 #5E6D32 and #325E6D with #6D325E are triadic colors.

2 #5E326D and #326D5E with #6D325E are triadic colors.