COLOR #96D5E6

HEX: #96D5E6 RGB: (150,213,230)

Renk bilgisi

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

RGB renk modeli

#96D5E6 color RGB value is (150,213,230).

RGB: (150,213,230) (59%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 213 of 255 = 84%
B 230 of 255 = 90%

150
213
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 213 + 230 = 593 (100%)
R 150 of 593 ~ 25.3%
G 213 of 593 ~ 35.92%
B 230 of 593 ~ 38.79'%

%25.3
%35.92
%38.79

CMYK RENK MODELİ

#96D5E6 rengi CMYK tonu (35,7,0,10).

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

CMYK: (35,7,0,10)
C35M7Y0K10 (35%, 7%, 0%, 10%)
(0.35 / 0.07 / 0.00 / 0.10)

CMYK yüzdeleri

%34.78
%7.39
%0
%9.8

Codes

Color #96D5E6 in popluar color models

96 D5 E6
RGB 150 213 230
HSL 193° 61.54% 74.51%
HSB/HSV 193° 34.78% 90.20%
CMYK 34.78% 7.39% 0.00%
9.80%

Color #96D5E6 in popluar number systems.

HEX 96 D5 E6
Decimal 150 213 230
Binary 10010110 11010101 11100110
Octal 226 325 346

Shades and tints

Shades of #96D5E6

#96D5E6
(150,213,230)
#89C2D2
(137,194,210)
#7CAFBE
(124,175,190)
#6F9CAA
(111,156,170)
#628996
(98,137,150)
#557682
(85,118,130)
#48636E
(72,99,110)
#3B505A
(59,80,90)
#2E3D46
(46,61,70)
#212A32
(33,42,50)
#14171E
(20,23,30)
#000000
(0,0,0)

Tints of #96D5E6

#96D5E6
(150,213,230)
#9FD8E8
(159,216,232)
#A8DBEA
(168,219,234)
#B1DEEC
(177,222,236)
#BAE1EE
(186,225,238)
#C3E4F0
(195,228,240)
#CCE7F2
(204,231,242)
#D5EAF4
(213,234,244)
#DEEDF6
(222,237,246)
#E7F0F8
(231,240,248)
#F0F3FA
(240,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96D5E6; }

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

This text font color is #96D5E6.

Background Color

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

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

This div background color is #96D5E6.

Border color

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

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

This div border color is #96D5E6.

Opacity

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

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

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

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

This text has shadow with #96D5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96D5E6.

Preview

Color preview on black background

This text has color #96D5E6 on black background.


Color preview on white background

This text has color #96D5E6 on white background.


Black color preview on #96D5E6 background

This text has black color on #96D5E6 background.


White color preview on #96D5E6 background

This text has white color on #96D5E6 background.


Related colors

Complementary color

Complementary color for #hex is #692A19.


I love getcolorcode.com

Triadic colors

1 #E696D5 and #D5E696 with #96D5E6 are triadic colors.

2 #E6D596 and #D596E6 with #96D5E6 are triadic colors.