COLOR #6A5E70

HEX: #6A5E70 RGB: (106,94,112)

Color info

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

RGB color model

#6A5E70 color RGB value is (106,94,112).

RGB: (106,94,112) (42%, 37%, 44%)

RGB channels and saturation

R 106 of 255 = 42%
G 94 of 255 = 37%
B 112 of 255 = 44%

106
94
112

R + G + B ~ 41%. #6A5E70 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 106 + 94 + 112 = 312 (100%)
R 106 of 312 ~ 33.97%
G 94 of 312 ~ 30.13%
B 112 of 312 ~ 35.9'%

%33.97
%30.13
%35.9

CMYK color model

#6A5E70 color CMYK value is (5,16,0,56).

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

CMYK: (5,16,0,56)
C5M16Y0K56 (5%, 16%, 0%, 56%)
(0.05 / 0.16 / 0.00 / 0.56)

CMYK percentages

%5.36
%16.07
%0
%56.08

Codes

Color #6A5E70 in popluar color models

6A 5E 70
RGB 106 94 112
HSL 280° 8.74% 40.39%
HSB/HSV 280° 16.07% 43.92%
CMYK 5.36% 16.07% 0.00%
56.08%

Color #6A5E70 in popluar number systems.

HEX 6A 5E 70
Decimal 106 94 112
Binary 1101010 1011110 1110000
Octal 152 136 160

Shades and tints

Shades of #6A5E70

#6A5E70
(106,94,112)
#615666
(97,86,102)
#584E5C
(88,78,92)
#4F4652
(79,70,82)
#463E48
(70,62,72)
#3D363E
(61,54,62)
#342E34
(52,46,52)
#2B262A
(43,38,42)
#221E20
(34,30,32)
#191616
(25,22,22)
#100E0C
(16,14,12)
#000000
(0,0,0)

Tints of #6A5E70

#6A5E70
(106,94,112)
#776C7D
(119,108,125)
#847A8A
(132,122,138)
#918897
(145,136,151)
#9E96A4
(158,150,164)
#ABA4B1
(171,164,177)
#B8B2BE
(184,178,190)
#C5C0CB
(197,192,203)
#D2CED8
(210,206,216)
#DFDCE5
(223,220,229)
#ECEAF2
(236,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A5E70; }

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

This text font color is #6A5E70.

Background Color

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

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

This div background color is #6A5E70.

Border color

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

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

This div border color is #6A5E70.

Opacity

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

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

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

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

This text has shadow with #6A5E70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5E70.

Preview

Color preview on black background

This text has color #6A5E70 on black background.


Color preview on white background

This text has color #6A5E70 on white background.


Black color preview on #6A5E70 background

This text has black color on #6A5E70 background.


White color preview on #6A5E70 background

This text has white color on #6A5E70 background.


Related colors

Complementary color

Complementary color for #hex is #95A18F.


I love getcolorcode.com

Triadic colors

1 #706A5E and #5E706A with #6A5E70 are triadic colors.

2 #705E6A and #5E6A70 with #6A5E70 are triadic colors.