COLOR #75A174

HEX: #75A174 RGB: (117,161,116)

Color info

#75A174 contains red, green and blue colors in about the same proportion. Web safe color of #75A174 is #669966 (or #696).

RGB color model

#75A174 color RGB value is (117,161,116).

RGB: (117,161,116) (46%, 63%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 161 of 255 = 63%
B 116 of 255 = 45%

117
161
116

R + G + B ~ 51%. #75A174 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 161 + 116 = 394 (100%)
R 117 of 394 ~ 29.7%
G 161 of 394 ~ 40.86%
B 116 of 394 ~ 29.44'%

%29.7
%40.86
%29.44

CMYK color model

#75A174 color CMYK value is (27,0,28,37).

  • cyan value is 27.33%
  • magenta value is 0.00%
  • yellow value is 27.95%
  • key color value is 36.86%

CMYK: (27,0,28,37)
C27M0Y28K37 (27%, 0%, 28%, 37%)
(0.27 / 0.00 / 0.28 / 0.37)

CMYK percentages

%27.33
%0
%27.95
%36.86

Codes

Color #75A174 in popluar color models

75 A1 74
RGB 117 161 116
HSL 119° 19.31% 54.31%
HSB/HSV 119° 27.95% 63.14%
CMYK 27.33% 0.00% 27.95%
36.86%

Color #75A174 in popluar number systems.

HEX 75 A1 74
Decimal 117 161 116
Binary 1110101 10100001 1110100
Octal 165 241 164

Shades and tints

Shades of #75A174

#75A174
(117,161,116)
#6B936A
(107,147,106)
#618560
(97,133,96)
#577756
(87,119,86)
#4D694C
(77,105,76)
#435B42
(67,91,66)
#394D38
(57,77,56)
#2F3F2E
(47,63,46)
#253124
(37,49,36)
#1B231A
(27,35,26)
#111510
(17,21,16)
#000000
(0,0,0)

Tints of #75A174

#75A174
(117,161,116)
#81A980
(129,169,128)
#8DB18C
(141,177,140)
#99B998
(153,185,152)
#A5C1A4
(165,193,164)
#B1C9B0
(177,201,176)
#BDD1BC
(189,209,188)
#C9D9C8
(201,217,200)
#D5E1D4
(213,225,212)
#E1E9E0
(225,233,224)
#EDF1EC
(237,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75A174 color. Also use rgb(117,161,116) instead hex code.

Text Font Color

.myTextColor { color: #75A174; }

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

This text font color is #75A174.

Background Color

.myBgColor { background-color: #75A174; }

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

This div background color is #75A174.

Border color

.myBorderColor { border: 1px solid #75A174; }

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

This div border color is #75A174.

Opacity

.myOpacity80 { color: #75A174; opacity: 0.8; }

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

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

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

This text has shadow with #75A174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75A174.

Preview

Color preview on black background

This text has color #75A174 on black background.


Color preview on white background

This text has color #75A174 on white background.


Black color preview on #75A174 background

This text has black color on #75A174 background.


White color preview on #75A174 background

This text has white color on #75A174 background.


Related colors

Complementary color

Complementary color for #hex is #8A5E8B.


I love getcolorcode.com

Triadic colors

1 #7475A1 and #A17475 with #75A174 are triadic colors.

2 #74A175 and #A17574 with #75A174 are triadic colors.