COLOR #96D3E6

HEX: #96D3E6 RGB: (150,211,230)

Renk bilgisi

#96D3E6 contains mainly green and blue colors. #96D3E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#96D3E6 color RGB value is (150,211,230).

RGB: (150,211,230) (59%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 211 of 255 = 83%
B 230 of 255 = 90%

150
211
230

R + G + B ~ 77%. #96D3E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 211 + 230 = 591 (100%)
R 150 of 591 ~ 25.38%
G 211 of 591 ~ 35.7%
B 230 of 591 ~ 38.92'%

%25.38
%35.7
%38.92

CMYK RENK MODELİ

#96D3E6 rengi CMYK tonu (35,8,0,10).

  • camgöbeği tonu 34.78%
  • eflatun tonu 8.26%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (35,8,0,10)
C35M8Y0K10 (35%, 8%, 0%, 10%)
(0.35 / 0.08 / 0.00 / 0.10)

CMYK yüzdeleri

%34.78
%8.26
%0
%9.8

Codes

Color #96D3E6 in popluar color models

96 D3 E6
RGB 150 211 230
HSL 194° 61.54% 74.51%
HSB/HSV 194° 34.78% 90.20%
CMYK 34.78% 8.26% 0.00%
9.80%

Color #96D3E6 in popluar number systems.

HEX 96 D3 E6
Decimal 150 211 230
Binary 10010110 11010011 11100110
Octal 226 323 346

Shades and tints

Shades of #96D3E6

#96D3E6
(150,211,230)
#89C0D2
(137,192,210)
#7CADBE
(124,173,190)
#6F9AAA
(111,154,170)
#628796
(98,135,150)
#557482
(85,116,130)
#48616E
(72,97,110)
#3B4E5A
(59,78,90)
#2E3B46
(46,59,70)
#212832
(33,40,50)
#14151E
(20,21,30)
#000000
(0,0,0)

Tints of #96D3E6

#96D3E6
(150,211,230)
#9FD7E8
(159,215,232)
#A8DBEA
(168,219,234)
#B1DFEC
(177,223,236)
#BAE3EE
(186,227,238)
#C3E7F0
(195,231,240)
#CCEBF2
(204,235,242)
#D5EFF4
(213,239,244)
#DEF3F6
(222,243,246)
#E7F7F8
(231,247,248)
#F0FBFA
(240,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96D3E6; }

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

This text font color is #96D3E6.

Background Color

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

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

This div background color is #96D3E6.

Border color

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

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

This div border color is #96D3E6.

Opacity

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

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

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

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

This text has shadow with #96D3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96D3E6.

Preview

Color preview on black background

This text has color #96D3E6 on black background.


Color preview on white background

This text has color #96D3E6 on white background.


Black color preview on #96D3E6 background

This text has black color on #96D3E6 background.


White color preview on #96D3E6 background

This text has white color on #96D3E6 background.


Related colors

Complementary color

Complementary color for #hex is #692C19.


I love getcolorcode.com

Triadic colors

1 #E696D3 and #D3E696 with #96D3E6 are triadic colors.

2 #E6D396 and #D396E6 with #96D3E6 are triadic colors.