COLOR #AD9396

HEX: #AD9396 RGB: (173,147,150)

Renk bilgisi

#AD9396 contains red, green and blue colors in about the same proportion. #AD9396 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#AD9396 color RGB value is (173,147,150).

RGB: (173,147,150) (68%, 58%, 59%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 147 of 255 = 58%
B 150 of 255 = 59%

173
147
150

R + G + B ~ 62%. #AD9396 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 147 + 150 = 470 (100%)
R 173 of 470 ~ 36.81%
G 147 of 470 ~ 31.28%
B 150 of 470 ~ 31.91'%

%36.81
%31.28
%31.91

CMYK RENK MODELİ

#AD9396 rengi CMYK tonu (0,15,13,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.03%
  • sarı tonu 13.29%
  • ana renk tonu 32.16%

CMYK: (0,15,13,32)
C0M15Y13K32 (0%, 15%, 13%, 32%)
(0.00 / 0.15 / 0.13 / 0.32)

CMYK yüzdeleri

%0
%15.03
%13.29
%32.16

Codes

Color #AD9396 in popluar color models

AD 93 96
RGB 173 147 150
HSL 353° 13.68% 62.75%
HSB/HSV 353° 15.03% 67.84%
CMYK 0.00% 15.03% 13.29%
32.16%

Color #AD9396 in popluar number systems.

HEX AD 93 96
Decimal 173 147 150
Binary 10101101 10010011 10010110
Octal 255 223 226

Shades and tints

Shades of #AD9396

#AD9396
(173,147,150)
#9E8689
(158,134,137)
#8F797C
(143,121,124)
#806C6F
(128,108,111)
#715F62
(113,95,98)
#625255
(98,82,85)
#534548
(83,69,72)
#44383B
(68,56,59)
#352B2E
(53,43,46)
#261E21
(38,30,33)
#171114
(23,17,20)
#000000
(0,0,0)

Tints of #AD9396

#AD9396
(173,147,150)
#B49C9F
(180,156,159)
#BBA5A8
(187,165,168)
#C2AEB1
(194,174,177)
#C9B7BA
(201,183,186)
#D0C0C3
(208,192,195)
#D7C9CC
(215,201,204)
#DED2D5
(222,210,213)
#E5DBDE
(229,219,222)
#ECE4E7
(236,228,231)
#F3EDF0
(243,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9396; }

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

This text font color is #AD9396.

Background Color

.myBgColor { background-color: #AD9396; }

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

This div background color is #AD9396.

Border color

.myBorderColor { border: 1px solid #AD9396; }

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

This div border color is #AD9396.

Opacity

.myOpacity80 { color: #AD9396; opacity: 0.8; }

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

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

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

This text has shadow with #AD9396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9396.

Preview

Color preview on black background

This text has color #AD9396 on black background.


Color preview on white background

This text has color #AD9396 on white background.


Black color preview on #AD9396 background

This text has black color on #AD9396 background.


White color preview on #AD9396 background

This text has white color on #AD9396 background.


Related colors

Complementary color

Complementary color for #hex is #526C69.


I love getcolorcode.com

Triadic colors

1 #96AD93 and #9396AD with #AD9396 are triadic colors.

2 #9693AD and #93AD96 with #AD9396 are triadic colors.