COLOR #96ADB5

HEX: #96ADB5 RGB: (150,173,181)

Renk bilgisi

#96ADB5 contains red, green and blue colors in about the same proportion. #96ADB5 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#96ADB5 color RGB value is (150,173,181).

RGB: (150,173,181) (59%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 173 of 255 = 68%
B 181 of 255 = 71%

150
173
181

R + G + B ~ 66%. #96ADB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 173 + 181 = 504 (100%)
R 150 of 504 ~ 29.76%
G 173 of 504 ~ 34.33%
B 181 of 504 ~ 35.91'%

%29.76
%34.33
%35.91

CMYK RENK MODELİ

#96ADB5 rengi CMYK tonu (17,4,0,29).

  • camgöbeği tonu 17.13%
  • eflatun tonu 4.42%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (17,4,0,29)
C17M4Y0K29 (17%, 4%, 0%, 29%)
(0.17 / 0.04 / 0.00 / 0.29)

CMYK yüzdeleri

%17.13
%4.42
%0
%29.02

Codes

Color #96ADB5 in popluar color models

96 AD B5
RGB 150 173 181
HSL 195° 17.32% 64.90%
HSB/HSV 195° 17.13% 70.98%
CMYK 17.13% 4.42% 0.00%
29.02%

Color #96ADB5 in popluar number systems.

HEX 96 AD B5
Decimal 150 173 181
Binary 10010110 10101101 10110101
Octal 226 255 265

Shades and tints

Shades of #96ADB5

#96ADB5
(150,173,181)
#899EA5
(137,158,165)
#7C8F95
(124,143,149)
#6F8085
(111,128,133)
#627175
(98,113,117)
#556265
(85,98,101)
#485355
(72,83,85)
#3B4445
(59,68,69)
#2E3535
(46,53,53)
#212625
(33,38,37)
#141715
(20,23,21)
#000000
(0,0,0)

Tints of #96ADB5

#96ADB5
(150,173,181)
#9FB4BB
(159,180,187)
#A8BBC1
(168,187,193)
#B1C2C7
(177,194,199)
#BAC9CD
(186,201,205)
#C3D0D3
(195,208,211)
#CCD7D9
(204,215,217)
#D5DEDF
(213,222,223)
#DEE5E5
(222,229,229)
#E7ECEB
(231,236,235)
#F0F3F1
(240,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96ADB5; }

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

This text font color is #96ADB5.

Background Color

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

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

This div background color is #96ADB5.

Border color

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

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

This div border color is #96ADB5.

Opacity

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

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

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

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

This text has shadow with #96ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96ADB5.

Preview

Color preview on black background

This text has color #96ADB5 on black background.


Color preview on white background

This text has color #96ADB5 on white background.


Black color preview on #96ADB5 background

This text has black color on #96ADB5 background.


White color preview on #96ADB5 background

This text has white color on #96ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #69524A.


I love getcolorcode.com

Triadic colors

1 #B596AD and #ADB596 with #96ADB5 are triadic colors.

2 #B5AD96 and #AD96B5 with #96ADB5 are triadic colors.