COLOR #AD495B

HEX: #AD495B RGB: (173,73,91)

Renk bilgisi

#AD495B contains mainly red color. #AD495B ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#AD495B color RGB value is (173,73,91).

RGB: (173,73,91) (68%, 29%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 73 of 255 = 29%
B 91 of 255 = 36%

173
73
91

R + G + B ~ 44%. #AD495B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 73 + 91 = 337 (100%)
R 173 of 337 ~ 51.34%
G 73 of 337 ~ 21.66%
B 91 of 337 ~ 27'%

%51.34
%21.66
%27

CMYK RENK MODELİ

#AD495B rengi CMYK tonu (0,58,47,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 57.80%
  • sarı tonu 47.40%
  • ana renk tonu 32.16%

CMYK: (0,58,47,32)
C0M58Y47K32 (0%, 58%, 47%, 32%)
(0.00 / 0.58 / 0.47 / 0.32)

CMYK yüzdeleri

%0
%57.8
%47.4
%32.16

Codes

Color #AD495B in popluar color models

AD 49 5B
RGB 173 73 91
HSL 349° 40.65% 48.24%
HSB/HSV 349° 57.80% 67.84%
CMYK 0.00% 57.80% 47.40%
32.16%

Color #AD495B in popluar number systems.

HEX AD 49 5B
Decimal 173 73 91
Binary 10101101 1001001 1011011
Octal 255 111 133

Shades and tints

Shades of #AD495B

#AD495B
(173,73,91)
#9E4353
(158,67,83)
#8F3D4B
(143,61,75)
#803743
(128,55,67)
#71313B
(113,49,59)
#622B33
(98,43,51)
#53252B
(83,37,43)
#441F23
(68,31,35)
#35191B
(53,25,27)
#261313
(38,19,19)
#170D0B
(23,13,11)
#000000
(0,0,0)

Tints of #AD495B

#AD495B
(173,73,91)
#B45969
(180,89,105)
#BB6977
(187,105,119)
#C27985
(194,121,133)
#C98993
(201,137,147)
#D099A1
(208,153,161)
#D7A9AF
(215,169,175)
#DEB9BD
(222,185,189)
#E5C9CB
(229,201,203)
#ECD9D9
(236,217,217)
#F3E9E7
(243,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD495B color. Also use rgb(173,73,91) instead hex code.

Text Font Color

.myTextColor { color: #AD495B; }

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

This text font color is #AD495B.

Background Color

.myBgColor { background-color: #AD495B; }

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

This div background color is #AD495B.

Border color

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

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

This div border color is #AD495B.

Opacity

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

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

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

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

This text has shadow with #AD495B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD495B.

Preview

Color preview on black background

This text has color #AD495B on black background.


Color preview on white background

This text has color #AD495B on white background.


Black color preview on #AD495B background

This text has black color on #AD495B background.


White color preview on #AD495B background

This text has white color on #AD495B background.


Related colors

Complementary color

Complementary color for #hex is #52B6A4.


I love getcolorcode.com

Triadic colors

1 #5BAD49 and #495BAD with #AD495B are triadic colors.

2 #5B49AD and #49AD5B with #AD495B are triadic colors.