COLOR #6D446E

HEX: #6D446E RGB: (109,68,110)

Color info

#6D446E contains red, green and blue colors in about the same proportion. Web safe color of #6D446E is #663366 (or #636).

RGB color model

#6D446E color RGB value is (109,68,110).

RGB: (109,68,110) (43%, 27%, 43%)

RGB channels and saturation

R 109 of 255 = 43%
G 68 of 255 = 27%
B 110 of 255 = 43%

109
68
110

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

Portions of RGB colors in percentages

R + G + B = 109 + 68 + 110 = 287 (100%)
R 109 of 287 ~ 37.98%
G 68 of 287 ~ 23.69%
B 110 of 287 ~ 38.33'%

%37.98
%23.69
%38.33

CMYK color model

#6D446E color CMYK value is (1,38,0,57).

  • cyan value is 0.91%
  • magenta value is 38.18%
  • yellow value is 0.00%
  • key color value is 56.86%
CMYK: (1,38,0,57) C1M38Y0K57 (1%,38%,0%,57%) (0.01/0.38/0.00/0.57) 

CMYK percentages

%0.91
%38.18
%0
%56.86

Codes

Color #6D446E in popluar color models

6D 44 6E
RGB 109 68 110
HSL 299° 23.60% 34.90%
HSB/HSV 299° 38.18% 43.14%
CMYK 0.91% 38.18% 0.00%
56.86%

Color #6D446E in popluar number systems.

HEX 6D 44 6E
Decimal 109 68 110
Binary 1101101 1000100 1101110
Octal 155 104 156

Shades and tints

Shades of #6D446E

#6D446E
(109,68,110)
#643E64
(100,62,100)
#5B385A
(91,56,90)
#523250
(82,50,80)
#492C46
(73,44,70)
#40263C
(64,38,60)
#372032
(55,32,50)
#2E1A28
(46,26,40)
#25141E
(37,20,30)
#1C0E14
(28,14,20)
#13080A
(19,8,10)
#000000
(0,0,0)

Tints of #6D446E

#6D446E
(109,68,110)
#7A557B
(122,85,123)
#876688
(135,102,136)
#947795
(148,119,149)
#A188A2
(161,136,162)
#AE99AF
(174,153,175)
#BBAABC
(187,170,188)
#C8BBC9
(200,187,201)
#D5CCD6
(213,204,214)
#E2DDE3
(226,221,227)
#EFEEF0
(239,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D446E color. Also use rgb(109,68,110) instead hex code.

Text Font Color

.myTextColor { color: #6D446E; }

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

This text font color is #6D446E.

Background Color

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

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

This div background color is #6D446E.

Border color

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

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

This div border color is #6D446E.

Opacity

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

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

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

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

This text has shadow with #6D446E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D446E.

Preview

Color preview on black background

This text has color #6D446E on black background.


Color preview on white background

This text has color #6D446E on white background.


Black color preview on #6D446E background

This text has black color on #6D446E background.


White color preview on #6D446E background

This text has white color on #6D446E background.


Related colors

Complementary color

Complementary color for #hex is #92BB91.


I love getcolorcode.com

Triadic colors

1 #6E6D44 and #446E6D with #6D446E are triadic colors.

2 #6E446D and #446D6E with #6D446E are triadic colors.