COLOR #6B714D

HEX: #6B714D RGB: (107,113,77)

Color info

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

RGB color model

#6B714D color RGB value is (107,113,77).

RGB: (107,113,77) (42%, 44%, 30%)

RGB channels and saturation

R 107 of 255 = 42%
G 113 of 255 = 44%
B 77 of 255 = 30%

107
113
77

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

Portions of RGB colors in percentages

R + G + B = 107 + 113 + 77 = 297 (100%)
R 107 of 297 ~ 36.03%
G 113 of 297 ~ 38.05%
B 77 of 297 ~ 25.93'%

%36.03
%38.05
%25.93

CMYK color model

#6B714D color CMYK value is (5,0,32,56).

  • cyan value is 5.31%
  • magenta value is 0.00%
  • yellow value is 31.86%
  • key color value is 55.69%

CMYK: (5,0,32,56)
C5M0Y32K56 (5%, 0%, 32%, 56%)
(0.05 / 0.00 / 0.32 / 0.56)

CMYK percentages

%5.31
%0
%31.86
%55.69

Codes

Color #6B714D in popluar color models

6B 71 4D
RGB 107 113 77
HSL 70° 18.95% 37.25%
HSB/HSV 70° 31.86% 44.31%
CMYK 5.31% 0.00% 31.86%
55.69%

Color #6B714D in popluar number systems.

HEX 6B 71 4D
Decimal 107 113 77
Binary 1101011 1110001 1001101
Octal 153 161 115

Shades and tints

Shades of #6B714D

#6B714D
(107,113,77)
#626746
(98,103,70)
#595D3F
(89,93,63)
#505338
(80,83,56)
#474931
(71,73,49)
#3E3F2A
(62,63,42)
#353523
(53,53,35)
#2C2B1C
(44,43,28)
#232115
(35,33,21)
#1A170E
(26,23,14)
#110D07
(17,13,7)
#000000
(0,0,0)

Tints of #6B714D

#6B714D
(107,113,77)
#787D5D
(120,125,93)
#85896D
(133,137,109)
#92957D
(146,149,125)
#9FA18D
(159,161,141)
#ACAD9D
(172,173,157)
#B9B9AD
(185,185,173)
#C6C5BD
(198,197,189)
#D3D1CD
(211,209,205)
#E0DDDD
(224,221,221)
#EDE9ED
(237,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B714D color. Also use rgb(107,113,77) instead hex code.

Text Font Color

.myTextColor { color: #6B714D; }

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

This text font color is #6B714D.

Background Color

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

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

This div background color is #6B714D.

Border color

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

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

This div border color is #6B714D.

Opacity

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

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

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

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

This text has shadow with #6B714D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B714D.

Preview

Color preview on black background

This text has color #6B714D on black background.


Color preview on white background

This text has color #6B714D on white background.


Black color preview on #6B714D background

This text has black color on #6B714D background.


White color preview on #6B714D background

This text has white color on #6B714D background.


Related colors

Complementary color

Complementary color for #hex is #948EB2.


I love getcolorcode.com

Triadic colors

1 #4D6B71 and #714D6B with #6B714D are triadic colors.

2 #4D716B and #716B4D with #6B714D are triadic colors.