COLOR #94D3A7

HEX: #94D3A7 RGB: (148,211,167)

Color info

#94D3A7 contains mainly green and blue colors. Web safe color of #94D3A7 is #99CC99 (or #9C9).

RGB color model

#94D3A7 color RGB value is (148,211,167).

RGB: (148,211,167) (58%, 83%, 65%)

RGB channels and saturation

R 148 of 255 = 58%
G 211 of 255 = 83%
B 167 of 255 = 65%

148
211
167

R + G + B ~ 69%. #94D3A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 148 + 211 + 167 = 526 (100%)
R 148 of 526 ~ 28.14%
G 211 of 526 ~ 40.11%
B 167 of 526 ~ 31.75'%

%28.14
%40.11
%31.75

CMYK color model

#94D3A7 color CMYK value is (30,0,21,17).

  • cyan value is 29.86%
  • magenta value is 0.00%
  • yellow value is 20.85%
  • key color value is 17.25%

CMYK: (30,0,21,17)
C30M0Y21K17 (30%, 0%, 21%, 17%)
(0.30 / 0.00 / 0.21 / 0.17)

CMYK percentages

%29.86
%0
%20.85
%17.25

Codes

Color #94D3A7 in popluar color models

94 D3 A7
RGB 148 211 167
HSL 138° 41.72% 70.39%
HSB/HSV 138° 29.86% 82.75%
CMYK 29.86% 0.00% 20.85%
17.25%

Color #94D3A7 in popluar number systems.

HEX 94 D3 A7
Decimal 148 211 167
Binary 10010100 11010011 10100111
Octal 224 323 247

Shades and tints

Shades of #94D3A7

#94D3A7
(148,211,167)
#87C098
(135,192,152)
#7AAD89
(122,173,137)
#6D9A7A
(109,154,122)
#60876B
(96,135,107)
#53745C
(83,116,92)
#46614D
(70,97,77)
#394E3E
(57,78,62)
#2C3B2F
(44,59,47)
#1F2820
(31,40,32)
#121511
(18,21,17)
#000000
(0,0,0)

Tints of #94D3A7

#94D3A7
(148,211,167)
#9DD7AF
(157,215,175)
#A6DBB7
(166,219,183)
#AFDFBF
(175,223,191)
#B8E3C7
(184,227,199)
#C1E7CF
(193,231,207)
#CAEBD7
(202,235,215)
#D3EFDF
(211,239,223)
#DCF3E7
(220,243,231)
#E5F7EF
(229,247,239)
#EEFBF7
(238,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94D3A7 color. Also use rgb(148,211,167) instead hex code.

Text Font Color

.myTextColor { color: #94D3A7; }

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

This text font color is #94D3A7.

Background Color

.myBgColor { background-color: #94D3A7; }

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

This div background color is #94D3A7.

Border color

.myBorderColor { border: 1px solid #94D3A7; }

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

This div border color is #94D3A7.

Opacity

.myOpacity80 { color: #94D3A7; opacity: 0.8; }

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

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

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

This text has shadow with #94D3A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94D3A7.

Preview

Color preview on black background

This text has color #94D3A7 on black background.


Color preview on white background

This text has color #94D3A7 on white background.


Black color preview on #94D3A7 background

This text has black color on #94D3A7 background.


White color preview on #94D3A7 background

This text has white color on #94D3A7 background.


Related colors

Complementary color

Complementary color for #hex is #6B2C58.


I love getcolorcode.com

Triadic colors

1 #A794D3 and #D3A794 with #94D3A7 are triadic colors.

2 #A7D394 and #D394A7 with #94D3A7 are triadic colors.