COLOR #94D8C4

HEX: #94D8C4 RGB: (148,216,196)

Color info

#94D8C4 contains mainly green and blue colors. Web safe color of #94D8C4 is #99CCCC (or #9CC).

RGB color model

#94D8C4 color RGB value is (148,216,196).

RGB: (148,216,196) (58%, 85%, 77%)

RGB channels and saturation

R 148 of 255 = 58%
G 216 of 255 = 85%
B 196 of 255 = 77%

148
216
196

R + G + B ~ 73%. #94D8C4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 148 + 216 + 196 = 560 (100%)
R 148 of 560 ~ 26.43%
G 216 of 560 ~ 38.57%
B 196 of 560 ~ 35'%

%26.43
%38.57
%35

CMYK color model

#94D8C4 color CMYK value is (31,0,9,15).

  • cyan value is 31.48%
  • magenta value is 0.00%
  • yellow value is 9.26%
  • key color value is 15.29%
CMYK: (31,0,9,15) C31M0Y9K15 (31%,0%,9%,15%) (0.31/0.00/0.09/0.15) 

CMYK percentages

%31.48
%0
%9.26
%15.29

Codes

Color #94D8C4 in popluar color models

94 D8 C4
RGB 148 216 196
HSL 162° 46.58% 71.37%
HSB/HSV 162° 31.48% 84.71%
CMYK 31.48% 0.00% 9.26%
15.29%

Color #94D8C4 in popluar number systems.

HEX 94 D8 C4
Decimal 148 216 196
Binary 10010100 11011000 11000100
Octal 224 330 304

Shades and tints

Shades of #94D8C4

#94D8C4
(148,216,196)
#87C5B3
(135,197,179)
#7AB2A2
(122,178,162)
#6D9F91
(109,159,145)
#608C80
(96,140,128)
#53796F
(83,121,111)
#46665E
(70,102,94)
#39534D
(57,83,77)
#2C403C
(44,64,60)
#1F2D2B
(31,45,43)
#121A1A
(18,26,26)
#000000
(0,0,0)

Tints of #94D8C4

#94D8C4
(148,216,196)
#9DDBC9
(157,219,201)
#A6DECE
(166,222,206)
#AFE1D3
(175,225,211)
#B8E4D8
(184,228,216)
#C1E7DD
(193,231,221)
#CAEAE2
(202,234,226)
#D3EDE7
(211,237,231)
#DCF0EC
(220,240,236)
#E5F3F1
(229,243,241)
#EEF6F6
(238,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94D8C4 color. Also use rgb(148,216,196) instead hex code.

Text Font Color

.myTextColor { color: #94D8C4; }

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

This text font color is #94D8C4.

Background Color

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

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

This div background color is #94D8C4.

Border color

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

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

This div border color is #94D8C4.

Opacity

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

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

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

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

This text has shadow with #94D8C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94D8C4.

Preview

Color preview on black background

This text has color #94D8C4 on black background.


Color preview on white background

This text has color #94D8C4 on white background.


Black color preview on #94D8C4 background

This text has black color on #94D8C4 background.


White color preview on #94D8C4 background

This text has white color on #94D8C4 background.


Related colors

Complementary color

Complementary color for #hex is #6B273B.


I love getcolorcode.com

Triadic colors

1 #C494D8 and #D8C494 with #94D8C4 are triadic colors.

2 #C4D894 and #D894C4 with #94D8C4 are triadic colors.