COLOR #6B7054

HEX: #6B7054 RGB: (107,112,84)

Color info

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

RGB color model

#6B7054 color RGB value is (107,112,84).

RGB: (107,112,84) (42%, 44%, 33%)

RGB channels and saturation

R 107 of 255 = 42%
G 112 of 255 = 44%
B 84 of 255 = 33%

107
112
84

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

Portions of RGB colors in percentages

R + G + B = 107 + 112 + 84 = 303 (100%)
R 107 of 303 ~ 35.31%
G 112 of 303 ~ 36.96%
B 84 of 303 ~ 27.72'%

%35.31
%36.96
%27.72

CMYK color model

#6B7054 color CMYK value is (4,0,25,56).

  • cyan value is 4.46%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 56.08%
CMYK: (4,0,25,56) C4M0Y25K56 (4%,0%,25%,56%) (0.04/0.00/0.25/0.56) 

CMYK percentages

%4.46
%0
%25
%56.08

Codes

Color #6B7054 in popluar color models

6B 70 54
RGB 107 112 84
HSL 71° 14.29% 38.43%
HSB/HSV 71° 25.00% 43.92%
CMYK 4.46% 0.00% 25.00%
56.08%

Color #6B7054 in popluar number systems.

HEX 6B 70 54
Decimal 107 112 84
Binary 1101011 1110000 1010100
Octal 153 160 124

Shades and tints

Shades of #6B7054

#6B7054
(107,112,84)
#62664D
(98,102,77)
#595C46
(89,92,70)
#50523F
(80,82,63)
#474838
(71,72,56)
#3E3E31
(62,62,49)
#35342A
(53,52,42)
#2C2A23
(44,42,35)
#23201C
(35,32,28)
#1A1615
(26,22,21)
#110C0E
(17,12,14)
#000000
(0,0,0)

Tints of #6B7054

#6B7054
(107,112,84)
#787D63
(120,125,99)
#858A72
(133,138,114)
#929781
(146,151,129)
#9FA490
(159,164,144)
#ACB19F
(172,177,159)
#B9BEAE
(185,190,174)
#C6CBBD
(198,203,189)
#D3D8CC
(211,216,204)
#E0E5DB
(224,229,219)
#EDF2EA
(237,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7054 color. Also use rgb(107,112,84) instead hex code.

Text Font Color

.myTextColor { color: #6B7054; }

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

This text font color is #6B7054.

Background Color

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

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

This div background color is #6B7054.

Border color

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

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

This div border color is #6B7054.

Opacity

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

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

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

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

This text has shadow with #6B7054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7054.

Preview

Color preview on black background

This text has color #6B7054 on black background.


Color preview on white background

This text has color #6B7054 on white background.


Black color preview on #6B7054 background

This text has black color on #6B7054 background.


White color preview on #6B7054 background

This text has white color on #6B7054 background.


Related colors

Complementary color

Complementary color for #hex is #948FAB.


I love getcolorcode.com

Triadic colors

1 #546B70 and #70546B with #6B7054 are triadic colors.

2 #54706B and #706B54 with #6B7054 are triadic colors.