COLOR #AD9693

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
150
147

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

Yüzdelerle RGB renk parçaları

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

%36.81
%31.91
%31.28

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%13.29
%15.03
%32.16

Codes

Color #AD9693 in popluar color models

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

Color #AD9693 in popluar number systems.

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

Shades and tints

Shades of #AD9693

#AD9693
(173,150,147)
#9E8986
(158,137,134)
#8F7C79
(143,124,121)
#806F6C
(128,111,108)
#71625F
(113,98,95)
#625552
(98,85,82)
#534845
(83,72,69)
#443B38
(68,59,56)
#352E2B
(53,46,43)
#26211E
(38,33,30)
#171411
(23,20,17)
#000000
(0,0,0)

Tints of #AD9693

#AD9693
(173,150,147)
#B49F9C
(180,159,156)
#BBA8A5
(187,168,165)
#C2B1AE
(194,177,174)
#C9BAB7
(201,186,183)
#D0C3C0
(208,195,192)
#D7CCC9
(215,204,201)
#DED5D2
(222,213,210)
#E5DEDB
(229,222,219)
#ECE7E4
(236,231,228)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9693; }

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

This text font color is #AD9693.

Background Color

.myBgColor { background-color: #AD9693; }

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

This div background color is #AD9693.

Border color

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

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

This div border color is #AD9693.

Opacity

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

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

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

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

This text has shadow with #AD9693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9693.

Preview

Color preview on black background

This text has color #AD9693 on black background.


Color preview on white background

This text has color #AD9693 on white background.


Black color preview on #AD9693 background

This text has black color on #AD9693 background.


White color preview on #AD9693 background

This text has white color on #AD9693 background.


Related colors

Complementary color

Complementary color for #hex is #52696C.


I love getcolorcode.com

Triadic colors

1 #93AD96 and #9693AD with #AD9693 are triadic colors.

2 #9396AD and #96AD93 with #AD9693 are triadic colors.