COLOR #96B6D6

HEX: #96B6D6 RGB: (150,182,214)

Renk bilgisi

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

RGB renk modeli

#96B6D6 color RGB value is (150,182,214).

RGB: (150,182,214) (59%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 182 of 255 = 71%
B 214 of 255 = 84%

150
182
214

R + G + B ~ 71%. #96B6D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 182 + 214 = 546 (100%)
R 150 of 546 ~ 27.47%
G 182 of 546 ~ 33.33%
B 214 of 546 ~ 39.19'%

%27.47
%33.33
%39.19

CMYK RENK MODELİ

#96B6D6 rengi CMYK tonu (30,15,0,16).

  • camgöbeği tonu 29.91%
  • eflatun tonu 14.95%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (30,15,0,16)
C30M15Y0K16 (30%, 15%, 0%, 16%)
(0.30 / 0.15 / 0.00 / 0.16)

CMYK yüzdeleri

%29.91
%14.95
%0
%16.08

Codes

Color #96B6D6 in popluar color models

96 B6 D6
RGB 150 182 214
HSL 210° 43.84% 71.37%
HSB/HSV 210° 29.91% 83.92%
CMYK 29.91% 14.95% 0.00%
16.08%

Color #96B6D6 in popluar number systems.

HEX 96 B6 D6
Decimal 150 182 214
Binary 10010110 10110110 11010110
Octal 226 266 326

Shades and tints

Shades of #96B6D6

#96B6D6
(150,182,214)
#89A6C3
(137,166,195)
#7C96B0
(124,150,176)
#6F869D
(111,134,157)
#62768A
(98,118,138)
#556677
(85,102,119)
#485664
(72,86,100)
#3B4651
(59,70,81)
#2E363E
(46,54,62)
#21262B
(33,38,43)
#141618
(20,22,24)
#000000
(0,0,0)

Tints of #96B6D6

#96B6D6
(150,182,214)
#9FBCD9
(159,188,217)
#A8C2DC
(168,194,220)
#B1C8DF
(177,200,223)
#BACEE2
(186,206,226)
#C3D4E5
(195,212,229)
#CCDAE8
(204,218,232)
#D5E0EB
(213,224,235)
#DEE6EE
(222,230,238)
#E7ECF1
(231,236,241)
#F0F2F4
(240,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96B6D6 color. Also use rgb(150,182,214) instead hex code.

Text Font Color

.myTextColor { color: #96B6D6; }

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

This text font color is #96B6D6.

Background Color

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

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

This div background color is #96B6D6.

Border color

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

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

This div border color is #96B6D6.

Opacity

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

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

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

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

This text has shadow with #96B6D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96B6D6.

Preview

Color preview on black background

This text has color #96B6D6 on black background.


Color preview on white background

This text has color #96B6D6 on white background.


Black color preview on #96B6D6 background

This text has black color on #96B6D6 background.


White color preview on #96B6D6 background

This text has white color on #96B6D6 background.


Related colors

Complementary color

Complementary color for #hex is #694929.


I love getcolorcode.com

Triadic colors

1 #D696B6 and #B6D696 with #96B6D6 are triadic colors.

2 #D6B696 and #B696D6 with #96B6D6 are triadic colors.