COLOR #759446

HEX: #759446 RGB: (117,148,70)

Color info

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

RGB color model

#759446 color RGB value is (117,148,70).

RGB: (117,148,70) (46%, 58%, 27%)

RGB channels and saturation

R 117 of 255 = 46%
G 148 of 255 = 58%
B 70 of 255 = 27%

117
148
70

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

Portions of RGB colors in percentages

R + G + B = 117 + 148 + 70 = 335 (100%)
R 117 of 335 ~ 34.93%
G 148 of 335 ~ 44.18%
B 70 of 335 ~ 20.9'%

%34.93
%44.18
%20.9

CMYK color model

#759446 color CMYK value is (21,0,53,42).

  • cyan value is 20.95%
  • magenta value is 0.00%
  • yellow value is 52.70%
  • key color value is 41.96%

CMYK: (21,0,53,42)
C21M0Y53K42 (21%, 0%, 53%, 42%)
(0.21 / 0.00 / 0.53 / 0.42)

CMYK percentages

%20.95
%0
%52.7
%41.96

Codes

Color #759446 in popluar color models

75 94 46
RGB 117 148 70
HSL 84° 35.78% 42.75%
HSB/HSV 84° 52.70% 58.04%
CMYK 20.95% 0.00% 52.70%
41.96%

Color #759446 in popluar number systems.

HEX 75 94 46
Decimal 117 148 70
Binary 1110101 10010100 1000110
Octal 165 224 106

Shades and tints

Shades of #759446

#759446
(117,148,70)
#6B8740
(107,135,64)
#617A3A
(97,122,58)
#576D34
(87,109,52)
#4D602E
(77,96,46)
#435328
(67,83,40)
#394622
(57,70,34)
#2F391C
(47,57,28)
#252C16
(37,44,22)
#1B1F10
(27,31,16)
#11120A
(17,18,10)
#000000
(0,0,0)

Tints of #759446

#759446
(117,148,70)
#819D56
(129,157,86)
#8DA666
(141,166,102)
#99AF76
(153,175,118)
#A5B886
(165,184,134)
#B1C196
(177,193,150)
#BDCAA6
(189,202,166)
#C9D3B6
(201,211,182)
#D5DCC6
(213,220,198)
#E1E5D6
(225,229,214)
#EDEEE6
(237,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759446 color. Also use rgb(117,148,70) instead hex code.

Text Font Color

.myTextColor { color: #759446; }

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

This text font color is #759446.

Background Color

.myBgColor { background-color: #759446; }

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

This div background color is #759446.

Border color

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

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

This div border color is #759446.

Opacity

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

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

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

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

This text has shadow with #759446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759446.

Preview

Color preview on black background

This text has color #759446 on black background.


Color preview on white background

This text has color #759446 on white background.


Black color preview on #759446 background

This text has black color on #759446 background.


White color preview on #759446 background

This text has white color on #759446 background.


Related colors

Complementary color

Complementary color for #hex is #8A6BB9.


I love getcolorcode.com

Triadic colors

1 #467594 and #944675 with #759446 are triadic colors.

2 #469475 and #947546 with #759446 are triadic colors.