COLOR #94C7E7

HEX: #94C7E7 RGB: (148,199,231)

Color info

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

RGB color model

#94C7E7 color RGB value is (148,199,231).

RGB: (148,199,231) (58%, 78%, 91%)

RGB channels and saturation

R 148 of 255 = 58%
G 199 of 255 = 78%
B 231 of 255 = 91%

148
199
231

R + G + B ~ 76%. #94C7E7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 148 + 199 + 231 = 578 (100%)
R 148 of 578 ~ 25.61%
G 199 of 578 ~ 34.43%
B 231 of 578 ~ 39.97'%

%25.61
%34.43
%39.97

CMYK color model

#94C7E7 color CMYK value is (36,14,0,9).

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

CMYK: (36,14,0,9)
C36M14Y0K9 (36%, 14%, 0%, 9%)
(0.36 / 0.14 / 0.00 / 0.09)

CMYK percentages

%35.93
%13.85
%0
%9.41

Codes

Color #94C7E7 in popluar color models

94 C7 E7
RGB 148 199 231
HSL 203° 63.36% 74.31%
HSB/HSV 203° 35.93% 90.59%
CMYK 35.93% 13.85% 0.00%
9.41%

Color #94C7E7 in popluar number systems.

HEX 94 C7 E7
Decimal 148 199 231
Binary 10010100 11000111 11100111
Octal 224 307 347

Shades and tints

Shades of #94C7E7

#94C7E7
(148,199,231)
#87B5D2
(135,181,210)
#7AA3BD
(122,163,189)
#6D91A8
(109,145,168)
#607F93
(96,127,147)
#536D7E
(83,109,126)
#465B69
(70,91,105)
#394954
(57,73,84)
#2C373F
(44,55,63)
#1F252A
(31,37,42)
#121315
(18,19,21)
#000000
(0,0,0)

Tints of #94C7E7

#94C7E7
(148,199,231)
#9DCCE9
(157,204,233)
#A6D1EB
(166,209,235)
#AFD6ED
(175,214,237)
#B8DBEF
(184,219,239)
#C1E0F1
(193,224,241)
#CAE5F3
(202,229,243)
#D3EAF5
(211,234,245)
#DCEFF7
(220,239,247)
#E5F4F9
(229,244,249)
#EEF9FB
(238,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #94C7E7; }

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

This text font color is #94C7E7.

Background Color

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

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

This div background color is #94C7E7.

Border color

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

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

This div border color is #94C7E7.

Opacity

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

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

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

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

This text has shadow with #94C7E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94C7E7.

Preview

Color preview on black background

This text has color #94C7E7 on black background.


Color preview on white background

This text has color #94C7E7 on white background.


Black color preview on #94C7E7 background

This text has black color on #94C7E7 background.


White color preview on #94C7E7 background

This text has white color on #94C7E7 background.


Related colors

Complementary color

Complementary color for #hex is #6B3818.


I love getcolorcode.com

Triadic colors

1 #E794C7 and #C7E794 with #94C7E7 are triadic colors.

2 #E7C794 and #C794E7 with #94C7E7 are triadic colors.