COLOR #6A5E77

HEX: #6A5E77 RGB: (106,94,119)

Color info

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

RGB color model

#6A5E77 color RGB value is (106,94,119).

RGB: (106,94,119) (42%, 37%, 47%)

RGB channels and saturation

R 106 of 255 = 42%
G 94 of 255 = 37%
B 119 of 255 = 47%

106
94
119

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

Portions of RGB colors in percentages

R + G + B = 106 + 94 + 119 = 319 (100%)
R 106 of 319 ~ 33.23%
G 94 of 319 ~ 29.47%
B 119 of 319 ~ 37.3'%

%33.23
%29.47
%37.3

CMYK color model

#6A5E77 color CMYK value is (11,21,0,53).

  • cyan value is 10.92%
  • magenta value is 21.01%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (11,21,0,53) C11M21Y0K53 (11%,21%,0%,53%) (0.11/0.21/0.00/0.53) 

CMYK percentages

%10.92
%21.01
%0
%53.33

Codes

Color #6A5E77 in popluar color models

6A 5E 77
RGB 106 94 119
HSL 269° 11.74% 41.76%
HSB/HSV 269° 21.01% 46.67%
CMYK 10.92% 21.01% 0.00%
53.33%

Color #6A5E77 in popluar number systems.

HEX 6A 5E 77
Decimal 106 94 119
Binary 1101010 1011110 1110111
Octal 152 136 167

Shades and tints

Shades of #6A5E77

#6A5E77
(106,94,119)
#61566D
(97,86,109)
#584E63
(88,78,99)
#4F4659
(79,70,89)
#463E4F
(70,62,79)
#3D3645
(61,54,69)
#342E3B
(52,46,59)
#2B2631
(43,38,49)
#221E27
(34,30,39)
#19161D
(25,22,29)
#100E13
(16,14,19)
#000000
(0,0,0)

Tints of #6A5E77

#6A5E77
(106,94,119)
#776C83
(119,108,131)
#847A8F
(132,122,143)
#91889B
(145,136,155)
#9E96A7
(158,150,167)
#ABA4B3
(171,164,179)
#B8B2BF
(184,178,191)
#C5C0CB
(197,192,203)
#D2CED7
(210,206,215)
#DFDCE3
(223,220,227)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A5E77; }

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

This text font color is #6A5E77.

Background Color

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

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

This div background color is #6A5E77.

Border color

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

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

This div border color is #6A5E77.

Opacity

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

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

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

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

This text has shadow with #6A5E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5E77.

Preview

Color preview on black background

This text has color #6A5E77 on black background.


Color preview on white background

This text has color #6A5E77 on white background.


Black color preview on #6A5E77 background

This text has black color on #6A5E77 background.


White color preview on #6A5E77 background

This text has white color on #6A5E77 background.


Related colors

Complementary color

Complementary color for #hex is #95A188.


I love getcolorcode.com

Triadic colors

1 #776A5E and #5E776A with #6A5E77 are triadic colors.

2 #775E6A and #5E6A77 with #6A5E77 are triadic colors.