COLOR #94B1E2

HEX: #94B1E2 RGB: (148,177,226)

Color info

#94B1E2 contains mainly green and blue colors. Web safe color of #94B1E2 is #9999CC (or #99C).

RGB color model

#94B1E2 color RGB value is (148,177,226).

RGB: (148,177,226) (58%, 69%, 89%)

RGB channels and saturation

R 148 of 255 = 58%
G 177 of 255 = 69%
B 226 of 255 = 89%

148
177
226

R + G + B ~ 72%. #94B1E2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 148 + 177 + 226 = 551 (100%)
R 148 of 551 ~ 26.86%
G 177 of 551 ~ 32.12%
B 226 of 551 ~ 41.02'%

%26.86
%32.12
%41.02

CMYK color model

#94B1E2 color CMYK value is (35,22,0,11).

  • cyan value is 34.51%
  • magenta value is 21.68%
  • yellow value is 0.00%
  • key color value is 11.37%

CMYK: (35,22,0,11)
C35M22Y0K11 (35%, 22%, 0%, 11%)
(0.35 / 0.22 / 0.00 / 0.11)

CMYK percentages

%34.51
%21.68
%0
%11.37

Codes

Color #94B1E2 in popluar color models

94 B1 E2
RGB 148 177 226
HSL 218° 57.35% 73.33%
HSB/HSV 218° 34.51% 88.63%
CMYK 34.51% 21.68% 0.00%
11.37%

Color #94B1E2 in popluar number systems.

HEX 94 B1 E2
Decimal 148 177 226
Binary 10010100 10110001 11100010
Octal 224 261 342

Shades and tints

Shades of #94B1E2

#94B1E2
(148,177,226)
#87A1CE
(135,161,206)
#7A91BA
(122,145,186)
#6D81A6
(109,129,166)
#607192
(96,113,146)
#53617E
(83,97,126)
#46516A
(70,81,106)
#394156
(57,65,86)
#2C3142
(44,49,66)
#1F212E
(31,33,46)
#12111A
(18,17,26)
#000000
(0,0,0)

Tints of #94B1E2

#94B1E2
(148,177,226)
#9DB8E4
(157,184,228)
#A6BFE6
(166,191,230)
#AFC6E8
(175,198,232)
#B8CDEA
(184,205,234)
#C1D4EC
(193,212,236)
#CADBEE
(202,219,238)
#D3E2F0
(211,226,240)
#DCE9F2
(220,233,242)
#E5F0F4
(229,240,244)
#EEF7F6
(238,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94B1E2 color. Also use rgb(148,177,226) instead hex code.

Text Font Color

.myTextColor { color: #94B1E2; }

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

This text font color is #94B1E2.

Background Color

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

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

This div background color is #94B1E2.

Border color

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

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

This div border color is #94B1E2.

Opacity

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

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

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

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

This text has shadow with #94B1E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94B1E2.

Preview

Color preview on black background

This text has color #94B1E2 on black background.


Color preview on white background

This text has color #94B1E2 on white background.


Black color preview on #94B1E2 background

This text has black color on #94B1E2 background.


White color preview on #94B1E2 background

This text has white color on #94B1E2 background.


Related colors

Complementary color

Complementary color for #hex is #6B4E1D.


I love getcolorcode.com

Triadic colors

1 #E294B1 and #B1E294 with #94B1E2 are triadic colors.

2 #E2B194 and #B194E2 with #94B1E2 are triadic colors.