COLOR #94C7D6

HEX: #94C7D6 RGB: (148,199,214)

Color info

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

RGB color model

#94C7D6 color RGB value is (148,199,214).

RGB: (148,199,214) (58%, 78%, 84%)

RGB channels and saturation

R 148 of 255 = 58%
G 199 of 255 = 78%
B 214 of 255 = 84%

148
199
214

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

Portions of RGB colors in percentages

R + G + B = 148 + 199 + 214 = 561 (100%)
R 148 of 561 ~ 26.38%
G 199 of 561 ~ 35.47%
B 214 of 561 ~ 38.15'%

%26.38
%35.47
%38.15

CMYK color model

#94C7D6 color CMYK value is (31,7,0,16).

  • cyan value is 30.84%
  • magenta value is 7.01%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (31,7,0,16)
C31M7Y0K16 (31%, 7%, 0%, 16%)
(0.31 / 0.07 / 0.00 / 0.16)

CMYK percentages

%30.84
%7.01
%0
%16.08

Codes

Color #94C7D6 in popluar color models

94 C7 D6
RGB 148 199 214
HSL 194° 44.59% 70.98%
HSB/HSV 194° 30.84% 83.92%
CMYK 30.84% 7.01% 0.00%
16.08%

Color #94C7D6 in popluar number systems.

HEX 94 C7 D6
Decimal 148 199 214
Binary 10010100 11000111 11010110
Octal 224 307 326

Shades and tints

Shades of #94C7D6

#94C7D6
(148,199,214)
#87B5C3
(135,181,195)
#7AA3B0
(122,163,176)
#6D919D
(109,145,157)
#607F8A
(96,127,138)
#536D77
(83,109,119)
#465B64
(70,91,100)
#394951
(57,73,81)
#2C373E
(44,55,62)
#1F252B
(31,37,43)
#121318
(18,19,24)
#000000
(0,0,0)

Tints of #94C7D6

#94C7D6
(148,199,214)
#9DCCD9
(157,204,217)
#A6D1DC
(166,209,220)
#AFD6DF
(175,214,223)
#B8DBE2
(184,219,226)
#C1E0E5
(193,224,229)
#CAE5E8
(202,229,232)
#D3EAEB
(211,234,235)
#DCEFEE
(220,239,238)
#E5F4F1
(229,244,241)
#EEF9F4
(238,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94C7D6 color. Also use rgb(148,199,214) instead hex code.

Text Font Color

.myTextColor { color: #94C7D6; }

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

This text font color is #94C7D6.

Background Color

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

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

This div background color is #94C7D6.

Border color

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

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

This div border color is #94C7D6.

Opacity

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

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

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

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

This text has shadow with #94C7D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94C7D6.

Preview

Color preview on black background

This text has color #94C7D6 on black background.


Color preview on white background

This text has color #94C7D6 on white background.


Black color preview on #94C7D6 background

This text has black color on #94C7D6 background.


White color preview on #94C7D6 background

This text has white color on #94C7D6 background.


Related colors

Complementary color

Complementary color for #hex is #6B3829.


I love getcolorcode.com

Triadic colors

1 #D694C7 and #C7D694 with #94C7D6 are triadic colors.

2 #D6C794 and #C794D6 with #94C7D6 are triadic colors.