COLOR #757738

HEX: #757738 RGB: (117,119,56)

Color info

#757738 contains mainly red and green colors. Web safe color of #757738 is #666633 (or #663).

RGB color model

#757738 color RGB value is (117,119,56).

RGB: (117,119,56) (46%, 47%, 22%)

RGB channels and saturation

R 117 of 255 = 46%
G 119 of 255 = 47%
B 56 of 255 = 22%

117
119
56

R + G + B ~ 38%. #757738 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 119 + 56 = 292 (100%)
R 117 of 292 ~ 40.07%
G 119 of 292 ~ 40.75%
B 56 of 292 ~ 19.18'%

%40.07
%40.75
%19.18

CMYK color model

#757738 color CMYK value is (2,0,53,53).

  • cyan value is 1.68%
  • magenta value is 0.00%
  • yellow value is 52.94%
  • key color value is 53.33%
CMYK: (2,0,53,53) C2M0Y53K53 (2%,0%,53%,53%) (0.02/0.00/0.53/0.53) 

CMYK percentages

%1.68
%0
%52.94
%53.33

Codes

Color #757738 in popluar color models

75 77 38
RGB 117 119 56
HSL 62° 36.00% 34.31%
HSB/HSV 62° 52.94% 46.67%
CMYK 1.68% 0.00% 52.94%
53.33%

Color #757738 in popluar number systems.

HEX 75 77 38
Decimal 117 119 56
Binary 1110101 1110111 111000
Octal 165 167 70

Shades and tints

Shades of #757738

#757738
(117,119,56)
#6B6D33
(107,109,51)
#61632E
(97,99,46)
#575929
(87,89,41)
#4D4F24
(77,79,36)
#43451F
(67,69,31)
#393B1A
(57,59,26)
#2F3115
(47,49,21)
#252710
(37,39,16)
#1B1D0B
(27,29,11)
#111306
(17,19,6)
#000000
(0,0,0)

Tints of #757738

#757738
(117,119,56)
#81834A
(129,131,74)
#8D8F5C
(141,143,92)
#999B6E
(153,155,110)
#A5A780
(165,167,128)
#B1B392
(177,179,146)
#BDBFA4
(189,191,164)
#C9CBB6
(201,203,182)
#D5D7C8
(213,215,200)
#E1E3DA
(225,227,218)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #757738 color. Also use rgb(117,119,56) instead hex code.

Text Font Color

.myTextColor { color: #757738; }

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

This text font color is #757738.

Background Color

.myBgColor { background-color: #757738; }

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

This div background color is #757738.

Border color

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

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

This div border color is #757738.

Opacity

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

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

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

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

This text has shadow with #757738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757738.

Preview

Color preview on black background

This text has color #757738 on black background.


Color preview on white background

This text has color #757738 on white background.


Black color preview on #757738 background

This text has black color on #757738 background.


White color preview on #757738 background

This text has white color on #757738 background.


Related colors

Complementary color

Complementary color for #hex is #8A88C7.


I love getcolorcode.com

Triadic colors

1 #387577 and #773875 with #757738 are triadic colors.

2 #387775 and #777538 with #757738 are triadic colors.