COLOR #75D589

HEX: #75D589 RGB: (117,213,137)

Color info

#75D589 contains mainly green color. Web safe color of #75D589 is #66CC99 (or #6C9).

RGB color model

#75D589 color RGB value is (117,213,137).

RGB: (117,213,137) (46%, 84%, 54%)

RGB channels and saturation

R 117 of 255 = 46%
G 213 of 255 = 84%
B 137 of 255 = 54%

117
213
137

R + G + B ~ 61%. #75D589 is quite light color.

Portions of RGB colors in percentages

R + G + B = 117 + 213 + 137 = 467 (100%)
R 117 of 467 ~ 25.05%
G 213 of 467 ~ 45.61%
B 137 of 467 ~ 29.34'%

%25.05
%45.61
%29.34

CMYK color model

#75D589 color CMYK value is (45,0,36,16).

  • cyan value is 45.07%
  • magenta value is 0.00%
  • yellow value is 35.68%
  • key color value is 16.47%
CMYK: (45,0,36,16) C45M0Y36K16 (45%,0%,36%,16%) (0.45/0.00/0.36/0.16) 

CMYK percentages

%45.07
%0
%35.68
%16.47

Codes

Color #75D589 in popluar color models

75 D5 89
RGB 117 213 137
HSL 133° 53.33% 64.71%
HSB/HSV 133° 45.07% 83.53%
CMYK 45.07% 0.00% 35.68%
16.47%

Color #75D589 in popluar number systems.

HEX 75 D5 89
Decimal 117 213 137
Binary 1110101 11010101 10001001
Octal 165 325 211

Shades and tints

Shades of #75D589

#75D589
(117,213,137)
#6BC27D
(107,194,125)
#61AF71
(97,175,113)
#579C65
(87,156,101)
#4D8959
(77,137,89)
#43764D
(67,118,77)
#396341
(57,99,65)
#2F5035
(47,80,53)
#253D29
(37,61,41)
#1B2A1D
(27,42,29)
#111711
(17,23,17)
#000000
(0,0,0)

Tints of #75D589

#75D589
(117,213,137)
#81D893
(129,216,147)
#8DDB9D
(141,219,157)
#99DEA7
(153,222,167)
#A5E1B1
(165,225,177)
#B1E4BB
(177,228,187)
#BDE7C5
(189,231,197)
#C9EACF
(201,234,207)
#D5EDD9
(213,237,217)
#E1F0E3
(225,240,227)
#EDF3ED
(237,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75D589 color. Also use rgb(117,213,137) instead hex code.

Text Font Color

.myTextColor { color: #75D589; }

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

This text font color is #75D589.

Background Color

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

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

This div background color is #75D589.

Border color

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

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

This div border color is #75D589.

Opacity

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

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

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

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

This text has shadow with #75D589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75D589.

Preview

Color preview on black background

This text has color #75D589 on black background.


Color preview on white background

This text has color #75D589 on white background.


Black color preview on #75D589 background

This text has black color on #75D589 background.


White color preview on #75D589 background

This text has white color on #75D589 background.


Related colors

Complementary color

Complementary color for #hex is #8A2A76.


I love getcolorcode.com

Triadic colors

1 #8975D5 and #D58975 with #75D589 are triadic colors.

2 #89D575 and #D57589 with #75D589 are triadic colors.