COLOR #6B5853

HEX: #6B5853 RGB: (107,88,83)

Color info

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

RGB color model

#6B5853 color RGB value is (107,88,83).

RGB: (107,88,83) (42%, 35%, 33%)

RGB channels and saturation

R 107 of 255 = 42%
G 88 of 255 = 35%
B 83 of 255 = 33%

107
88
83

R + G + B ~ 37%. #6B5853 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 88 + 83 = 278 (100%)
R 107 of 278 ~ 38.49%
G 88 of 278 ~ 31.65%
B 83 of 278 ~ 29.86'%

%38.49
%31.65
%29.86

CMYK color model

#6B5853 color CMYK value is (0,18,22,58).

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

CMYK: (0,18,22,58)
C0M18Y22K58 (0%, 18%, 22%, 58%)
(0.00 / 0.18 / 0.22 / 0.58)

CMYK percentages

%0
%17.76
%22.43
%58.04

Codes

Color #6B5853 in popluar color models

6B 58 53
RGB 107 88 83
HSL 13° 12.63% 37.25%
HSB/HSV 13° 22.43% 41.96%
CMYK 0.00% 17.76% 22.43%
58.04%

Color #6B5853 in popluar number systems.

HEX 6B 58 53
Decimal 107 88 83
Binary 1101011 1011000 1010011
Octal 153 130 123

Shades and tints

Shades of #6B5853

#6B5853
(107,88,83)
#62504C
(98,80,76)
#594845
(89,72,69)
#50403E
(80,64,62)
#473837
(71,56,55)
#3E3030
(62,48,48)
#352829
(53,40,41)
#2C2022
(44,32,34)
#23181B
(35,24,27)
#1A1014
(26,16,20)
#11080D
(17,8,13)
#000000
(0,0,0)

Tints of #6B5853

#6B5853
(107,88,83)
#786762
(120,103,98)
#857671
(133,118,113)
#928580
(146,133,128)
#9F948F
(159,148,143)
#ACA39E
(172,163,158)
#B9B2AD
(185,178,173)
#C6C1BC
(198,193,188)
#D3D0CB
(211,208,203)
#E0DFDA
(224,223,218)
#EDEEE9
(237,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5853; }

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

This text font color is #6B5853.

Background Color

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

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

This div background color is #6B5853.

Border color

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

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

This div border color is #6B5853.

Opacity

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

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

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

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

This text has shadow with #6B5853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5853.

Preview

Color preview on black background

This text has color #6B5853 on black background.


Color preview on white background

This text has color #6B5853 on white background.


Black color preview on #6B5853 background

This text has black color on #6B5853 background.


White color preview on #6B5853 background

This text has white color on #6B5853 background.


Related colors

Complementary color

Complementary color for #hex is #94A7AC.


I love getcolorcode.com

Triadic colors

1 #536B58 and #58536B with #6B5853 are triadic colors.

2 #53586B and #586B53 with #6B5853 are triadic colors.