COLOR #6D435E

HEX: #6D435E RGB: (109,67,94)

Color info

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

RGB color model

#6D435E color RGB value is (109,67,94).

RGB: (109,67,94) (43%, 26%, 37%)

RGB channels and saturation

R 109 of 255 = 43%
G 67 of 255 = 26%
B 94 of 255 = 37%

109
67
94

R + G + B ~ 35%. #6D435E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 67 + 94 = 270 (100%)
R 109 of 270 ~ 40.37%
G 67 of 270 ~ 24.81%
B 94 of 270 ~ 34.81'%

%40.37
%24.81
%34.81

CMYK color model

#6D435E color CMYK value is (0,39,14,57).

  • cyan value is 0.00%
  • magenta value is 38.53%
  • yellow value is 13.76%
  • key color value is 57.25%

CMYK: (0,39,14,57)
C0M39Y14K57 (0%, 39%, 14%, 57%)
(0.00 / 0.39 / 0.14 / 0.57)

CMYK percentages

%0
%38.53
%13.76
%57.25

Codes

Color #6D435E in popluar color models

6D 43 5E
RGB 109 67 94
HSL 321° 23.86% 34.51%
HSB/HSV 321° 38.53% 42.75%
CMYK 0.00% 38.53% 13.76%
57.25%

Color #6D435E in popluar number systems.

HEX 6D 43 5E
Decimal 109 67 94
Binary 1101101 1000011 1011110
Octal 155 103 136

Shades and tints

Shades of #6D435E

#6D435E
(109,67,94)
#643D56
(100,61,86)
#5B374E
(91,55,78)
#523146
(82,49,70)
#492B3E
(73,43,62)
#402536
(64,37,54)
#371F2E
(55,31,46)
#2E1926
(46,25,38)
#25131E
(37,19,30)
#1C0D16
(28,13,22)
#13070E
(19,7,14)
#000000
(0,0,0)

Tints of #6D435E

#6D435E
(109,67,94)
#7A546C
(122,84,108)
#87657A
(135,101,122)
#947688
(148,118,136)
#A18796
(161,135,150)
#AE98A4
(174,152,164)
#BBA9B2
(187,169,178)
#C8BAC0
(200,186,192)
#D5CBCE
(213,203,206)
#E2DCDC
(226,220,220)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D435E; }

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

This text font color is #6D435E.

Background Color

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

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

This div background color is #6D435E.

Border color

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

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

This div border color is #6D435E.

Opacity

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

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

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

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

This text has shadow with #6D435E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D435E.

Preview

Color preview on black background

This text has color #6D435E on black background.


Color preview on white background

This text has color #6D435E on white background.


Black color preview on #6D435E background

This text has black color on #6D435E background.


White color preview on #6D435E background

This text has white color on #6D435E background.


Related colors

Complementary color

Complementary color for #hex is #92BCA1.


I love getcolorcode.com

Triadic colors

1 #5E6D43 and #435E6D with #6D435E are triadic colors.

2 #5E436D and #436D5E with #6D435E are triadic colors.