COLOR #6A5057

HEX: #6A5057 RGB: (106,80,87)

Color info

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

RGB color model

#6A5057 color RGB value is (106,80,87).

RGB: (106,80,87) (42%, 31%, 34%)

RGB channels and saturation

R 106 of 255 = 42%
G 80 of 255 = 31%
B 87 of 255 = 34%

106
80
87

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

Portions of RGB colors in percentages

R + G + B = 106 + 80 + 87 = 273 (100%)
R 106 of 273 ~ 38.83%
G 80 of 273 ~ 29.3%
B 87 of 273 ~ 31.87'%

%38.83
%29.3
%31.87

CMYK color model

#6A5057 color CMYK value is (0,25,18,58).

  • cyan value is 0.00%
  • magenta value is 24.53%
  • yellow value is 17.92%
  • key color value is 58.43%

CMYK: (0,25,18,58)
C0M25Y18K58 (0%, 25%, 18%, 58%)
(0.00 / 0.25 / 0.18 / 0.58)

CMYK percentages

%0
%24.53
%17.92
%58.43

Codes

Color #6A5057 in popluar color models

6A 50 57
RGB 106 80 87
HSL 344° 13.98% 36.47%
HSB/HSV 344° 24.53% 41.57%
CMYK 0.00% 24.53% 17.92%
58.43%

Color #6A5057 in popluar number systems.

HEX 6A 50 57
Decimal 106 80 87
Binary 1101010 1010000 1010111
Octal 152 120 127

Shades and tints

Shades of #6A5057

#6A5057
(106,80,87)
#614950
(97,73,80)
#584249
(88,66,73)
#4F3B42
(79,59,66)
#46343B
(70,52,59)
#3D2D34
(61,45,52)
#34262D
(52,38,45)
#2B1F26
(43,31,38)
#22181F
(34,24,31)
#191118
(25,17,24)
#100A11
(16,10,17)
#000000
(0,0,0)

Tints of #6A5057

#6A5057
(106,80,87)
#775F66
(119,95,102)
#846E75
(132,110,117)
#917D84
(145,125,132)
#9E8C93
(158,140,147)
#AB9BA2
(171,155,162)
#B8AAB1
(184,170,177)
#C5B9C0
(197,185,192)
#D2C8CF
(210,200,207)
#DFD7DE
(223,215,222)
#ECE6ED
(236,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A5057 color. Also use rgb(106,80,87) instead hex code.

Text Font Color

.myTextColor { color: #6A5057; }

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

This text font color is #6A5057.

Background Color

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

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

This div background color is #6A5057.

Border color

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

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

This div border color is #6A5057.

Opacity

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

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

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

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

This text has shadow with #6A5057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5057.

Preview

Color preview on black background

This text has color #6A5057 on black background.


Color preview on white background

This text has color #6A5057 on white background.


Black color preview on #6A5057 background

This text has black color on #6A5057 background.


White color preview on #6A5057 background

This text has white color on #6A5057 background.


Related colors

Complementary color

Complementary color for #hex is #95AFA8.


I love getcolorcode.com

Triadic colors

1 #576A50 and #50576A with #6A5057 are triadic colors.

2 #57506A and #506A57 with #6A5057 are triadic colors.