COLOR #94B4E7

HEX: #94B4E7 RGB: (148,180,231)

Color info

#94B4E7 contains mainly green and blue colors. Web safe color of #94B4E7 is #99CCFF (or #9CF).

RGB color model

#94B4E7 color RGB value is (148,180,231).

RGB: (148,180,231) (58%, 71%, 91%)

RGB channels and saturation

R 148 of 255 = 58%
G 180 of 255 = 71%
B 231 of 255 = 91%

148
180
231

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

Portions of RGB colors in percentages

R + G + B = 148 + 180 + 231 = 559 (100%)
R 148 of 559 ~ 26.48%
G 180 of 559 ~ 32.2%
B 231 of 559 ~ 41.32'%

%26.48
%32.2
%41.32

CMYK color model

#94B4E7 color CMYK value is (36,22,0,9).

  • cyan value is 35.93%
  • magenta value is 22.08%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (36,22,0,9)
C36M22Y0K9 (36%, 22%, 0%, 9%)
(0.36 / 0.22 / 0.00 / 0.09)

CMYK percentages

%35.93
%22.08
%0
%9.41

Codes

Color #94B4E7 in popluar color models

94 B4 E7
RGB 148 180 231
HSL 217° 63.36% 74.31%
HSB/HSV 217° 35.93% 90.59%
CMYK 35.93% 22.08% 0.00%
9.41%

Color #94B4E7 in popluar number systems.

HEX 94 B4 E7
Decimal 148 180 231
Binary 10010100 10110100 11100111
Octal 224 264 347

Shades and tints

Shades of #94B4E7

#94B4E7
(148,180,231)
#87A4D2
(135,164,210)
#7A94BD
(122,148,189)
#6D84A8
(109,132,168)
#607493
(96,116,147)
#53647E
(83,100,126)
#465469
(70,84,105)
#394454
(57,68,84)
#2C343F
(44,52,63)
#1F242A
(31,36,42)
#121415
(18,20,21)
#000000
(0,0,0)

Tints of #94B4E7

#94B4E7
(148,180,231)
#9DBAE9
(157,186,233)
#A6C0EB
(166,192,235)
#AFC6ED
(175,198,237)
#B8CCEF
(184,204,239)
#C1D2F1
(193,210,241)
#CAD8F3
(202,216,243)
#D3DEF5
(211,222,245)
#DCE4F7
(220,228,247)
#E5EAF9
(229,234,249)
#EEF0FB
(238,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94B4E7 color. Also use rgb(148,180,231) instead hex code.

Text Font Color

.myTextColor { color: #94B4E7; }

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

This text font color is #94B4E7.

Background Color

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

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

This div background color is #94B4E7.

Border color

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

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

This div border color is #94B4E7.

Opacity

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

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

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

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

This text has shadow with #94B4E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94B4E7.

Preview

Color preview on black background

This text has color #94B4E7 on black background.


Color preview on white background

This text has color #94B4E7 on white background.


Black color preview on #94B4E7 background

This text has black color on #94B4E7 background.


White color preview on #94B4E7 background

This text has white color on #94B4E7 background.


Related colors

Complementary color

Complementary color for #hex is #6B4B18.


I love getcolorcode.com

Triadic colors

1 #E794B4 and #B4E794 with #94B4E7 are triadic colors.

2 #E7B494 and #B494E7 with #94B4E7 are triadic colors.