COLOR #94C2D8

HEX: #94C2D8 RGB: (148,194,216)

Color info

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

RGB color model

#94C2D8 color RGB value is (148,194,216).

RGB: (148,194,216) (58%, 76%, 85%)

RGB channels and saturation

R 148 of 255 = 58%
G 194 of 255 = 76%
B 216 of 255 = 85%

148
194
216

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

Portions of RGB colors in percentages

R + G + B = 148 + 194 + 216 = 558 (100%)
R 148 of 558 ~ 26.52%
G 194 of 558 ~ 34.77%
B 216 of 558 ~ 38.71'%

%26.52
%34.77
%38.71

CMYK color model

#94C2D8 color CMYK value is (31,10,0,15).

  • cyan value is 31.48%
  • magenta value is 10.19%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (31,10,0,15)
C31M10Y0K15 (31%, 10%, 0%, 15%)
(0.31 / 0.10 / 0.00 / 0.15)

CMYK percentages

%31.48
%10.19
%0
%15.29

Codes

Color #94C2D8 in popluar color models

94 C2 D8
RGB 148 194 216
HSL 199° 46.58% 71.37%
HSB/HSV 199° 31.48% 84.71%
CMYK 31.48% 10.19% 0.00%
15.29%

Color #94C2D8 in popluar number systems.

HEX 94 C2 D8
Decimal 148 194 216
Binary 10010100 11000010 11011000
Octal 224 302 330

Shades and tints

Shades of #94C2D8

#94C2D8
(148,194,216)
#87B1C5
(135,177,197)
#7AA0B2
(122,160,178)
#6D8F9F
(109,143,159)
#607E8C
(96,126,140)
#536D79
(83,109,121)
#465C66
(70,92,102)
#394B53
(57,75,83)
#2C3A40
(44,58,64)
#1F292D
(31,41,45)
#12181A
(18,24,26)
#000000
(0,0,0)

Tints of #94C2D8

#94C2D8
(148,194,216)
#9DC7DB
(157,199,219)
#A6CCDE
(166,204,222)
#AFD1E1
(175,209,225)
#B8D6E4
(184,214,228)
#C1DBE7
(193,219,231)
#CAE0EA
(202,224,234)
#D3E5ED
(211,229,237)
#DCEAF0
(220,234,240)
#E5EFF3
(229,239,243)
#EEF4F6
(238,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94C2D8 color. Also use rgb(148,194,216) instead hex code.

Text Font Color

.myTextColor { color: #94C2D8; }

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

This text font color is #94C2D8.

Background Color

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

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

This div background color is #94C2D8.

Border color

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

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

This div border color is #94C2D8.

Opacity

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

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

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

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

This text has shadow with #94C2D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94C2D8.

Preview

Color preview on black background

This text has color #94C2D8 on black background.


Color preview on white background

This text has color #94C2D8 on white background.


Black color preview on #94C2D8 background

This text has black color on #94C2D8 background.


White color preview on #94C2D8 background

This text has white color on #94C2D8 background.


Related colors

Complementary color

Complementary color for #hex is #6B3D27.


I love getcolorcode.com

Triadic colors

1 #D894C2 and #C2D894 with #94C2D8 are triadic colors.

2 #D8C294 and #C294D8 with #94C2D8 are triadic colors.