COLOR #94B9E6

HEX: #94B9E6 RGB: (148,185,230)

Color info

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

RGB color model

#94B9E6 color RGB value is (148,185,230).

RGB: (148,185,230) (58%, 73%, 90%)

RGB channels and saturation

R 148 of 255 = 58%
G 185 of 255 = 73%
B 230 of 255 = 90%

148
185
230

R + G + B ~ 74%. #94B9E6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 148 + 185 + 230 = 563 (100%)
R 148 of 563 ~ 26.29%
G 185 of 563 ~ 32.86%
B 230 of 563 ~ 40.85'%

%26.29
%32.86
%40.85

CMYK color model

#94B9E6 color CMYK value is (36,20,0,10).

  • cyan value is 35.65%
  • magenta value is 19.57%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (36,20,0,10)
C36M20Y0K10 (36%, 20%, 0%, 10%)
(0.36 / 0.20 / 0.00 / 0.10)

CMYK percentages

%35.65
%19.57
%0
%9.8

Codes

Color #94B9E6 in popluar color models

94 B9 E6
RGB 148 185 230
HSL 213° 62.12% 74.12%
HSB/HSV 213° 35.65% 90.20%
CMYK 35.65% 19.57% 0.00%
9.80%

Color #94B9E6 in popluar number systems.

HEX 94 B9 E6
Decimal 148 185 230
Binary 10010100 10111001 11100110
Octal 224 271 346

Shades and tints

Shades of #94B9E6

#94B9E6
(148,185,230)
#87A9D2
(135,169,210)
#7A99BE
(122,153,190)
#6D89AA
(109,137,170)
#607996
(96,121,150)
#536982
(83,105,130)
#46596E
(70,89,110)
#39495A
(57,73,90)
#2C3946
(44,57,70)
#1F2932
(31,41,50)
#12191E
(18,25,30)
#000000
(0,0,0)

Tints of #94B9E6

#94B9E6
(148,185,230)
#9DBFE8
(157,191,232)
#A6C5EA
(166,197,234)
#AFCBEC
(175,203,236)
#B8D1EE
(184,209,238)
#C1D7F0
(193,215,240)
#CADDF2
(202,221,242)
#D3E3F4
(211,227,244)
#DCE9F6
(220,233,246)
#E5EFF8
(229,239,248)
#EEF5FA
(238,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94B9E6 color. Also use rgb(148,185,230) instead hex code.

Text Font Color

.myTextColor { color: #94B9E6; }

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

This text font color is #94B9E6.

Background Color

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

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

This div background color is #94B9E6.

Border color

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

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

This div border color is #94B9E6.

Opacity

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

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

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

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

This text has shadow with #94B9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94B9E6.

Preview

Color preview on black background

This text has color #94B9E6 on black background.


Color preview on white background

This text has color #94B9E6 on white background.


Black color preview on #94B9E6 background

This text has black color on #94B9E6 background.


White color preview on #94B9E6 background

This text has white color on #94B9E6 background.


Related colors

Complementary color

Complementary color for #hex is #6B4619.


I love getcolorcode.com

Triadic colors

1 #E694B9 and #B9E694 with #94B9E6 are triadic colors.

2 #E6B994 and #B994E6 with #94B9E6 are triadic colors.