COLOR #6D4762

HEX: #6D4762 RGB: (109,71,98)

Color info

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

RGB color model

#6D4762 color RGB value is (109,71,98).

RGB: (109,71,98) (43%, 28%, 38%)

RGB channels and saturation

R 109 of 255 = 43%
G 71 of 255 = 28%
B 98 of 255 = 38%

109
71
98

R + G + B ~ 36%. #6D4762 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 71 + 98 = 278 (100%)
R 109 of 278 ~ 39.21%
G 71 of 278 ~ 25.54%
B 98 of 278 ~ 35.25'%

%39.21
%25.54
%35.25

CMYK color model

#6D4762 color CMYK value is (0,35,10,57).

  • cyan value is 0.00%
  • magenta value is 34.86%
  • yellow value is 10.09%
  • key color value is 57.25%

CMYK: (0,35,10,57)
C0M35Y10K57 (0%, 35%, 10%, 57%)
(0.00 / 0.35 / 0.10 / 0.57)

CMYK percentages

%0
%34.86
%10.09
%57.25

Codes

Color #6D4762 in popluar color models

6D 47 62
RGB 109 71 98
HSL 317° 21.11% 35.29%
HSB/HSV 317° 34.86% 42.75%
CMYK 0.00% 34.86% 10.09%
57.25%

Color #6D4762 in popluar number systems.

HEX 6D 47 62
Decimal 109 71 98
Binary 1101101 1000111 1100010
Octal 155 107 142

Shades and tints

Shades of #6D4762

#6D4762
(109,71,98)
#64415A
(100,65,90)
#5B3B52
(91,59,82)
#52354A
(82,53,74)
#492F42
(73,47,66)
#40293A
(64,41,58)
#372332
(55,35,50)
#2E1D2A
(46,29,42)
#251722
(37,23,34)
#1C111A
(28,17,26)
#130B12
(19,11,18)
#000000
(0,0,0)

Tints of #6D4762

#6D4762
(109,71,98)
#7A5770
(122,87,112)
#87677E
(135,103,126)
#94778C
(148,119,140)
#A1879A
(161,135,154)
#AE97A8
(174,151,168)
#BBA7B6
(187,167,182)
#C8B7C4
(200,183,196)
#D5C7D2
(213,199,210)
#E2D7E0
(226,215,224)
#EFE7EE
(239,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4762 color. Also use rgb(109,71,98) instead hex code.

Text Font Color

.myTextColor { color: #6D4762; }

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

This text font color is #6D4762.

Background Color

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

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

This div background color is #6D4762.

Border color

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

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

This div border color is #6D4762.

Opacity

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

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

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

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

This text has shadow with #6D4762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4762.

Preview

Color preview on black background

This text has color #6D4762 on black background.


Color preview on white background

This text has color #6D4762 on white background.


Black color preview on #6D4762 background

This text has black color on #6D4762 background.


White color preview on #6D4762 background

This text has white color on #6D4762 background.


Related colors

Complementary color

Complementary color for #hex is #92B89D.


I love getcolorcode.com

Triadic colors

1 #626D47 and #47626D with #6D4762 are triadic colors.

2 #62476D and #476D62 with #6D4762 are triadic colors.