COLOR #759450

HEX: #759450 RGB: (117,148,80)

Color info

#759450 contains mainly red and green colors. Web safe color of #759450 is #669966 (or #696).

RGB color model

#759450 color RGB value is (117,148,80).

RGB: (117,148,80) (46%, 58%, 31%)

RGB channels and saturation

R 117 of 255 = 46%
G 148 of 255 = 58%
B 80 of 255 = 31%

117
148
80

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

Portions of RGB colors in percentages

R + G + B = 117 + 148 + 80 = 345 (100%)
R 117 of 345 ~ 33.91%
G 148 of 345 ~ 42.9%
B 80 of 345 ~ 23.19'%

%33.91
%42.9
%23.19

CMYK color model

#759450 color CMYK value is (21,0,46,42).

  • cyan value is 20.95%
  • magenta value is 0.00%
  • yellow value is 45.95%
  • key color value is 41.96%
CMYK: (21,0,46,42) C21M0Y46K42 (21%,0%,46%,42%) (0.21/0.00/0.46/0.42) 

CMYK percentages

%20.95
%0
%45.95
%41.96

Codes

Color #759450 in popluar color models

75 94 50
RGB 117 148 80
HSL 87° 29.82% 44.71%
HSB/HSV 87° 45.95% 58.04%
CMYK 20.95% 0.00% 45.95%
41.96%

Color #759450 in popluar number systems.

HEX 75 94 50
Decimal 117 148 80
Binary 1110101 10010100 1010000
Octal 165 224 120

Shades and tints

Shades of #759450

#759450
(117,148,80)
#6B8749
(107,135,73)
#617A42
(97,122,66)
#576D3B
(87,109,59)
#4D6034
(77,96,52)
#43532D
(67,83,45)
#394626
(57,70,38)
#2F391F
(47,57,31)
#252C18
(37,44,24)
#1B1F11
(27,31,17)
#11120A
(17,18,10)
#000000
(0,0,0)

Tints of #759450

#759450
(117,148,80)
#819D5F
(129,157,95)
#8DA66E
(141,166,110)
#99AF7D
(153,175,125)
#A5B88C
(165,184,140)
#B1C19B
(177,193,155)
#BDCAAA
(189,202,170)
#C9D3B9
(201,211,185)
#D5DCC8
(213,220,200)
#E1E5D7
(225,229,215)
#EDEEE6
(237,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759450; }

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

This text font color is #759450.

Background Color

.myBgColor { background-color: #759450; }

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

This div background color is #759450.

Border color

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

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

This div border color is #759450.

Opacity

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

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

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

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

This text has shadow with #759450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759450.

Preview

Color preview on black background

This text has color #759450 on black background.


Color preview on white background

This text has color #759450 on white background.


Black color preview on #759450 background

This text has black color on #759450 background.


White color preview on #759450 background

This text has white color on #759450 background.


Related colors

Complementary color

Complementary color for #hex is #8A6BAF.


I love getcolorcode.com

Triadic colors

1 #507594 and #945075 with #759450 are triadic colors.

2 #509475 and #947550 with #759450 are triadic colors.