COLOR #96D4E7

HEX: #96D4E7 RGB: (150,212,231)

Renk bilgisi

#96D4E7 contains mainly green and blue colors. #96D4E7 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#96D4E7 color RGB value is (150,212,231).

RGB: (150,212,231) (59%, 83%, 91%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 212 of 255 = 83%
B 231 of 255 = 91%

150
212
231

R + G + B ~ 78%. #96D4E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 212 + 231 = 593 (100%)
R 150 of 593 ~ 25.3%
G 212 of 593 ~ 35.75%
B 231 of 593 ~ 38.95'%

%25.3
%35.75
%38.95

CMYK RENK MODELİ

#96D4E7 rengi CMYK tonu (35,8,0,9).

  • camgöbeği tonu 35.06%
  • eflatun tonu 8.23%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (35,8,0,9)
C35M8Y0K9 (35%, 8%, 0%, 9%)
(0.35 / 0.08 / 0.00 / 0.09)

CMYK yüzdeleri

%35.06
%8.23
%0
%9.41

Codes

Color #96D4E7 in popluar color models

96 D4 E7
RGB 150 212 231
HSL 194° 62.79% 74.71%
HSB/HSV 194° 35.06% 90.59%
CMYK 35.06% 8.23% 0.00%
9.41%

Color #96D4E7 in popluar number systems.

HEX 96 D4 E7
Decimal 150 212 231
Binary 10010110 11010100 11100111
Octal 226 324 347

Shades and tints

Shades of #96D4E7

#96D4E7
(150,212,231)
#89C1D2
(137,193,210)
#7CAEBD
(124,174,189)
#6F9BA8
(111,155,168)
#628893
(98,136,147)
#55757E
(85,117,126)
#486269
(72,98,105)
#3B4F54
(59,79,84)
#2E3C3F
(46,60,63)
#21292A
(33,41,42)
#141615
(20,22,21)
#000000
(0,0,0)

Tints of #96D4E7

#96D4E7
(150,212,231)
#9FD7E9
(159,215,233)
#A8DAEB
(168,218,235)
#B1DDED
(177,221,237)
#BAE0EF
(186,224,239)
#C3E3F1
(195,227,241)
#CCE6F3
(204,230,243)
#D5E9F5
(213,233,245)
#DEECF7
(222,236,247)
#E7EFF9
(231,239,249)
#F0F2FB
(240,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96D4E7 color. Also use rgb(150,212,231) instead hex code.

Text Font Color

.myTextColor { color: #96D4E7; }

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

This text font color is #96D4E7.

Background Color

.myBgColor { background-color: #96D4E7; }

<div style="background-color:#96D4E7">Inner text</div>

This div background color is #96D4E7.

Border color

.myBorderColor { border: 1px solid #96D4E7; }

<div style="border:3px solid #96D4E7">Div</div>

This div border color is #96D4E7.

Opacity

.myOpacity80 { color: #96D4E7; opacity: 0.8; }

<p style="color:#96D4E7;opacity:0.8;">80%</p>

Text with #96D4E7 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 #96D4E7;}

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

This text has shadow with #96D4E7 color.


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

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

This text has shadow with #96D4E7 primary color and red secondary color.


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

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

This text has shadow with #96D4E7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #96D4E7.

Preview

Color preview on black background

This text has color #96D4E7 on black background.


Color preview on white background

This text has color #96D4E7 on white background.


Black color preview on #96D4E7 background

This text has black color on #96D4E7 background.


White color preview on #96D4E7 background

This text has white color on #96D4E7 background.


Related colors

Complementary color

Complementary color for #hex is #692B18.


I love getcolorcode.com

Triadic colors

1 #E796D4 and #D4E796 with #96D4E7 are triadic colors.

2 #E7D496 and #D496E7 with #96D4E7 are triadic colors.