COLOR #66742B

HEX: #66742B RGB: (102,116,43)

Color info

#66742B contains mainly red and green colors. Web safe color of #66742B is #666633 (or #663).

RGB color model

#66742B color RGB value is (102,116,43).

RGB: (102,116,43) (40%, 45%, 17%)

RGB channels and saturation

R 102 of 255 = 40%
G 116 of 255 = 45%
B 43 of 255 = 17%

102
116
43

R + G + B ~ 34%. #66742B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 116 + 43 = 261 (100%)
R 102 of 261 ~ 39.08%
G 116 of 261 ~ 44.44%
B 43 of 261 ~ 16.48'%

%39.08
%44.44
%16.48

CMYK color model

#66742B color CMYK value is (12,0,63,55).

  • cyan value is 12.07%
  • magenta value is 0.00%
  • yellow value is 62.93%
  • key color value is 54.51%

CMYK: (12,0,63,55)
C12M0Y63K55 (12%, 0%, 63%, 55%)
(0.12 / 0.00 / 0.63 / 0.55)

CMYK percentages

%12.07
%0
%62.93
%54.51

Codes

Color #66742B in popluar color models

66 74 2B
RGB 102 116 43
HSL 72° 45.91% 31.18%
HSB/HSV 72° 62.93% 45.49%
CMYK 12.07% 0.00% 62.93%
54.51%

Color #66742B in popluar number systems.

HEX 66 74 2B
Decimal 102 116 43
Binary 1100110 1110100 101011
Octal 146 164 53

Shades and tints

Shades of #66742B

#66742B
(102,116,43)
#5D6A28
(93,106,40)
#546025
(84,96,37)
#4B5622
(75,86,34)
#424C1F
(66,76,31)
#39421C
(57,66,28)
#303819
(48,56,25)
#272E16
(39,46,22)
#1E2413
(30,36,19)
#151A10
(21,26,16)
#0C100D
(12,16,13)
#000000
(0,0,0)

Tints of #66742B

#66742B
(102,116,43)
#73803E
(115,128,62)
#808C51
(128,140,81)
#8D9864
(141,152,100)
#9AA477
(154,164,119)
#A7B08A
(167,176,138)
#B4BC9D
(180,188,157)
#C1C8B0
(193,200,176)
#CED4C3
(206,212,195)
#DBE0D6
(219,224,214)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66742B color. Also use rgb(102,116,43) instead hex code.

Text Font Color

.myTextColor { color: #66742B; }

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

This text font color is #66742B.

Background Color

.myBgColor { background-color: #66742B; }

<div style="background-color:#66742B">Inner text</div>

This div background color is #66742B.

Border color

.myBorderColor { border: 1px solid #66742B; }

<div style="border:3px solid #66742B">Div</div>

This div border color is #66742B.

Opacity

.myOpacity80 { color: #66742B; opacity: 0.8; }

<p style="color:#66742B;opacity:0.8;">80%</p>

Text with #66742B 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 #66742B;}

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

This text has shadow with #66742B color.


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

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

This text has shadow with #66742B primary color and red secondary color.


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

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

This text has shadow with #66742B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #66742B.

Preview

Color preview on black background

This text has color #66742B on black background.


Color preview on white background

This text has color #66742B on white background.


Black color preview on #66742B background

This text has black color on #66742B background.


White color preview on #66742B background

This text has white color on #66742B background.


Related colors

Complementary color

Complementary color for #hex is #998BD4.


I love getcolorcode.com

Triadic colors

1 #2B6674 and #742B66 with #66742B are triadic colors.

2 #2B7466 and #74662B with #66742B are triadic colors.