COLOR #748445

HEX: #748445 RGB: (116,132,69)

Color info

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

RGB color model

#748445 color RGB value is (116,132,69).

RGB: (116,132,69) (45%, 52%, 27%)

RGB channels and saturation

R 116 of 255 = 45%
G 132 of 255 = 52%
B 69 of 255 = 27%

116
132
69

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

Portions of RGB colors in percentages

R + G + B = 116 + 132 + 69 = 317 (100%)
R 116 of 317 ~ 36.59%
G 132 of 317 ~ 41.64%
B 69 of 317 ~ 21.77'%

%36.59
%41.64
%21.77

CMYK color model

#748445 color CMYK value is (12,0,48,48).

  • cyan value is 12.12%
  • magenta value is 0.00%
  • yellow value is 47.73%
  • key color value is 48.24%

CMYK: (12,0,48,48)
C12M0Y48K48 (12%, 0%, 48%, 48%)
(0.12 / 0.00 / 0.48 / 0.48)

CMYK percentages

%12.12
%0
%47.73
%48.24

Codes

Color #748445 in popluar color models

74 84 45
RGB 116 132 69
HSL 75° 31.34% 39.41%
HSB/HSV 75° 47.73% 51.76%
CMYK 12.12% 0.00% 47.73%
48.24%

Color #748445 in popluar number systems.

HEX 74 84 45
Decimal 116 132 69
Binary 1110100 10000100 1000101
Octal 164 204 105

Shades and tints

Shades of #748445

#748445
(116,132,69)
#6A783F
(106,120,63)
#606C39
(96,108,57)
#566033
(86,96,51)
#4C542D
(76,84,45)
#424827
(66,72,39)
#383C21
(56,60,33)
#2E301B
(46,48,27)
#242415
(36,36,21)
#1A180F
(26,24,15)
#100C09
(16,12,9)
#000000
(0,0,0)

Tints of #748445

#748445
(116,132,69)
#808F55
(128,143,85)
#8C9A65
(140,154,101)
#98A575
(152,165,117)
#A4B085
(164,176,133)
#B0BB95
(176,187,149)
#BCC6A5
(188,198,165)
#C8D1B5
(200,209,181)
#D4DCC5
(212,220,197)
#E0E7D5
(224,231,213)
#ECF2E5
(236,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748445 color. Also use rgb(116,132,69) instead hex code.

Text Font Color

.myTextColor { color: #748445; }

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

This text font color is #748445.

Background Color

.myBgColor { background-color: #748445; }

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

This div background color is #748445.

Border color

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

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

This div border color is #748445.

Opacity

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

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

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

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

This text has shadow with #748445 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748445.

Preview

Color preview on black background

This text has color #748445 on black background.


Color preview on white background

This text has color #748445 on white background.


Black color preview on #748445 background

This text has black color on #748445 background.


White color preview on #748445 background

This text has white color on #748445 background.


Related colors

Complementary color

Complementary color for #hex is #8B7BBA.


I love getcolorcode.com

Triadic colors

1 #457484 and #844574 with #748445 are triadic colors.

2 #458474 and #847445 with #748445 are triadic colors.