COLOR #6A4665

HEX: #6A4665 RGB: (106,70,101)

Color info

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

RGB color model

#6A4665 color RGB value is (106,70,101).

RGB: (106,70,101) (42%, 27%, 40%)

RGB channels and saturation

R 106 of 255 = 42%
G 70 of 255 = 27%
B 101 of 255 = 40%

106
70
101

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

Portions of RGB colors in percentages

R + G + B = 106 + 70 + 101 = 277 (100%)
R 106 of 277 ~ 38.27%
G 70 of 277 ~ 25.27%
B 101 of 277 ~ 36.46'%

%38.27
%25.27
%36.46

CMYK color model

#6A4665 color CMYK value is (0,34,5,58).

  • cyan value is 0.00%
  • magenta value is 33.96%
  • yellow value is 4.72%
  • key color value is 58.43%

CMYK: (0,34,5,58)
C0M34Y5K58 (0%, 34%, 5%, 58%)
(0.00 / 0.34 / 0.05 / 0.58)

CMYK percentages

%0
%33.96
%4.72
%58.43

Codes

Color #6A4665 in popluar color models

6A 46 65
RGB 106 70 101
HSL 308° 20.45% 34.51%
HSB/HSV 308° 33.96% 41.57%
CMYK 0.00% 33.96% 4.72%
58.43%

Color #6A4665 in popluar number systems.

HEX 6A 46 65
Decimal 106 70 101
Binary 1101010 1000110 1100101
Octal 152 106 145

Shades and tints

Shades of #6A4665

#6A4665
(106,70,101)
#61405C
(97,64,92)
#583A53
(88,58,83)
#4F344A
(79,52,74)
#462E41
(70,46,65)
#3D2838
(61,40,56)
#34222F
(52,34,47)
#2B1C26
(43,28,38)
#22161D
(34,22,29)
#191014
(25,16,20)
#100A0B
(16,10,11)
#000000
(0,0,0)

Tints of #6A4665

#6A4665
(106,70,101)
#775673
(119,86,115)
#846681
(132,102,129)
#91768F
(145,118,143)
#9E869D
(158,134,157)
#AB96AB
(171,150,171)
#B8A6B9
(184,166,185)
#C5B6C7
(197,182,199)
#D2C6D5
(210,198,213)
#DFD6E3
(223,214,227)
#ECE6F1
(236,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A4665 color. Also use rgb(106,70,101) instead hex code.

Text Font Color

.myTextColor { color: #6A4665; }

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

This text font color is #6A4665.

Background Color

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

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

This div background color is #6A4665.

Border color

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

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

This div border color is #6A4665.

Opacity

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

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

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

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

This text has shadow with #6A4665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4665.

Preview

Color preview on black background

This text has color #6A4665 on black background.


Color preview on white background

This text has color #6A4665 on white background.


Black color preview on #6A4665 background

This text has black color on #6A4665 background.


White color preview on #6A4665 background

This text has white color on #6A4665 background.


Related colors

Complementary color

Complementary color for #hex is #95B99A.


I love getcolorcode.com

Triadic colors

1 #656A46 and #46656A with #6A4665 are triadic colors.

2 #65466A and #466A65 with #6A4665 are triadic colors.