COLOR #6B5D65

HEX: #6B5D65 RGB: (107,93,101)

Color info

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

RGB color model

#6B5D65 color RGB value is (107,93,101).

RGB: (107,93,101) (42%, 36%, 40%)

RGB channels and saturation

R 107 of 255 = 42%
G 93 of 255 = 36%
B 101 of 255 = 40%

107
93
101

R + G + B ~ 39%. #6B5D65 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 93 + 101 = 301 (100%)
R 107 of 301 ~ 35.55%
G 93 of 301 ~ 30.9%
B 101 of 301 ~ 33.55'%

%35.55
%30.9
%33.55

CMYK color model

#6B5D65 color CMYK value is (0,13,6,58).

  • cyan value is 0.00%
  • magenta value is 13.08%
  • yellow value is 5.61%
  • key color value is 58.04%

CMYK: (0,13,6,58)
C0M13Y6K58 (0%, 13%, 6%, 58%)
(0.00 / 0.13 / 0.06 / 0.58)

CMYK percentages

%0
%13.08
%5.61
%58.04

Codes

Color #6B5D65 in popluar color models

6B 5D 65
RGB 107 93 101
HSL 326° 7.00% 39.22%
HSB/HSV 326° 13.08% 41.96%
CMYK 0.00% 13.08% 5.61%
58.04%

Color #6B5D65 in popluar number systems.

HEX 6B 5D 65
Decimal 107 93 101
Binary 1101011 1011101 1100101
Octal 153 135 145

Shades and tints

Shades of #6B5D65

#6B5D65
(107,93,101)
#62555C
(98,85,92)
#594D53
(89,77,83)
#50454A
(80,69,74)
#473D41
(71,61,65)
#3E3538
(62,53,56)
#352D2F
(53,45,47)
#2C2526
(44,37,38)
#231D1D
(35,29,29)
#1A1514
(26,21,20)
#110D0B
(17,13,11)
#000000
(0,0,0)

Tints of #6B5D65

#6B5D65
(107,93,101)
#786B73
(120,107,115)
#857981
(133,121,129)
#92878F
(146,135,143)
#9F959D
(159,149,157)
#ACA3AB
(172,163,171)
#B9B1B9
(185,177,185)
#C6BFC7
(198,191,199)
#D3CDD5
(211,205,213)
#E0DBE3
(224,219,227)
#EDE9F1
(237,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5D65 color. Also use rgb(107,93,101) instead hex code.

Text Font Color

.myTextColor { color: #6B5D65; }

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

This text font color is #6B5D65.

Background Color

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

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

This div background color is #6B5D65.

Border color

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

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

This div border color is #6B5D65.

Opacity

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

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

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

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

This text has shadow with #6B5D65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5D65.

Preview

Color preview on black background

This text has color #6B5D65 on black background.


Color preview on white background

This text has color #6B5D65 on white background.


Black color preview on #6B5D65 background

This text has black color on #6B5D65 background.


White color preview on #6B5D65 background

This text has white color on #6B5D65 background.


Related colors

Complementary color

Complementary color for #hex is #94A29A.


I love getcolorcode.com

Triadic colors

1 #656B5D and #5D656B with #6B5D65 are triadic colors.

2 #655D6B and #5D6B65 with #6B5D65 are triadic colors.