COLOR #96D3E7

HEX: #96D3E7 RGB: (150,211,231)

Renk bilgisi

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

RGB renk modeli

#96D3E7 color RGB value is (150,211,231).

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

RGB bağlantıları ve doygunluk

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

150
211
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 211 + 231 = 592 (100%)
R 150 of 592 ~ 25.34%
G 211 of 592 ~ 35.64%
B 231 of 592 ~ 39.02'%

%25.34
%35.64
%39.02

CMYK RENK MODELİ

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

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

CMYK: (35,9,0,9)
C35M9Y0K9 (35%, 9%, 0%, 9%)
(0.35 / 0.09 / 0.00 / 0.09)

CMYK yüzdeleri

%35.06
%8.66
%0
%9.41

Codes

Color #96D3E7 in popluar color models

96 D3 E7
RGB 150 211 231
HSL 195° 62.79% 74.71%
HSB/HSV 195° 35.06% 90.59%
CMYK 35.06% 8.66% 0.00%
9.41%

Color #96D3E7 in popluar number systems.

HEX 96 D3 E7
Decimal 150 211 231
Binary 10010110 11010011 11100111
Octal 226 323 347

Shades and tints

Shades of #96D3E7

#96D3E7
(150,211,231)
#89C0D2
(137,192,210)
#7CADBD
(124,173,189)
#6F9AA8
(111,154,168)
#628793
(98,135,147)
#55747E
(85,116,126)
#486169
(72,97,105)
#3B4E54
(59,78,84)
#2E3B3F
(46,59,63)
#21282A
(33,40,42)
#141515
(20,21,21)
#000000
(0,0,0)

Tints of #96D3E7

#96D3E7
(150,211,231)
#9FD7E9
(159,215,233)
#A8DBEB
(168,219,235)
#B1DFED
(177,223,237)
#BAE3EF
(186,227,239)
#C3E7F1
(195,231,241)
#CCEBF3
(204,235,243)
#D5EFF5
(213,239,245)
#DEF3F7
(222,243,247)
#E7F7F9
(231,247,249)
#F0FBFB
(240,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96D3E7; }

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

This text font color is #96D3E7.

Background Color

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

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

This div background color is #96D3E7.

Border color

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

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

This div border color is #96D3E7.

Opacity

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

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

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

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

This text has shadow with #96D3E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96D3E7.

Preview

Color preview on black background

This text has color #96D3E7 on black background.


Color preview on white background

This text has color #96D3E7 on white background.


Black color preview on #96D3E7 background

This text has black color on #96D3E7 background.


White color preview on #96D3E7 background

This text has white color on #96D3E7 background.


Related colors

Complementary color

Complementary color for #hex is #692C18.


I love getcolorcode.com

Triadic colors

1 #E796D3 and #D3E796 with #96D3E7 are triadic colors.

2 #E7D396 and #D396E7 with #96D3E7 are triadic colors.