COLOR #96B5DD

HEX: #96B5DD RGB: (150,181,221)

Renk bilgisi

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

RGB renk modeli

#96B5DD color RGB value is (150,181,221).

RGB: (150,181,221) (59%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 181 of 255 = 71%
B 221 of 255 = 87%

150
181
221

R + G + B ~ 72%. #96B5DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 181 + 221 = 552 (100%)
R 150 of 552 ~ 27.17%
G 181 of 552 ~ 32.79%
B 221 of 552 ~ 40.04'%

%27.17
%32.79
%40.04

CMYK RENK MODELİ

#96B5DD rengi CMYK tonu (32,18,0,13).

  • camgöbeği tonu 32.13%
  • eflatun tonu 18.10%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (32,18,0,13)
C32M18Y0K13 (32%, 18%, 0%, 13%)
(0.32 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%32.13
%18.1
%0
%13.33

Codes

Color #96B5DD in popluar color models

96 B5 DD
RGB 150 181 221
HSL 214° 51.08% 72.75%
HSB/HSV 214° 32.13% 86.67%
CMYK 32.13% 18.10% 0.00%
13.33%

Color #96B5DD in popluar number systems.

HEX 96 B5 DD
Decimal 150 181 221
Binary 10010110 10110101 11011101
Octal 226 265 335

Shades and tints

Shades of #96B5DD

#96B5DD
(150,181,221)
#89A5C9
(137,165,201)
#7C95B5
(124,149,181)
#6F85A1
(111,133,161)
#62758D
(98,117,141)
#556579
(85,101,121)
#485565
(72,85,101)
#3B4551
(59,69,81)
#2E353D
(46,53,61)
#212529
(33,37,41)
#141515
(20,21,21)
#000000
(0,0,0)

Tints of #96B5DD

#96B5DD
(150,181,221)
#9FBBE0
(159,187,224)
#A8C1E3
(168,193,227)
#B1C7E6
(177,199,230)
#BACDE9
(186,205,233)
#C3D3EC
(195,211,236)
#CCD9EF
(204,217,239)
#D5DFF2
(213,223,242)
#DEE5F5
(222,229,245)
#E7EBF8
(231,235,248)
#F0F1FB
(240,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96B5DD color. Also use rgb(150,181,221) instead hex code.

Text Font Color

.myTextColor { color: #96B5DD; }

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

This text font color is #96B5DD.

Background Color

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

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

This div background color is #96B5DD.

Border color

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

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

This div border color is #96B5DD.

Opacity

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

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

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

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

This text has shadow with #96B5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96B5DD.

Preview

Color preview on black background

This text has color #96B5DD on black background.


Color preview on white background

This text has color #96B5DD on white background.


Black color preview on #96B5DD background

This text has black color on #96B5DD background.


White color preview on #96B5DD background

This text has white color on #96B5DD background.


Related colors

Complementary color

Complementary color for #hex is #694A22.


I love getcolorcode.com

Triadic colors

1 #DD96B5 and #B5DD96 with #96B5DD are triadic colors.

2 #DDB596 and #B596DD with #96B5DD are triadic colors.