COLOR #94B6E7

HEX: #94B6E7 RGB: (148,182,231)

Color info

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

RGB color model

#94B6E7 color RGB value is (148,182,231).

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

RGB channels and saturation

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

148
182
231

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

Portions of RGB colors in percentages

R + G + B = 148 + 182 + 231 = 561 (100%)
R 148 of 561 ~ 26.38%
G 182 of 561 ~ 32.44%
B 231 of 561 ~ 41.18'%

%26.38
%32.44
%41.18

CMYK color model

#94B6E7 color CMYK value is (36,21,0,9).

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

CMYK: (36,21,0,9)
C36M21Y0K9 (36%, 21%, 0%, 9%)
(0.36 / 0.21 / 0.00 / 0.09)

CMYK percentages

%35.93
%21.21
%0
%9.41

Codes

Color #94B6E7 in popluar color models

94 B6 E7
RGB 148 182 231
HSL 215° 63.36% 74.31%
HSB/HSV 215° 35.93% 90.59%
CMYK 35.93% 21.21% 0.00%
9.41%

Color #94B6E7 in popluar number systems.

HEX 94 B6 E7
Decimal 148 182 231
Binary 10010100 10110110 11100111
Octal 224 266 347

Shades and tints

Shades of #94B6E7

#94B6E7
(148,182,231)
#87A6D2
(135,166,210)
#7A96BD
(122,150,189)
#6D86A8
(109,134,168)
#607693
(96,118,147)
#53667E
(83,102,126)
#465669
(70,86,105)
#394654
(57,70,84)
#2C363F
(44,54,63)
#1F262A
(31,38,42)
#121615
(18,22,21)
#000000
(0,0,0)

Tints of #94B6E7

#94B6E7
(148,182,231)
#9DBCE9
(157,188,233)
#A6C2EB
(166,194,235)
#AFC8ED
(175,200,237)
#B8CEEF
(184,206,239)
#C1D4F1
(193,212,241)
#CADAF3
(202,218,243)
#D3E0F5
(211,224,245)
#DCE6F7
(220,230,247)
#E5ECF9
(229,236,249)
#EEF2FB
(238,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #94B6E7; }

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

This text font color is #94B6E7.

Background Color

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

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

This div background color is #94B6E7.

Border color

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

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

This div border color is #94B6E7.

Opacity

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

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

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

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

This text has shadow with #94B6E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94B6E7.

Preview

Color preview on black background

This text has color #94B6E7 on black background.


Color preview on white background

This text has color #94B6E7 on white background.


Black color preview on #94B6E7 background

This text has black color on #94B6E7 background.


White color preview on #94B6E7 background

This text has white color on #94B6E7 background.


Related colors

Complementary color

Complementary color for #hex is #6B4918.


I love getcolorcode.com

Triadic colors

1 #E794B6 and #B6E794 with #94B6E7 are triadic colors.

2 #E7B694 and #B694E7 with #94B6E7 are triadic colors.