COLOR #96AED5

HEX: #96AED5 RGB: (150,174,213)

Renk bilgisi

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

RGB renk modeli

#96AED5 color RGB value is (150,174,213).

RGB: (150,174,213) (59%, 68%, 84%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 174 of 255 = 68%
B 213 of 255 = 84%

150
174
213

R + G + B ~ 70%. #96AED5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 174 + 213 = 537 (100%)
R 150 of 537 ~ 27.93%
G 174 of 537 ~ 32.4%
B 213 of 537 ~ 39.66'%

%27.93
%32.4
%39.66

CMYK RENK MODELİ

#96AED5 rengi CMYK tonu (30,18,0,16).

  • camgöbeği tonu 29.58%
  • eflatun tonu 18.31%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (30,18,0,16)
C30M18Y0K16 (30%, 18%, 0%, 16%)
(0.30 / 0.18 / 0.00 / 0.16)

CMYK yüzdeleri

%29.58
%18.31
%0
%16.47

Codes

Color #96AED5 in popluar color models

96 AE D5
RGB 150 174 213
HSL 217° 42.86% 71.18%
HSB/HSV 217° 29.58% 83.53%
CMYK 29.58% 18.31% 0.00%
16.47%

Color #96AED5 in popluar number systems.

HEX 96 AE D5
Decimal 150 174 213
Binary 10010110 10101110 11010101
Octal 226 256 325

Shades and tints

Shades of #96AED5

#96AED5
(150,174,213)
#899FC2
(137,159,194)
#7C90AF
(124,144,175)
#6F819C
(111,129,156)
#627289
(98,114,137)
#556376
(85,99,118)
#485463
(72,84,99)
#3B4550
(59,69,80)
#2E363D
(46,54,61)
#21272A
(33,39,42)
#141817
(20,24,23)
#000000
(0,0,0)

Tints of #96AED5

#96AED5
(150,174,213)
#9FB5D8
(159,181,216)
#A8BCDB
(168,188,219)
#B1C3DE
(177,195,222)
#BACAE1
(186,202,225)
#C3D1E4
(195,209,228)
#CCD8E7
(204,216,231)
#D5DFEA
(213,223,234)
#DEE6ED
(222,230,237)
#E7EDF0
(231,237,240)
#F0F4F3
(240,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96AED5; }

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

This text font color is #96AED5.

Background Color

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

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

This div background color is #96AED5.

Border color

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

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

This div border color is #96AED5.

Opacity

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

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

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

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

This text has shadow with #96AED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96AED5.

Preview

Color preview on black background

This text has color #96AED5 on black background.


Color preview on white background

This text has color #96AED5 on white background.


Black color preview on #96AED5 background

This text has black color on #96AED5 background.


White color preview on #96AED5 background

This text has white color on #96AED5 background.


Related colors

Complementary color

Complementary color for #hex is #69512A.


I love getcolorcode.com

Triadic colors

1 #D596AE and #AED596 with #96AED5 are triadic colors.

2 #D5AE96 and #AE96D5 with #96AED5 are triadic colors.