COLOR #6D434D

HEX: #6D434D RGB: (109,67,77)

Color info

#6D434D contains red, green and blue colors in about the same proportion. Web safe color of #6D434D is #663333 (or #633).

RGB color model

#6D434D color RGB value is (109,67,77).

RGB: (109,67,77) (43%, 26%, 30%)

RGB channels and saturation

R 109 of 255 = 43%
G 67 of 255 = 26%
B 77 of 255 = 30%

109
67
77

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

Portions of RGB colors in percentages

R + G + B = 109 + 67 + 77 = 253 (100%)
R 109 of 253 ~ 43.08%
G 67 of 253 ~ 26.48%
B 77 of 253 ~ 30.43'%

%43.08
%26.48
%30.43

CMYK color model

#6D434D color CMYK value is (0,39,29,57).

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

CMYK: (0,39,29,57)
C0M39Y29K57 (0%, 39%, 29%, 57%)
(0.00 / 0.39 / 0.29 / 0.57)

CMYK percentages

%0
%38.53
%29.36
%57.25

Codes

Color #6D434D in popluar color models

6D 43 4D
RGB 109 67 77
HSL 346° 23.86% 34.51%
HSB/HSV 346° 38.53% 42.75%
CMYK 0.00% 38.53% 29.36%
57.25%

Color #6D434D in popluar number systems.

HEX 6D 43 4D
Decimal 109 67 77
Binary 1101101 1000011 1001101
Octal 155 103 115

Shades and tints

Shades of #6D434D

#6D434D
(109,67,77)
#643D46
(100,61,70)
#5B373F
(91,55,63)
#523138
(82,49,56)
#492B31
(73,43,49)
#40252A
(64,37,42)
#371F23
(55,31,35)
#2E191C
(46,25,28)
#251315
(37,19,21)
#1C0D0E
(28,13,14)
#130707
(19,7,7)
#000000
(0,0,0)

Tints of #6D434D

#6D434D
(109,67,77)
#7A545D
(122,84,93)
#87656D
(135,101,109)
#94767D
(148,118,125)
#A1878D
(161,135,141)
#AE989D
(174,152,157)
#BBA9AD
(187,169,173)
#C8BABD
(200,186,189)
#D5CBCD
(213,203,205)
#E2DCDD
(226,220,221)
#EFEDED
(239,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D434D; }

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

This text font color is #6D434D.

Background Color

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

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

This div background color is #6D434D.

Border color

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

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

This div border color is #6D434D.

Opacity

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

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

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

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

This text has shadow with #6D434D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D434D.

Preview

Color preview on black background

This text has color #6D434D on black background.


Color preview on white background

This text has color #6D434D on white background.


Black color preview on #6D434D background

This text has black color on #6D434D background.


White color preview on #6D434D background

This text has white color on #6D434D background.


Related colors

Complementary color

Complementary color for #hex is #92BCB2.


I love getcolorcode.com

Triadic colors

1 #4D6D43 and #434D6D with #6D434D are triadic colors.

2 #4D436D and #436D4D with #6D434D are triadic colors.