COLOR #96ABDD

HEX: #96ABDD RGB: (150,171,221)

Renk bilgisi

#96ABDD contains mainly green and blue colors. #96ABDD ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#96ABDD color RGB value is (150,171,221).

RGB: (150,171,221) (59%, 67%, 87%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 171 of 255 = 67%
B 221 of 255 = 87%

150
171
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 171 + 221 = 542 (100%)
R 150 of 542 ~ 27.68%
G 171 of 542 ~ 31.55%
B 221 of 542 ~ 40.77'%

%27.68
%31.55
%40.77

CMYK RENK MODELİ

#96ABDD rengi CMYK tonu (32,23,0,13).

  • camgöbeği tonu 32.13%
  • eflatun tonu 22.62%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%
CMYK: (32,23,0,13) C32M23Y0K13 (32%,23%,0%,13%) (0.32/0.23/0.00/0.13) 

CMYK yüzdeleri

%32.13
%22.62
%0
%13.33

Codes

Color #96ABDD in popluar color models

96 AB DD
RGB 150 171 221
HSL 222° 51.08% 72.75%
HSB/HSV 222° 32.13% 86.67%
CMYK 32.13% 22.62% 0.00%
13.33%

Color #96ABDD in popluar number systems.

HEX 96 AB DD
Decimal 150 171 221
Binary 10010110 10101011 11011101
Octal 226 253 335

Shades and tints

Shades of #96ABDD

#96ABDD
(150,171,221)
#899CC9
(137,156,201)
#7C8DB5
(124,141,181)
#6F7EA1
(111,126,161)
#626F8D
(98,111,141)
#556079
(85,96,121)
#485165
(72,81,101)
#3B4251
(59,66,81)
#2E333D
(46,51,61)
#212429
(33,36,41)
#141515
(20,21,21)
#000000
(0,0,0)

Tints of #96ABDD

#96ABDD
(150,171,221)
#9FB2E0
(159,178,224)
#A8B9E3
(168,185,227)
#B1C0E6
(177,192,230)
#BAC7E9
(186,199,233)
#C3CEEC
(195,206,236)
#CCD5EF
(204,213,239)
#D5DCF2
(213,220,242)
#DEE3F5
(222,227,245)
#E7EAF8
(231,234,248)
#F0F1FB
(240,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96ABDD; }

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

This text font color is #96ABDD.

Background Color

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

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

This div background color is #96ABDD.

Border color

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

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

This div border color is #96ABDD.

Opacity

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

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

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

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

This text has shadow with #96ABDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96ABDD.

Preview

Color preview on black background

This text has color #96ABDD on black background.


Color preview on white background

This text has color #96ABDD on white background.


Black color preview on #96ABDD background

This text has black color on #96ABDD background.


White color preview on #96ABDD background

This text has white color on #96ABDD background.


Related colors

Complementary color

Complementary color for #hex is #695422.


I love getcolorcode.com

Triadic colors

1 #DD96AB and #ABDD96 with #96ABDD are triadic colors.

2 #DDAB96 and #AB96DD with #96ABDD are triadic colors.