COLOR #6B4B57

HEX: #6B4B57 RGB: (107,75,87)

Color info

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

RGB color model

#6B4B57 color RGB value is (107,75,87).

RGB: (107,75,87) (42%, 29%, 34%)

RGB channels and saturation

R 107 of 255 = 42%
G 75 of 255 = 29%
B 87 of 255 = 34%

107
75
87

R + G + B ~ 35%. #6B4B57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 75 + 87 = 269 (100%)
R 107 of 269 ~ 39.78%
G 75 of 269 ~ 27.88%
B 87 of 269 ~ 32.34'%

%39.78
%27.88
%32.34

CMYK color model

#6B4B57 color CMYK value is (0,30,19,58).

  • cyan value is 0.00%
  • magenta value is 29.91%
  • yellow value is 18.69%
  • key color value is 58.04%
CMYK: (0,30,19,58) C0M30Y19K58 (0%,30%,19%,58%) (0.00/0.30/0.19/0.58) 

CMYK percentages

%0
%29.91
%18.69
%58.04

Codes

Color #6B4B57 in popluar color models

6B 4B 57
RGB 107 75 87
HSL 338° 17.58% 35.69%
HSB/HSV 338° 29.91% 41.96%
CMYK 0.00% 29.91% 18.69%
58.04%

Color #6B4B57 in popluar number systems.

HEX 6B 4B 57
Decimal 107 75 87
Binary 1101011 1001011 1010111
Octal 153 113 127

Shades and tints

Shades of #6B4B57

#6B4B57
(107,75,87)
#624550
(98,69,80)
#593F49
(89,63,73)
#503942
(80,57,66)
#47333B
(71,51,59)
#3E2D34
(62,45,52)
#35272D
(53,39,45)
#2C2126
(44,33,38)
#231B1F
(35,27,31)
#1A1518
(26,21,24)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #6B4B57

#6B4B57
(107,75,87)
#785B66
(120,91,102)
#856B75
(133,107,117)
#927B84
(146,123,132)
#9F8B93
(159,139,147)
#AC9BA2
(172,155,162)
#B9ABB1
(185,171,177)
#C6BBC0
(198,187,192)
#D3CBCF
(211,203,207)
#E0DBDE
(224,219,222)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B4B57; }

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

This text font color is #6B4B57.

Background Color

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

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

This div background color is #6B4B57.

Border color

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

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

This div border color is #6B4B57.

Opacity

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

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

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

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

This text has shadow with #6B4B57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4B57.

Preview

Color preview on black background

This text has color #6B4B57 on black background.


Color preview on white background

This text has color #6B4B57 on white background.


Black color preview on #6B4B57 background

This text has black color on #6B4B57 background.


White color preview on #6B4B57 background

This text has white color on #6B4B57 background.


Related colors

Complementary color

Complementary color for #hex is #94B4A8.


I love getcolorcode.com

Triadic colors

1 #576B4B and #4B576B with #6B4B57 are triadic colors.

2 #574B6B and #4B6B57 with #6B4B57 are triadic colors.