COLOR #75C3A7

HEX: #75C3A7 RGB: (117,195,167)

Color info

#75C3A7 contains mainly green and blue colors. Web safe color of #75C3A7 is #66CC99 (or #6C9).

RGB color model

#75C3A7 color RGB value is (117,195,167).

RGB: (117,195,167) (46%, 76%, 65%)

RGB channels and saturation

R 117 of 255 = 46%
G 195 of 255 = 76%
B 167 of 255 = 65%

117
195
167

R + G + B ~ 62%. #75C3A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 117 + 195 + 167 = 479 (100%)
R 117 of 479 ~ 24.43%
G 195 of 479 ~ 40.71%
B 167 of 479 ~ 34.86'%

%24.43
%40.71
%34.86

CMYK color model

#75C3A7 color CMYK value is (40,0,14,24).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 14.36%
  • key color value is 23.53%

CMYK: (40,0,14,24)
C40M0Y14K24 (40%, 0%, 14%, 24%)
(0.40 / 0.00 / 0.14 / 0.24)

CMYK percentages

%40
%0
%14.36
%23.53

Codes

Color #75C3A7 in popluar color models

75 C3 A7
RGB 117 195 167
HSL 158° 39.39% 61.18%
HSB/HSV 158° 40.00% 76.47%
CMYK 40.00% 0.00% 14.36%
23.53%

Color #75C3A7 in popluar number systems.

HEX 75 C3 A7
Decimal 117 195 167
Binary 1110101 11000011 10100111
Octal 165 303 247

Shades and tints

Shades of #75C3A7

#75C3A7
(117,195,167)
#6BB298
(107,178,152)
#61A189
(97,161,137)
#57907A
(87,144,122)
#4D7F6B
(77,127,107)
#436E5C
(67,110,92)
#395D4D
(57,93,77)
#2F4C3E
(47,76,62)
#253B2F
(37,59,47)
#1B2A20
(27,42,32)
#111911
(17,25,17)
#000000
(0,0,0)

Tints of #75C3A7

#75C3A7
(117,195,167)
#81C8AF
(129,200,175)
#8DCDB7
(141,205,183)
#99D2BF
(153,210,191)
#A5D7C7
(165,215,199)
#B1DCCF
(177,220,207)
#BDE1D7
(189,225,215)
#C9E6DF
(201,230,223)
#D5EBE7
(213,235,231)
#E1F0EF
(225,240,239)
#EDF5F7
(237,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75C3A7 color. Also use rgb(117,195,167) instead hex code.

Text Font Color

.myTextColor { color: #75C3A7; }

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

This text font color is #75C3A7.

Background Color

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

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

This div background color is #75C3A7.

Border color

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

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

This div border color is #75C3A7.

Opacity

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

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

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

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

This text has shadow with #75C3A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75C3A7.

Preview

Color preview on black background

This text has color #75C3A7 on black background.


Color preview on white background

This text has color #75C3A7 on white background.


Black color preview on #75C3A7 background

This text has black color on #75C3A7 background.


White color preview on #75C3A7 background

This text has white color on #75C3A7 background.


Related colors

Complementary color

Complementary color for #hex is #8A3C58.


I love getcolorcode.com

Triadic colors

1 #A775C3 and #C3A775 with #75C3A7 are triadic colors.

2 #A7C375 and #C375A7 with #75C3A7 are triadic colors.