COLOR #758949

HEX: #758949 RGB: (117,137,73)

Color info

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

RGB color model

#758949 color RGB value is (117,137,73).

RGB: (117,137,73) (46%, 54%, 29%)

RGB channels and saturation

R 117 of 255 = 46%
G 137 of 255 = 54%
B 73 of 255 = 29%

117
137
73

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

Portions of RGB colors in percentages

R + G + B = 117 + 137 + 73 = 327 (100%)
R 117 of 327 ~ 35.78%
G 137 of 327 ~ 41.9%
B 73 of 327 ~ 22.32'%

%35.78
%41.9
%22.32

CMYK color model

#758949 color CMYK value is (15,0,47,46).

  • cyan value is 14.60%
  • magenta value is 0.00%
  • yellow value is 46.72%
  • key color value is 46.27%

CMYK: (15,0,47,46)
C15M0Y47K46 (15%, 0%, 47%, 46%)
(0.15 / 0.00 / 0.47 / 0.46)

CMYK percentages

%14.6
%0
%46.72
%46.27

Codes

Color #758949 in popluar color models

75 89 49
RGB 117 137 73
HSL 79° 30.48% 41.18%
HSB/HSV 79° 46.72% 53.73%
CMYK 14.60% 0.00% 46.72%
46.27%

Color #758949 in popluar number systems.

HEX 75 89 49
Decimal 117 137 73
Binary 1110101 10001001 1001001
Octal 165 211 111

Shades and tints

Shades of #758949

#758949
(117,137,73)
#6B7D43
(107,125,67)
#61713D
(97,113,61)
#576537
(87,101,55)
#4D5931
(77,89,49)
#434D2B
(67,77,43)
#394125
(57,65,37)
#2F351F
(47,53,31)
#252919
(37,41,25)
#1B1D13
(27,29,19)
#11110D
(17,17,13)
#000000
(0,0,0)

Tints of #758949

#758949
(117,137,73)
#819359
(129,147,89)
#8D9D69
(141,157,105)
#99A779
(153,167,121)
#A5B189
(165,177,137)
#B1BB99
(177,187,153)
#BDC5A9
(189,197,169)
#C9CFB9
(201,207,185)
#D5D9C9
(213,217,201)
#E1E3D9
(225,227,217)
#EDEDE9
(237,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758949 color. Also use rgb(117,137,73) instead hex code.

Text Font Color

.myTextColor { color: #758949; }

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

This text font color is #758949.

Background Color

.myBgColor { background-color: #758949; }

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

This div background color is #758949.

Border color

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

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

This div border color is #758949.

Opacity

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

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

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

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

This text has shadow with #758949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758949.

Preview

Color preview on black background

This text has color #758949 on black background.


Color preview on white background

This text has color #758949 on white background.


Black color preview on #758949 background

This text has black color on #758949 background.


White color preview on #758949 background

This text has white color on #758949 background.


Related colors

Complementary color

Complementary color for #hex is #8A76B6.


I love getcolorcode.com

Triadic colors

1 #497589 and #894975 with #758949 are triadic colors.

2 #498975 and #897549 with #758949 are triadic colors.