COLOR #6B614B

HEX: #6B614B RGB: (107,97,75)

Color info

#6B614B contains red, green and blue colors in about the same proportion. Web safe color of #6B614B is #666633 (or #663).

RGB color model

#6B614B color RGB value is (107,97,75).

RGB: (107,97,75) (42%, 38%, 29%)

RGB channels and saturation

R 107 of 255 = 42%
G 97 of 255 = 38%
B 75 of 255 = 29%

107
97
75

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

Portions of RGB colors in percentages

R + G + B = 107 + 97 + 75 = 279 (100%)
R 107 of 279 ~ 38.35%
G 97 of 279 ~ 34.77%
B 75 of 279 ~ 26.88'%

%38.35
%34.77
%26.88

CMYK color model

#6B614B color CMYK value is (0,9,30,58).

  • cyan value is 0.00%
  • magenta value is 9.35%
  • yellow value is 29.91%
  • key color value is 58.04%

CMYK: (0,9,30,58)
C0M9Y30K58 (0%, 9%, 30%, 58%)
(0.00 / 0.09 / 0.30 / 0.58)

CMYK percentages

%0
%9.35
%29.91
%58.04

Codes

Color #6B614B in popluar color models

6B 61 4B
RGB 107 97 75
HSL 41° 17.58% 35.69%
HSB/HSV 41° 29.91% 41.96%
CMYK 0.00% 9.35% 29.91%
58.04%

Color #6B614B in popluar number systems.

HEX 6B 61 4B
Decimal 107 97 75
Binary 1101011 1100001 1001011
Octal 153 141 113

Shades and tints

Shades of #6B614B

#6B614B
(107,97,75)
#625945
(98,89,69)
#59513F
(89,81,63)
#504939
(80,73,57)
#474133
(71,65,51)
#3E392D
(62,57,45)
#353127
(53,49,39)
#2C2921
(44,41,33)
#23211B
(35,33,27)
#1A1915
(26,25,21)
#11110F
(17,17,15)
#000000
(0,0,0)

Tints of #6B614B

#6B614B
(107,97,75)
#786F5B
(120,111,91)
#857D6B
(133,125,107)
#928B7B
(146,139,123)
#9F998B
(159,153,139)
#ACA79B
(172,167,155)
#B9B5AB
(185,181,171)
#C6C3BB
(198,195,187)
#D3D1CB
(211,209,203)
#E0DFDB
(224,223,219)
#EDEDEB
(237,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B614B; }

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

This text font color is #6B614B.

Background Color

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

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

This div background color is #6B614B.

Border color

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

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

This div border color is #6B614B.

Opacity

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

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

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

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

This text has shadow with #6B614B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B614B.

Preview

Color preview on black background

This text has color #6B614B on black background.


Color preview on white background

This text has color #6B614B on white background.


Black color preview on #6B614B background

This text has black color on #6B614B background.


White color preview on #6B614B background

This text has white color on #6B614B background.


Related colors

Complementary color

Complementary color for #hex is #949EB4.


I love getcolorcode.com

Triadic colors

1 #4B6B61 and #614B6B with #6B614B are triadic colors.

2 #4B616B and #616B4B with #6B614B are triadic colors.