COLOR #748244

HEX: #748244 RGB: (116,130,68)

Color info

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

RGB color model

#748244 color RGB value is (116,130,68).

RGB: (116,130,68) (45%, 51%, 27%)

RGB channels and saturation

R 116 of 255 = 45%
G 130 of 255 = 51%
B 68 of 255 = 27%

116
130
68

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

Portions of RGB colors in percentages

R + G + B = 116 + 130 + 68 = 314 (100%)
R 116 of 314 ~ 36.94%
G 130 of 314 ~ 41.4%
B 68 of 314 ~ 21.66'%

%36.94
%41.4
%21.66

CMYK color model

#748244 color CMYK value is (11,0,48,49).

  • cyan value is 10.77%
  • magenta value is 0.00%
  • yellow value is 47.69%
  • key color value is 49.02%

CMYK: (11,0,48,49)
C11M0Y48K49 (11%, 0%, 48%, 49%)
(0.11 / 0.00 / 0.48 / 0.49)

CMYK percentages

%10.77
%0
%47.69
%49.02

Codes

Color #748244 in popluar color models

74 82 44
RGB 116 130 68
HSL 74° 31.31% 38.82%
HSB/HSV 74° 47.69% 50.98%
CMYK 10.77% 0.00% 47.69%
49.02%

Color #748244 in popluar number systems.

HEX 74 82 44
Decimal 116 130 68
Binary 1110100 10000010 1000100
Octal 164 202 104

Shades and tints

Shades of #748244

#748244
(116,130,68)
#6A773E
(106,119,62)
#606C38
(96,108,56)
#566132
(86,97,50)
#4C562C
(76,86,44)
#424B26
(66,75,38)
#384020
(56,64,32)
#2E351A
(46,53,26)
#242A14
(36,42,20)
#1A1F0E
(26,31,14)
#101408
(16,20,8)
#000000
(0,0,0)

Tints of #748244

#748244
(116,130,68)
#808D55
(128,141,85)
#8C9866
(140,152,102)
#98A377
(152,163,119)
#A4AE88
(164,174,136)
#B0B999
(176,185,153)
#BCC4AA
(188,196,170)
#C8CFBB
(200,207,187)
#D4DACC
(212,218,204)
#E0E5DD
(224,229,221)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748244 color. Also use rgb(116,130,68) instead hex code.

Text Font Color

.myTextColor { color: #748244; }

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

This text font color is #748244.

Background Color

.myBgColor { background-color: #748244; }

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

This div background color is #748244.

Border color

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

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

This div border color is #748244.

Opacity

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

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

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

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

This text has shadow with #748244 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748244.

Preview

Color preview on black background

This text has color #748244 on black background.


Color preview on white background

This text has color #748244 on white background.


Black color preview on #748244 background

This text has black color on #748244 background.


White color preview on #748244 background

This text has white color on #748244 background.


Related colors

Complementary color

Complementary color for #hex is #8B7DBB.


I love getcolorcode.com

Triadic colors

1 #447482 and #824474 with #748244 are triadic colors.

2 #448274 and #827444 with #748244 are triadic colors.