COLOR #96C5E6

HEX: #96C5E6 RGB: (150,197,230)

Renk bilgisi

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

RGB renk modeli

#96C5E6 color RGB value is (150,197,230).

RGB: (150,197,230) (59%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 197 of 255 = 77%
B 230 of 255 = 90%

150
197
230

R + G + B ~ 75%. #96C5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 197 + 230 = 577 (100%)
R 150 of 577 ~ 26%
G 197 of 577 ~ 34.14%
B 230 of 577 ~ 39.86'%

%26
%34.14
%39.86

CMYK RENK MODELİ

#96C5E6 rengi CMYK tonu (35,14,0,10).

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

CMYK: (35,14,0,10)
C35M14Y0K10 (35%, 14%, 0%, 10%)
(0.35 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%34.78
%14.35
%0
%9.8

Codes

Color #96C5E6 in popluar color models

96 C5 E6
RGB 150 197 230
HSL 205° 61.54% 74.51%
HSB/HSV 205° 34.78% 90.20%
CMYK 34.78% 14.35% 0.00%
9.80%

Color #96C5E6 in popluar number systems.

HEX 96 C5 E6
Decimal 150 197 230
Binary 10010110 11000101 11100110
Octal 226 305 346

Shades and tints

Shades of #96C5E6

#96C5E6
(150,197,230)
#89B4D2
(137,180,210)
#7CA3BE
(124,163,190)
#6F92AA
(111,146,170)
#628196
(98,129,150)
#557082
(85,112,130)
#485F6E
(72,95,110)
#3B4E5A
(59,78,90)
#2E3D46
(46,61,70)
#212C32
(33,44,50)
#141B1E
(20,27,30)
#000000
(0,0,0)

Tints of #96C5E6

#96C5E6
(150,197,230)
#9FCAE8
(159,202,232)
#A8CFEA
(168,207,234)
#B1D4EC
(177,212,236)
#BAD9EE
(186,217,238)
#C3DEF0
(195,222,240)
#CCE3F2
(204,227,242)
#D5E8F4
(213,232,244)
#DEEDF6
(222,237,246)
#E7F2F8
(231,242,248)
#F0F7FA
(240,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96C5E6; }

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

This text font color is #96C5E6.

Background Color

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

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

This div background color is #96C5E6.

Border color

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

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

This div border color is #96C5E6.

Opacity

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

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

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

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

This text has shadow with #96C5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96C5E6.

Preview

Color preview on black background

This text has color #96C5E6 on black background.


Color preview on white background

This text has color #96C5E6 on white background.


Black color preview on #96C5E6 background

This text has black color on #96C5E6 background.


White color preview on #96C5E6 background

This text has white color on #96C5E6 background.


Related colors

Complementary color

Complementary color for #hex is #693A19.


I love getcolorcode.com

Triadic colors

1 #E696C5 and #C5E696 with #96C5E6 are triadic colors.

2 #E6C596 and #C596E6 with #96C5E6 are triadic colors.