COLOR #759731

HEX: #759731 RGB: (117,151,49)

Color info

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

RGB color model

#759731 color RGB value is (117,151,49).

RGB: (117,151,49) (46%, 59%, 19%)

RGB channels and saturation

R 117 of 255 = 46%
G 151 of 255 = 59%
B 49 of 255 = 19%

117
151
49

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

Portions of RGB colors in percentages

R + G + B = 117 + 151 + 49 = 317 (100%)
R 117 of 317 ~ 36.91%
G 151 of 317 ~ 47.63%
B 49 of 317 ~ 15.46'%

%36.91
%47.63
%15.46

CMYK color model

#759731 color CMYK value is (23,0,68,41).

  • cyan value is 22.52%
  • magenta value is 0.00%
  • yellow value is 67.55%
  • key color value is 40.78%

CMYK: (23,0,68,41)
C23M0Y68K41 (23%, 0%, 68%, 41%)
(0.23 / 0.00 / 0.68 / 0.41)

CMYK percentages

%22.52
%0
%67.55
%40.78

Codes

Color #759731 in popluar color models

75 97 31
RGB 117 151 49
HSL 80° 51.00% 39.22%
HSB/HSV 80° 67.55% 59.22%
CMYK 22.52% 0.00% 67.55%
40.78%

Color #759731 in popluar number systems.

HEX 75 97 31
Decimal 117 151 49
Binary 1110101 10010111 110001
Octal 165 227 61

Shades and tints

Shades of #759731

#759731
(117,151,49)
#6B8A2D
(107,138,45)
#617D29
(97,125,41)
#577025
(87,112,37)
#4D6321
(77,99,33)
#43561D
(67,86,29)
#394919
(57,73,25)
#2F3C15
(47,60,21)
#252F11
(37,47,17)
#1B220D
(27,34,13)
#111509
(17,21,9)
#000000
(0,0,0)

Tints of #759731

#759731
(117,151,49)
#81A043
(129,160,67)
#8DA955
(141,169,85)
#99B267
(153,178,103)
#A5BB79
(165,187,121)
#B1C48B
(177,196,139)
#BDCD9D
(189,205,157)
#C9D6AF
(201,214,175)
#D5DFC1
(213,223,193)
#E1E8D3
(225,232,211)
#EDF1E5
(237,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759731 color. Also use rgb(117,151,49) instead hex code.

Text Font Color

.myTextColor { color: #759731; }

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

This text font color is #759731.

Background Color

.myBgColor { background-color: #759731; }

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

This div background color is #759731.

Border color

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

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

This div border color is #759731.

Opacity

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

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

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

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

This text has shadow with #759731 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759731.

Preview

Color preview on black background

This text has color #759731 on black background.


Color preview on white background

This text has color #759731 on white background.


Black color preview on #759731 background

This text has black color on #759731 background.


White color preview on #759731 background

This text has white color on #759731 background.


Related colors

Complementary color

Complementary color for #hex is #8A68CE.


I love getcolorcode.com

Triadic colors

1 #317597 and #973175 with #759731 are triadic colors.

2 #319775 and #977531 with #759731 are triadic colors.