COLOR #94D8E5

HEX: #94D8E5 RGB: (148,216,229)

Color info

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

RGB color model

#94D8E5 color RGB value is (148,216,229).

RGB: (148,216,229) (58%, 85%, 90%)

RGB channels and saturation

R 148 of 255 = 58%
G 216 of 255 = 85%
B 229 of 255 = 90%

148
216
229

R + G + B ~ 78%. #94D8E5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 148 + 216 + 229 = 593 (100%)
R 148 of 593 ~ 24.96%
G 216 of 593 ~ 36.42%
B 229 of 593 ~ 38.62'%

%24.96
%36.42
%38.62

CMYK color model

#94D8E5 color CMYK value is (35,6,0,10).

  • cyan value is 35.37%
  • magenta value is 5.68%
  • yellow value is 0.00%
  • key color value is 10.20%

CMYK: (35,6,0,10)
C35M6Y0K10 (35%, 6%, 0%, 10%)
(0.35 / 0.06 / 0.00 / 0.10)

CMYK percentages

%35.37
%5.68
%0
%10.2

Codes

Color #94D8E5 in popluar color models

94 D8 E5
RGB 148 216 229
HSL 190° 60.90% 73.92%
HSB/HSV 190° 35.37% 89.80%
CMYK 35.37% 5.68% 0.00%
10.20%

Color #94D8E5 in popluar number systems.

HEX 94 D8 E5
Decimal 148 216 229
Binary 10010100 11011000 11100101
Octal 224 330 345

Shades and tints

Shades of #94D8E5

#94D8E5
(148,216,229)
#87C5D1
(135,197,209)
#7AB2BD
(122,178,189)
#6D9FA9
(109,159,169)
#608C95
(96,140,149)
#537981
(83,121,129)
#46666D
(70,102,109)
#395359
(57,83,89)
#2C4045
(44,64,69)
#1F2D31
(31,45,49)
#121A1D
(18,26,29)
#000000
(0,0,0)

Tints of #94D8E5

#94D8E5
(148,216,229)
#9DDBE7
(157,219,231)
#A6DEE9
(166,222,233)
#AFE1EB
(175,225,235)
#B8E4ED
(184,228,237)
#C1E7EF
(193,231,239)
#CAEAF1
(202,234,241)
#D3EDF3
(211,237,243)
#DCF0F5
(220,240,245)
#E5F3F7
(229,243,247)
#EEF6F9
(238,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #94D8E5; }

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

This text font color is #94D8E5.

Background Color

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

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

This div background color is #94D8E5.

Border color

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

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

This div border color is #94D8E5.

Opacity

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

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

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

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

This text has shadow with #94D8E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94D8E5.

Preview

Color preview on black background

This text has color #94D8E5 on black background.


Color preview on white background

This text has color #94D8E5 on white background.


Black color preview on #94D8E5 background

This text has black color on #94D8E5 background.


White color preview on #94D8E5 background

This text has white color on #94D8E5 background.


Related colors

Complementary color

Complementary color for #hex is #6B271A.


I love getcolorcode.com

Triadic colors

1 #E594D8 and #D8E594 with #94D8E5 are triadic colors.

2 #E5D894 and #D894E5 with #94D8E5 are triadic colors.