COLOR #96AEDB

HEX: #96AEDB RGB: (150,174,219)

Renk bilgisi

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

RGB renk modeli

#96AEDB color RGB value is (150,174,219).

RGB: (150,174,219) (59%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 174 of 255 = 68%
B 219 of 255 = 86%

150
174
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 174 + 219 = 543 (100%)
R 150 of 543 ~ 27.62%
G 174 of 543 ~ 32.04%
B 219 of 543 ~ 40.33'%

%27.62
%32.04
%40.33

CMYK RENK MODELİ

#96AEDB rengi CMYK tonu (32,21,0,14).

  • camgöbeği tonu 31.51%
  • eflatun tonu 20.55%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (32,21,0,14)
C32M21Y0K14 (32%, 21%, 0%, 14%)
(0.32 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%31.51
%20.55
%0
%14.12

Codes

Color #96AEDB in popluar color models

96 AE DB
RGB 150 174 219
HSL 219° 48.94% 72.35%
HSB/HSV 219° 31.51% 85.88%
CMYK 31.51% 20.55% 0.00%
14.12%

Color #96AEDB in popluar number systems.

HEX 96 AE DB
Decimal 150 174 219
Binary 10010110 10101110 11011011
Octal 226 256 333

Shades and tints

Shades of #96AEDB

#96AEDB
(150,174,219)
#899FC8
(137,159,200)
#7C90B5
(124,144,181)
#6F81A2
(111,129,162)
#62728F
(98,114,143)
#55637C
(85,99,124)
#485469
(72,84,105)
#3B4556
(59,69,86)
#2E3643
(46,54,67)
#212730
(33,39,48)
#14181D
(20,24,29)
#000000
(0,0,0)

Tints of #96AEDB

#96AEDB
(150,174,219)
#9FB5DE
(159,181,222)
#A8BCE1
(168,188,225)
#B1C3E4
(177,195,228)
#BACAE7
(186,202,231)
#C3D1EA
(195,209,234)
#CCD8ED
(204,216,237)
#D5DFF0
(213,223,240)
#DEE6F3
(222,230,243)
#E7EDF6
(231,237,246)
#F0F4F9
(240,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96AEDB color. Also use rgb(150,174,219) instead hex code.

Text Font Color

.myTextColor { color: #96AEDB; }

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

This text font color is #96AEDB.

Background Color

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

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

This div background color is #96AEDB.

Border color

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

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

This div border color is #96AEDB.

Opacity

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

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

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

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

This text has shadow with #96AEDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96AEDB.

Preview

Color preview on black background

This text has color #96AEDB on black background.


Color preview on white background

This text has color #96AEDB on white background.


Black color preview on #96AEDB background

This text has black color on #96AEDB background.


White color preview on #96AEDB background

This text has white color on #96AEDB background.


Related colors

Complementary color

Complementary color for #hex is #695124.


I love getcolorcode.com

Triadic colors

1 #DB96AE and #AEDB96 with #96AEDB are triadic colors.

2 #DBAE96 and #AE96DB with #96AEDB are triadic colors.