COLOR #748342

HEX: #748342 RGB: (116,131,66)

Color info

#748342 contains mainly red and green colors. Web safe color of #748342 is #669933 (or #693).

RGB color model

#748342 color RGB value is (116,131,66).

RGB: (116,131,66) (45%, 51%, 26%)

RGB channels and saturation

R 116 of 255 = 45%
G 131 of 255 = 51%
B 66 of 255 = 26%

116
131
66

R + G + B ~ 41%. #748342 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 131 + 66 = 313 (100%)
R 116 of 313 ~ 37.06%
G 131 of 313 ~ 41.85%
B 66 of 313 ~ 21.09'%

%37.06
%41.85
%21.09

CMYK color model

#748342 color CMYK value is (11,0,50,49).

  • cyan value is 11.45%
  • magenta value is 0.00%
  • yellow value is 49.62%
  • key color value is 48.63%

CMYK: (11,0,50,49)
C11M0Y50K49 (11%, 0%, 50%, 49%)
(0.11 / 0.00 / 0.50 / 0.49)

CMYK percentages

%11.45
%0
%49.62
%48.63

Codes

Color #748342 in popluar color models

74 83 42
RGB 116 131 66
HSL 74° 32.99% 38.63%
HSB/HSV 74° 49.62% 51.37%
CMYK 11.45% 0.00% 49.62%
48.63%

Color #748342 in popluar number systems.

HEX 74 83 42
Decimal 116 131 66
Binary 1110100 10000011 1000010
Octal 164 203 102

Shades and tints

Shades of #748342

#748342
(116,131,66)
#6A783C
(106,120,60)
#606D36
(96,109,54)
#566230
(86,98,48)
#4C572A
(76,87,42)
#424C24
(66,76,36)
#38411E
(56,65,30)
#2E3618
(46,54,24)
#242B12
(36,43,18)
#1A200C
(26,32,12)
#101506
(16,21,6)
#000000
(0,0,0)

Tints of #748342

#748342
(116,131,66)
#808E53
(128,142,83)
#8C9964
(140,153,100)
#98A475
(152,164,117)
#A4AF86
(164,175,134)
#B0BA97
(176,186,151)
#BCC5A8
(188,197,168)
#C8D0B9
(200,208,185)
#D4DBCA
(212,219,202)
#E0E6DB
(224,230,219)
#ECF1EC
(236,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748342 color. Also use rgb(116,131,66) instead hex code.

Text Font Color

.myTextColor { color: #748342; }

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

This text font color is #748342.

Background Color

.myBgColor { background-color: #748342; }

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

This div background color is #748342.

Border color

.myBorderColor { border: 1px solid #748342; }

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

This div border color is #748342.

Opacity

.myOpacity80 { color: #748342; opacity: 0.8; }

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

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

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

This text has shadow with #748342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748342.

Preview

Color preview on black background

This text has color #748342 on black background.


Color preview on white background

This text has color #748342 on white background.


Black color preview on #748342 background

This text has black color on #748342 background.


White color preview on #748342 background

This text has white color on #748342 background.


Related colors

Complementary color

Complementary color for #hex is #8B7CBD.


I love getcolorcode.com

Triadic colors

1 #427483 and #834274 with #748342 are triadic colors.

2 #428374 and #837442 with #748342 are triadic colors.