COLOR #6B5057

HEX: #6B5057 RGB: (107,80,87)

Color info

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

RGB color model

#6B5057 color RGB value is (107,80,87).

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

RGB channels and saturation

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

107
80
87

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

Portions of RGB colors in percentages

R + G + B = 107 + 80 + 87 = 274 (100%)
R 107 of 274 ~ 39.05%
G 80 of 274 ~ 29.2%
B 87 of 274 ~ 31.75'%

%39.05
%29.2
%31.75

CMYK color model

#6B5057 color CMYK value is (0,25,19,58).

  • cyan value is 0.00%
  • magenta value is 25.23%
  • yellow value is 18.69%
  • key color value is 58.04%

CMYK: (0,25,19,58)
C0M25Y19K58 (0%, 25%, 19%, 58%)
(0.00 / 0.25 / 0.19 / 0.58)

CMYK percentages

%0
%25.23
%18.69
%58.04

Codes

Color #6B5057 in popluar color models

6B 50 57
RGB 107 80 87
HSL 344° 14.44% 36.67%
HSB/HSV 344° 25.23% 41.96%
CMYK 0.00% 25.23% 18.69%
58.04%

Color #6B5057 in popluar number systems.

HEX 6B 50 57
Decimal 107 80 87
Binary 1101011 1010000 1010111
Octal 153 120 127

Shades and tints

Shades of #6B5057

#6B5057
(107,80,87)
#624950
(98,73,80)
#594249
(89,66,73)
#503B42
(80,59,66)
#47343B
(71,52,59)
#3E2D34
(62,45,52)
#35262D
(53,38,45)
#2C1F26
(44,31,38)
#23181F
(35,24,31)
#1A1118
(26,17,24)
#110A11
(17,10,17)
#000000
(0,0,0)

Tints of #6B5057

#6B5057
(107,80,87)
#785F66
(120,95,102)
#856E75
(133,110,117)
#927D84
(146,125,132)
#9F8C93
(159,140,147)
#AC9BA2
(172,155,162)
#B9AAB1
(185,170,177)
#C6B9C0
(198,185,192)
#D3C8CF
(211,200,207)
#E0D7DE
(224,215,222)
#EDE6ED
(237,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5057; }

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

This text font color is #6B5057.

Background Color

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

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

This div background color is #6B5057.

Border color

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

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

This div border color is #6B5057.

Opacity

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

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

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

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

This text has shadow with #6B5057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5057.

Preview

Color preview on black background

This text has color #6B5057 on black background.


Color preview on white background

This text has color #6B5057 on white background.


Black color preview on #6B5057 background

This text has black color on #6B5057 background.


White color preview on #6B5057 background

This text has white color on #6B5057 background.


Related colors

Complementary color

Complementary color for #hex is #94AFA8.


I love getcolorcode.com

Triadic colors

1 #576B50 and #50576B with #6B5057 are triadic colors.

2 #57506B and #506B57 with #6B5057 are triadic colors.