COLOR #6B5653

HEX: #6B5653 RGB: (107,86,83)

Color info

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

RGB color model

#6B5653 color RGB value is (107,86,83).

RGB: (107,86,83) (42%, 34%, 33%)

RGB channels and saturation

R 107 of 255 = 42%
G 86 of 255 = 34%
B 83 of 255 = 33%

107
86
83

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

Portions of RGB colors in percentages

R + G + B = 107 + 86 + 83 = 276 (100%)
R 107 of 276 ~ 38.77%
G 86 of 276 ~ 31.16%
B 83 of 276 ~ 30.07'%

%38.77
%31.16
%30.07

CMYK color model

#6B5653 color CMYK value is (0,20,22,58).

  • cyan value is 0.00%
  • magenta value is 19.63%
  • yellow value is 22.43%
  • key color value is 58.04%

CMYK: (0,20,22,58)
C0M20Y22K58 (0%, 20%, 22%, 58%)
(0.00 / 0.20 / 0.22 / 0.58)

CMYK percentages

%0
%19.63
%22.43
%58.04

Codes

Color #6B5653 in popluar color models

6B 56 53
RGB 107 86 83
HSL 12.63% 37.25%
HSB/HSV 22.43% 41.96%
CMYK 0.00% 19.63% 22.43%
58.04%

Color #6B5653 in popluar number systems.

HEX 6B 56 53
Decimal 107 86 83
Binary 1101011 1010110 1010011
Octal 153 126 123

Shades and tints

Shades of #6B5653

#6B5653
(107,86,83)
#624F4C
(98,79,76)
#594845
(89,72,69)
#50413E
(80,65,62)
#473A37
(71,58,55)
#3E3330
(62,51,48)
#352C29
(53,44,41)
#2C2522
(44,37,34)
#231E1B
(35,30,27)
#1A1714
(26,23,20)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #6B5653

#6B5653
(107,86,83)
#786562
(120,101,98)
#857471
(133,116,113)
#928380
(146,131,128)
#9F928F
(159,146,143)
#ACA19E
(172,161,158)
#B9B0AD
(185,176,173)
#C6BFBC
(198,191,188)
#D3CECB
(211,206,203)
#E0DDDA
(224,221,218)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5653 color. Also use rgb(107,86,83) instead hex code.

Text Font Color

.myTextColor { color: #6B5653; }

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

This text font color is #6B5653.

Background Color

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

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

This div background color is #6B5653.

Border color

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

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

This div border color is #6B5653.

Opacity

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

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

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

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

This text has shadow with #6B5653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5653.

Preview

Color preview on black background

This text has color #6B5653 on black background.


Color preview on white background

This text has color #6B5653 on white background.


Black color preview on #6B5653 background

This text has black color on #6B5653 background.


White color preview on #6B5653 background

This text has white color on #6B5653 background.


Related colors

Complementary color

Complementary color for #hex is #94A9AC.


I love getcolorcode.com

Triadic colors

1 #536B56 and #56536B with #6B5653 are triadic colors.

2 #53566B and #566B53 with #6B5653 are triadic colors.