COLOR #74662B

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

116
102
43

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

Portions of RGB colors in percentages

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

%44.44
%39.08
%16.48

CMYK color model

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

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

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

CMYK percentages

%0
%12.07
%62.93
%54.51

Codes

Color #74662B in popluar color models

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

Color #74662B in popluar number systems.

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

Shades and tints

Shades of #74662B

#74662B
(116,102,43)
#6A5D28
(106,93,40)
#605425
(96,84,37)
#564B22
(86,75,34)
#4C421F
(76,66,31)
#42391C
(66,57,28)
#383019
(56,48,25)
#2E2716
(46,39,22)
#241E13
(36,30,19)
#1A1510
(26,21,16)
#100C0D
(16,12,13)
#000000
(0,0,0)

Tints of #74662B

#74662B
(116,102,43)
#80733E
(128,115,62)
#8C8051
(140,128,81)
#988D64
(152,141,100)
#A49A77
(164,154,119)
#B0A78A
(176,167,138)
#BCB49D
(188,180,157)
#C8C1B0
(200,193,176)
#D4CEC3
(212,206,195)
#E0DBD6
(224,219,214)
#ECE8E9
(236,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74662B; }

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

This text font color is #74662B.

Background Color

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

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

This div background color is #74662B.

Border color

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

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

This div border color is #74662B.

Opacity

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

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

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

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

This text has shadow with #74662B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74662B.

Preview

Color preview on black background

This text has color #74662B on black background.


Color preview on white background

This text has color #74662B on white background.


Black color preview on #74662B background

This text has black color on #74662B background.


White color preview on #74662B background

This text has white color on #74662B background.


Related colors

Complementary color

Complementary color for #hex is #8B99D4.


I love getcolorcode.com

Triadic colors

1 #2B7466 and #662B74 with #74662B are triadic colors.

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