COLOR #AD9799

HEX: #AD9799 RGB: (173,151,153)

Renk bilgisi

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

RGB renk modeli

#AD9799 color RGB value is (173,151,153).

RGB: (173,151,153) (68%, 59%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 151 of 255 = 59%
B 153 of 255 = 60%

173
151
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 151 + 153 = 477 (100%)
R 173 of 477 ~ 36.27%
G 151 of 477 ~ 31.66%
B 153 of 477 ~ 32.08'%

%36.27
%31.66
%32.08

CMYK RENK MODELİ

#AD9799 rengi CMYK tonu (0,13,12,32).

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

CMYK: (0,13,12,32)
C0M13Y12K32 (0%, 13%, 12%, 32%)
(0.00 / 0.13 / 0.12 / 0.32)

CMYK yüzdeleri

%0
%12.72
%11.56
%32.16

Codes

Color #AD9799 in popluar color models

AD 97 99
RGB 173 151 153
HSL 355° 11.83% 63.53%
HSB/HSV 355° 12.72% 67.84%
CMYK 0.00% 12.72% 11.56%
32.16%

Color #AD9799 in popluar number systems.

HEX AD 97 99
Decimal 173 151 153
Binary 10101101 10010111 10011001
Octal 255 227 231

Shades and tints

Shades of #AD9799

#AD9799
(173,151,153)
#9E8A8C
(158,138,140)
#8F7D7F
(143,125,127)
#807072
(128,112,114)
#716365
(113,99,101)
#625658
(98,86,88)
#53494B
(83,73,75)
#443C3E
(68,60,62)
#352F31
(53,47,49)
#262224
(38,34,36)
#171517
(23,21,23)
#000000
(0,0,0)

Tints of #AD9799

#AD9799
(173,151,153)
#B4A0A2
(180,160,162)
#BBA9AB
(187,169,171)
#C2B2B4
(194,178,180)
#C9BBBD
(201,187,189)
#D0C4C6
(208,196,198)
#D7CDCF
(215,205,207)
#DED6D8
(222,214,216)
#E5DFE1
(229,223,225)
#ECE8EA
(236,232,234)
#F3F1F3
(243,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9799; }

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

This text font color is #AD9799.

Background Color

.myBgColor { background-color: #AD9799; }

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

This div background color is #AD9799.

Border color

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

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

This div border color is #AD9799.

Opacity

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

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

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

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

This text has shadow with #AD9799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9799.

Preview

Color preview on black background

This text has color #AD9799 on black background.


Color preview on white background

This text has color #AD9799 on white background.


Black color preview on #AD9799 background

This text has black color on #AD9799 background.


White color preview on #AD9799 background

This text has white color on #AD9799 background.


Related colors

Complementary color

Complementary color for #hex is #526866.


I love getcolorcode.com

Triadic colors

1 #99AD97 and #9799AD with #AD9799 are triadic colors.

2 #9997AD and #97AD99 with #AD9799 are triadic colors.