COLOR #6B5F67

HEX: #6B5F67 RGB: (107,95,103)

Color info

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

RGB color model

#6B5F67 color RGB value is (107,95,103).

RGB: (107,95,103) (42%, 37%, 40%)

RGB channels and saturation

R 107 of 255 = 42%
G 95 of 255 = 37%
B 103 of 255 = 40%

107
95
103

R + G + B ~ 40%. #6B5F67 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 107 + 95 + 103 = 305 (100%)
R 107 of 305 ~ 35.08%
G 95 of 305 ~ 31.15%
B 103 of 305 ~ 33.77'%

%35.08
%31.15
%33.77

CMYK color model

#6B5F67 color CMYK value is (0,11,4,58).

  • cyan value is 0.00%
  • magenta value is 11.21%
  • yellow value is 3.74%
  • key color value is 58.04%

CMYK: (0,11,4,58)
C0M11Y4K58 (0%, 11%, 4%, 58%)
(0.00 / 0.11 / 0.04 / 0.58)

CMYK percentages

%0
%11.21
%3.74
%58.04

Codes

Color #6B5F67 in popluar color models

6B 5F 67
RGB 107 95 103
HSL 320° 5.94% 39.61%
HSB/HSV 320° 11.21% 41.96%
CMYK 0.00% 11.21% 3.74%
58.04%

Color #6B5F67 in popluar number systems.

HEX 6B 5F 67
Decimal 107 95 103
Binary 1101011 1011111 1100111
Octal 153 137 147

Shades and tints

Shades of #6B5F67

#6B5F67
(107,95,103)
#62575E
(98,87,94)
#594F55
(89,79,85)
#50474C
(80,71,76)
#473F43
(71,63,67)
#3E373A
(62,55,58)
#352F31
(53,47,49)
#2C2728
(44,39,40)
#231F1F
(35,31,31)
#1A1716
(26,23,22)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #6B5F67

#6B5F67
(107,95,103)
#786D74
(120,109,116)
#857B81
(133,123,129)
#92898E
(146,137,142)
#9F979B
(159,151,155)
#ACA5A8
(172,165,168)
#B9B3B5
(185,179,181)
#C6C1C2
(198,193,194)
#D3CFCF
(211,207,207)
#E0DDDC
(224,221,220)
#EDEBE9
(237,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5F67 color. Also use rgb(107,95,103) instead hex code.

Text Font Color

.myTextColor { color: #6B5F67; }

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

This text font color is #6B5F67.

Background Color

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

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

This div background color is #6B5F67.

Border color

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

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

This div border color is #6B5F67.

Opacity

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

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

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

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

This text has shadow with #6B5F67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5F67.

Preview

Color preview on black background

This text has color #6B5F67 on black background.


Color preview on white background

This text has color #6B5F67 on white background.


Black color preview on #6B5F67 background

This text has black color on #6B5F67 background.


White color preview on #6B5F67 background

This text has white color on #6B5F67 background.


Related colors

Complementary color

Complementary color for #hex is #94A098.


I love getcolorcode.com

Triadic colors

1 #676B5F and #5F676B with #6B5F67 are triadic colors.

2 #675F6B and #5F6B67 with #6B5F67 are triadic colors.