COLOR #6D435A

HEX: #6D435A RGB: (109,67,90)

Color info

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

RGB color model

#6D435A color RGB value is (109,67,90).

RGB: (109,67,90) (43%, 26%, 35%)

RGB channels and saturation

R 109 of 255 = 43%
G 67 of 255 = 26%
B 90 of 255 = 35%

109
67
90

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

Portions of RGB colors in percentages

R + G + B = 109 + 67 + 90 = 266 (100%)
R 109 of 266 ~ 40.98%
G 67 of 266 ~ 25.19%
B 90 of 266 ~ 33.83'%

%40.98
%25.19
%33.83

CMYK color model

#6D435A color CMYK value is (0,39,17,57).

  • cyan value is 0.00%
  • magenta value is 38.53%
  • yellow value is 17.43%
  • key color value is 57.25%
CMYK: (0,39,17,57) C0M39Y17K57 (0%,39%,17%,57%) (0.00/0.39/0.17/0.57) 

CMYK percentages

%0
%38.53
%17.43
%57.25

Codes

Color #6D435A in popluar color models

6D 43 5A
RGB 109 67 90
HSL 327° 23.86% 34.51%
HSB/HSV 327° 38.53% 42.75%
CMYK 0.00% 38.53% 17.43%
57.25%

Color #6D435A in popluar number systems.

HEX 6D 43 5A
Decimal 109 67 90
Binary 1101101 1000011 1011010
Octal 155 103 132

Shades and tints

Shades of #6D435A

#6D435A
(109,67,90)
#643D52
(100,61,82)
#5B374A
(91,55,74)
#523142
(82,49,66)
#492B3A
(73,43,58)
#402532
(64,37,50)
#371F2A
(55,31,42)
#2E1922
(46,25,34)
#25131A
(37,19,26)
#1C0D12
(28,13,18)
#13070A
(19,7,10)
#000000
(0,0,0)

Tints of #6D435A

#6D435A
(109,67,90)
#7A5469
(122,84,105)
#876578
(135,101,120)
#947687
(148,118,135)
#A18796
(161,135,150)
#AE98A5
(174,152,165)
#BBA9B4
(187,169,180)
#C8BAC3
(200,186,195)
#D5CBD2
(213,203,210)
#E2DCE1
(226,220,225)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D435A; }

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

This text font color is #6D435A.

Background Color

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

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

This div background color is #6D435A.

Border color

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

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

This div border color is #6D435A.

Opacity

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

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

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

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

This text has shadow with #6D435A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D435A.

Preview

Color preview on black background

This text has color #6D435A on black background.


Color preview on white background

This text has color #6D435A on white background.


Black color preview on #6D435A background

This text has black color on #6D435A background.


White color preview on #6D435A background

This text has white color on #6D435A background.


Related colors

Complementary color

Complementary color for #hex is #92BCA5.


I love getcolorcode.com

Triadic colors

1 #5A6D43 and #435A6D with #6D435A are triadic colors.

2 #5A436D and #436D5A with #6D435A are triadic colors.