COLOR #6B694A

HEX: #6B694A RGB: (107,105,74)

Color info

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

RGB color model

#6B694A color RGB value is (107,105,74).

RGB: (107,105,74) (42%, 41%, 29%)

RGB channels and saturation

R 107 of 255 = 42%
G 105 of 255 = 41%
B 74 of 255 = 29%

107
105
74

R + G + B ~ 37%. #6B694A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 105 + 74 = 286 (100%)
R 107 of 286 ~ 37.41%
G 105 of 286 ~ 36.71%
B 74 of 286 ~ 25.87'%

%37.41
%36.71
%25.87

CMYK color model

#6B694A color CMYK value is (0,2,31,58).

  • cyan value is 0.00%
  • magenta value is 1.87%
  • yellow value is 30.84%
  • key color value is 58.04%
CMYK: (0,2,31,58) C0M2Y31K58 (0%,2%,31%,58%) (0.00/0.02/0.31/0.58) 

CMYK percentages

%0
%1.87
%30.84
%58.04

Codes

Color #6B694A in popluar color models

6B 69 4A
RGB 107 105 74
HSL 56° 18.23% 35.49%
HSB/HSV 56° 30.84% 41.96%
CMYK 0.00% 1.87% 30.84%
58.04%

Color #6B694A in popluar number systems.

HEX 6B 69 4A
Decimal 107 105 74
Binary 1101011 1101001 1001010
Octal 153 151 112

Shades and tints

Shades of #6B694A

#6B694A
(107,105,74)
#626044
(98,96,68)
#59573E
(89,87,62)
#504E38
(80,78,56)
#474532
(71,69,50)
#3E3C2C
(62,60,44)
#353326
(53,51,38)
#2C2A20
(44,42,32)
#23211A
(35,33,26)
#1A1814
(26,24,20)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #6B694A

#6B694A
(107,105,74)
#78765A
(120,118,90)
#85836A
(133,131,106)
#92907A
(146,144,122)
#9F9D8A
(159,157,138)
#ACAA9A
(172,170,154)
#B9B7AA
(185,183,170)
#C6C4BA
(198,196,186)
#D3D1CA
(211,209,202)
#E0DEDA
(224,222,218)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B694A color. Also use rgb(107,105,74) instead hex code.

Text Font Color

.myTextColor { color: #6B694A; }

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

This text font color is #6B694A.

Background Color

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

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

This div background color is #6B694A.

Border color

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

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

This div border color is #6B694A.

Opacity

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

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

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

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

This text has shadow with #6B694A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B694A.

Preview

Color preview on black background

This text has color #6B694A on black background.


Color preview on white background

This text has color #6B694A on white background.


Black color preview on #6B694A background

This text has black color on #6B694A background.


White color preview on #6B694A background

This text has white color on #6B694A background.


Related colors

Complementary color

Complementary color for #hex is #9496B5.


I love getcolorcode.com

Triadic colors

1 #4A6B69 and #694A6B with #6B694A are triadic colors.

2 #4A696B and #696B4A with #6B694A are triadic colors.