COLOR #759736

HEX: #759736 RGB: (117,151,54)

Color info

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

RGB color model

#759736 color RGB value is (117,151,54).

RGB: (117,151,54) (46%, 59%, 21%)

RGB channels and saturation

R 117 of 255 = 46%
G 151 of 255 = 59%
B 54 of 255 = 21%

117
151
54

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

Portions of RGB colors in percentages

R + G + B = 117 + 151 + 54 = 322 (100%)
R 117 of 322 ~ 36.34%
G 151 of 322 ~ 46.89%
B 54 of 322 ~ 16.77'%

%36.34
%46.89
%16.77

CMYK color model

#759736 color CMYK value is (23,0,64,41).

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

CMYK: (23,0,64,41)
C23M0Y64K41 (23%, 0%, 64%, 41%)
(0.23 / 0.00 / 0.64 / 0.41)

CMYK percentages

%22.52
%0
%64.24
%40.78

Codes

Color #759736 in popluar color models

75 97 36
RGB 117 151 54
HSL 81° 47.32% 40.20%
HSB/HSV 81° 64.24% 59.22%
CMYK 22.52% 0.00% 64.24%
40.78%

Color #759736 in popluar number systems.

HEX 75 97 36
Decimal 117 151 54
Binary 1110101 10010111 110110
Octal 165 227 66

Shades and tints

Shades of #759736

#759736
(117,151,54)
#6B8A32
(107,138,50)
#617D2E
(97,125,46)
#57702A
(87,112,42)
#4D6326
(77,99,38)
#435622
(67,86,34)
#39491E
(57,73,30)
#2F3C1A
(47,60,26)
#252F16
(37,47,22)
#1B2212
(27,34,18)
#11150E
(17,21,14)
#000000
(0,0,0)

Tints of #759736

#759736
(117,151,54)
#81A048
(129,160,72)
#8DA95A
(141,169,90)
#99B26C
(153,178,108)
#A5BB7E
(165,187,126)
#B1C490
(177,196,144)
#BDCDA2
(189,205,162)
#C9D6B4
(201,214,180)
#D5DFC6
(213,223,198)
#E1E8D8
(225,232,216)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759736; }

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

This text font color is #759736.

Background Color

.myBgColor { background-color: #759736; }

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

This div background color is #759736.

Border color

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

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

This div border color is #759736.

Opacity

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

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

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

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

This text has shadow with #759736 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759736.

Preview

Color preview on black background

This text has color #759736 on black background.


Color preview on white background

This text has color #759736 on white background.


Black color preview on #759736 background

This text has black color on #759736 background.


White color preview on #759736 background

This text has white color on #759736 background.


Related colors

Complementary color

Complementary color for #hex is #8A68C9.


I love getcolorcode.com

Triadic colors

1 #367597 and #973675 with #759736 are triadic colors.

2 #369775 and #977536 with #759736 are triadic colors.