COLOR #6D535A

HEX: #6D535A RGB: (109,83,90)

Color info

#6D535A contains red, green and blue colors in about the same proportion. Web safe color of #6D535A is #666666 (or #666).

RGB color model

#6D535A color RGB value is (109,83,90).

RGB: (109,83,90) (43%, 33%, 35%)

RGB channels and saturation

R 109 of 255 = 43%
G 83 of 255 = 33%
B 90 of 255 = 35%

109
83
90

R + G + B ~ 37%. #6D535A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 83 + 90 = 282 (100%)
R 109 of 282 ~ 38.65%
G 83 of 282 ~ 29.43%
B 90 of 282 ~ 31.91'%

%38.65
%29.43
%31.91

CMYK color model

#6D535A color CMYK value is (0,24,17,57).

  • cyan value is 0.00%
  • magenta value is 23.85%
  • yellow value is 17.43%
  • key color value is 57.25%

CMYK: (0,24,17,57)
C0M24Y17K57 (0%, 24%, 17%, 57%)
(0.00 / 0.24 / 0.17 / 0.57)

CMYK percentages

%0
%23.85
%17.43
%57.25

Codes

Color #6D535A in popluar color models

6D 53 5A
RGB 109 83 90
HSL 344° 13.54% 37.65%
HSB/HSV 344° 23.85% 42.75%
CMYK 0.00% 23.85% 17.43%
57.25%

Color #6D535A in popluar number systems.

HEX 6D 53 5A
Decimal 109 83 90
Binary 1101101 1010011 1011010
Octal 155 123 132

Shades and tints

Shades of #6D535A

#6D535A
(109,83,90)
#644C52
(100,76,82)
#5B454A
(91,69,74)
#523E42
(82,62,66)
#49373A
(73,55,58)
#403032
(64,48,50)
#37292A
(55,41,42)
#2E2222
(46,34,34)
#251B1A
(37,27,26)
#1C1412
(28,20,18)
#130D0A
(19,13,10)
#000000
(0,0,0)

Tints of #6D535A

#6D535A
(109,83,90)
#7A6269
(122,98,105)
#877178
(135,113,120)
#948087
(148,128,135)
#A18F96
(161,143,150)
#AE9EA5
(174,158,165)
#BBADB4
(187,173,180)
#C8BCC3
(200,188,195)
#D5CBD2
(213,203,210)
#E2DAE1
(226,218,225)
#EFE9F0
(239,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D535A color. Also use rgb(109,83,90) instead hex code.

Text Font Color

.myTextColor { color: #6D535A; }

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

This text font color is #6D535A.

Background Color

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

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

This div background color is #6D535A.

Border color

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

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

This div border color is #6D535A.

Opacity

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

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

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

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

This text has shadow with #6D535A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D535A.

Preview

Color preview on black background

This text has color #6D535A on black background.


Color preview on white background

This text has color #6D535A on white background.


Black color preview on #6D535A background

This text has black color on #6D535A background.


White color preview on #6D535A background

This text has white color on #6D535A background.


Related colors

Complementary color

Complementary color for #hex is #92ACA5.


I love getcolorcode.com

Triadic colors

1 #5A6D53 and #535A6D with #6D535A are triadic colors.

2 #5A536D and #536D5A with #6D535A are triadic colors.