COLOR #6A4170

HEX: #6A4170 RGB: (106,65,112)

Color info

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

RGB color model

#6A4170 color RGB value is (106,65,112).

RGB: (106,65,112) (42%, 25%, 44%)

RGB channels and saturation

R 106 of 255 = 42%
G 65 of 255 = 25%
B 112 of 255 = 44%

106
65
112

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

Portions of RGB colors in percentages

R + G + B = 106 + 65 + 112 = 283 (100%)
R 106 of 283 ~ 37.46%
G 65 of 283 ~ 22.97%
B 112 of 283 ~ 39.58'%

%37.46
%22.97
%39.58

CMYK color model

#6A4170 color CMYK value is (5,42,0,56).

  • cyan value is 5.36%
  • magenta value is 41.96%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (5,42,0,56)
C5M42Y0K56 (5%, 42%, 0%, 56%)
(0.05 / 0.42 / 0.00 / 0.56)

CMYK percentages

%5.36
%41.96
%0
%56.08

Codes

Color #6A4170 in popluar color models

6A 41 70
RGB 106 65 112
HSL 292° 26.55% 34.71%
HSB/HSV 292° 41.96% 43.92%
CMYK 5.36% 41.96% 0.00%
56.08%

Color #6A4170 in popluar number systems.

HEX 6A 41 70
Decimal 106 65 112
Binary 1101010 1000001 1110000
Octal 152 101 160

Shades and tints

Shades of #6A4170

#6A4170
(106,65,112)
#613C66
(97,60,102)
#58375C
(88,55,92)
#4F3252
(79,50,82)
#462D48
(70,45,72)
#3D283E
(61,40,62)
#342334
(52,35,52)
#2B1E2A
(43,30,42)
#221920
(34,25,32)
#191416
(25,20,22)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #6A4170

#6A4170
(106,65,112)
#77527D
(119,82,125)
#84638A
(132,99,138)
#917497
(145,116,151)
#9E85A4
(158,133,164)
#AB96B1
(171,150,177)
#B8A7BE
(184,167,190)
#C5B8CB
(197,184,203)
#D2C9D8
(210,201,216)
#DFDAE5
(223,218,229)
#ECEBF2
(236,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A4170 color. Also use rgb(106,65,112) instead hex code.

Text Font Color

.myTextColor { color: #6A4170; }

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

This text font color is #6A4170.

Background Color

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

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

This div background color is #6A4170.

Border color

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

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

This div border color is #6A4170.

Opacity

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

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

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

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

This text has shadow with #6A4170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4170.

Preview

Color preview on black background

This text has color #6A4170 on black background.


Color preview on white background

This text has color #6A4170 on white background.


Black color preview on #6A4170 background

This text has black color on #6A4170 background.


White color preview on #6A4170 background

This text has white color on #6A4170 background.


Related colors

Complementary color

Complementary color for #hex is #95BE8F.


I love getcolorcode.com

Triadic colors

1 #706A41 and #41706A with #6A4170 are triadic colors.

2 #70416A and #416A70 with #6A4170 are triadic colors.