COLOR #748649

HEX: #748649 RGB: (116,134,73)

Color info

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

RGB color model

#748649 color RGB value is (116,134,73).

RGB: (116,134,73) (45%, 53%, 29%)

RGB channels and saturation

R 116 of 255 = 45%
G 134 of 255 = 53%
B 73 of 255 = 29%

116
134
73

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

Portions of RGB colors in percentages

R + G + B = 116 + 134 + 73 = 323 (100%)
R 116 of 323 ~ 35.91%
G 134 of 323 ~ 41.49%
B 73 of 323 ~ 22.6'%

%35.91
%41.49
%22.6

CMYK color model

#748649 color CMYK value is (13,0,46,47).

  • cyan value is 13.43%
  • magenta value is 0.00%
  • yellow value is 45.52%
  • key color value is 47.45%

CMYK: (13,0,46,47)
C13M0Y46K47 (13%, 0%, 46%, 47%)
(0.13 / 0.00 / 0.46 / 0.47)

CMYK percentages

%13.43
%0
%45.52
%47.45

Codes

Color #748649 in popluar color models

74 86 49
RGB 116 134 73
HSL 78° 29.47% 40.59%
HSB/HSV 78° 45.52% 52.55%
CMYK 13.43% 0.00% 45.52%
47.45%

Color #748649 in popluar number systems.

HEX 74 86 49
Decimal 116 134 73
Binary 1110100 10000110 1001001
Octal 164 206 111

Shades and tints

Shades of #748649

#748649
(116,134,73)
#6A7A43
(106,122,67)
#606E3D
(96,110,61)
#566237
(86,98,55)
#4C5631
(76,86,49)
#424A2B
(66,74,43)
#383E25
(56,62,37)
#2E321F
(46,50,31)
#242619
(36,38,25)
#1A1A13
(26,26,19)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #748649

#748649
(116,134,73)
#809159
(128,145,89)
#8C9C69
(140,156,105)
#98A779
(152,167,121)
#A4B289
(164,178,137)
#B0BD99
(176,189,153)
#BCC8A9
(188,200,169)
#C8D3B9
(200,211,185)
#D4DEC9
(212,222,201)
#E0E9D9
(224,233,217)
#ECF4E9
(236,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748649 color. Also use rgb(116,134,73) instead hex code.

Text Font Color

.myTextColor { color: #748649; }

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

This text font color is #748649.

Background Color

.myBgColor { background-color: #748649; }

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

This div background color is #748649.

Border color

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

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

This div border color is #748649.

Opacity

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

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

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

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

This text has shadow with #748649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748649.

Preview

Color preview on black background

This text has color #748649 on black background.


Color preview on white background

This text has color #748649 on white background.


Black color preview on #748649 background

This text has black color on #748649 background.


White color preview on #748649 background

This text has white color on #748649 background.


Related colors

Complementary color

Complementary color for #hex is #8B79B6.


I love getcolorcode.com

Triadic colors

1 #497486 and #864974 with #748649 are triadic colors.

2 #498674 and #867449 with #748649 are triadic colors.