COLOR #AD9399

HEX: #AD9399 RGB: (173,147,153)

Renk bilgisi

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

RGB renk modeli

#AD9399 color RGB value is (173,147,153).

RGB: (173,147,153) (68%, 58%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 147 of 255 = 58%
B 153 of 255 = 60%

173
147
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 147 + 153 = 473 (100%)
R 173 of 473 ~ 36.58%
G 147 of 473 ~ 31.08%
B 153 of 473 ~ 32.35'%

%36.58
%31.08
%32.35

CMYK RENK MODELİ

#AD9399 rengi CMYK tonu (0,15,12,32).

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

CMYK: (0,15,12,32)
C0M15Y12K32 (0%, 15%, 12%, 32%)
(0.00 / 0.15 / 0.12 / 0.32)

CMYK yüzdeleri

%0
%15.03
%11.56
%32.16

Codes

Color #AD9399 in popluar color models

AD 93 99
RGB 173 147 153
HSL 346° 13.68% 62.75%
HSB/HSV 346° 15.03% 67.84%
CMYK 0.00% 15.03% 11.56%
32.16%

Color #AD9399 in popluar number systems.

HEX AD 93 99
Decimal 173 147 153
Binary 10101101 10010011 10011001
Octal 255 223 231

Shades and tints

Shades of #AD9399

#AD9399
(173,147,153)
#9E868C
(158,134,140)
#8F797F
(143,121,127)
#806C72
(128,108,114)
#715F65
(113,95,101)
#625258
(98,82,88)
#53454B
(83,69,75)
#44383E
(68,56,62)
#352B31
(53,43,49)
#261E24
(38,30,36)
#171117
(23,17,23)
#000000
(0,0,0)

Tints of #AD9399

#AD9399
(173,147,153)
#B49CA2
(180,156,162)
#BBA5AB
(187,165,171)
#C2AEB4
(194,174,180)
#C9B7BD
(201,183,189)
#D0C0C6
(208,192,198)
#D7C9CF
(215,201,207)
#DED2D8
(222,210,216)
#E5DBE1
(229,219,225)
#ECE4EA
(236,228,234)
#F3EDF3
(243,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9399; }

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

This text font color is #AD9399.

Background Color

.myBgColor { background-color: #AD9399; }

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

This div background color is #AD9399.

Border color

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

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

This div border color is #AD9399.

Opacity

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

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

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

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

This text has shadow with #AD9399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9399.

Preview

Color preview on black background

This text has color #AD9399 on black background.


Color preview on white background

This text has color #AD9399 on white background.


Black color preview on #AD9399 background

This text has black color on #AD9399 background.


White color preview on #AD9399 background

This text has white color on #AD9399 background.


Related colors

Complementary color

Complementary color for #hex is #526C66.


I love getcolorcode.com

Triadic colors

1 #99AD93 and #9399AD with #AD9399 are triadic colors.

2 #9993AD and #93AD99 with #AD9399 are triadic colors.