COLOR #6B7446

HEX: #6B7446 RGB: (107,116,70)

Color info

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

RGB color model

#6B7446 color RGB value is (107,116,70).

RGB: (107,116,70) (42%, 45%, 27%)

RGB channels and saturation

R 107 of 255 = 42%
G 116 of 255 = 45%
B 70 of 255 = 27%

107
116
70

R + G + B ~ 38%. #6B7446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 116 + 70 = 293 (100%)
R 107 of 293 ~ 36.52%
G 116 of 293 ~ 39.59%
B 70 of 293 ~ 23.89'%

%36.52
%39.59
%23.89

CMYK color model

#6B7446 color CMYK value is (8,0,40,55).

  • cyan value is 7.76%
  • magenta value is 0.00%
  • yellow value is 39.66%
  • key color value is 54.51%
CMYK: (8,0,40,55) C8M0Y40K55 (8%,0%,40%,55%) (0.08/0.00/0.40/0.55) 

CMYK percentages

%7.76
%0
%39.66
%54.51

Codes

Color #6B7446 in popluar color models

6B 74 46
RGB 107 116 70
HSL 72° 24.73% 36.47%
HSB/HSV 72° 39.66% 45.49%
CMYK 7.76% 0.00% 39.66%
54.51%

Color #6B7446 in popluar number systems.

HEX 6B 74 46
Decimal 107 116 70
Binary 1101011 1110100 1000110
Octal 153 164 106

Shades and tints

Shades of #6B7446

#6B7446
(107,116,70)
#626A40
(98,106,64)
#59603A
(89,96,58)
#505634
(80,86,52)
#474C2E
(71,76,46)
#3E4228
(62,66,40)
#353822
(53,56,34)
#2C2E1C
(44,46,28)
#232416
(35,36,22)
#1A1A10
(26,26,16)
#11100A
(17,16,10)
#000000
(0,0,0)

Tints of #6B7446

#6B7446
(107,116,70)
#788056
(120,128,86)
#858C66
(133,140,102)
#929876
(146,152,118)
#9FA486
(159,164,134)
#ACB096
(172,176,150)
#B9BCA6
(185,188,166)
#C6C8B6
(198,200,182)
#D3D4C6
(211,212,198)
#E0E0D6
(224,224,214)
#EDECE6
(237,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7446 color. Also use rgb(107,116,70) instead hex code.

Text Font Color

.myTextColor { color: #6B7446; }

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

This text font color is #6B7446.

Background Color

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

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

This div background color is #6B7446.

Border color

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

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

This div border color is #6B7446.

Opacity

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

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

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

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

This text has shadow with #6B7446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7446.

Preview

Color preview on black background

This text has color #6B7446 on black background.


Color preview on white background

This text has color #6B7446 on white background.


Black color preview on #6B7446 background

This text has black color on #6B7446 background.


White color preview on #6B7446 background

This text has white color on #6B7446 background.


Related colors

Complementary color

Complementary color for #hex is #948BB9.


I love getcolorcode.com

Triadic colors

1 #466B74 and #74466B with #6B7446 are triadic colors.

2 #46746B and #746B46 with #6B7446 are triadic colors.