COLOR #AD5E6E

HEX: #AD5E6E RGB: (173,94,110)

Renk bilgisi

#AD5E6E contains mainly red color. #AD5E6E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AD5E6E color RGB value is (173,94,110).

RGB: (173,94,110) (68%, 37%, 43%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 110 of 255 = 43%

173
94
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 110 = 377 (100%)
R 173 of 377 ~ 45.89%
G 94 of 377 ~ 24.93%
B 110 of 377 ~ 29.18'%

%45.89
%24.93
%29.18

CMYK RENK MODELİ

#AD5E6E rengi CMYK tonu (0,46,36,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.66%
  • sarı tonu 36.42%
  • ana renk tonu 32.16%

CMYK: (0,46,36,32)
C0M46Y36K32 (0%, 46%, 36%, 32%)
(0.00 / 0.46 / 0.36 / 0.32)

CMYK yüzdeleri

%0
%45.66
%36.42
%32.16

Codes

Color #AD5E6E in popluar color models

AD 5E 6E
RGB 173 94 110
HSL 348° 32.51% 52.35%
HSB/HSV 348° 45.66% 67.84%
CMYK 0.00% 45.66% 36.42%
32.16%

Color #AD5E6E in popluar number systems.

HEX AD 5E 6E
Decimal 173 94 110
Binary 10101101 1011110 1101110
Octal 255 136 156

Shades and tints

Shades of #AD5E6E

#AD5E6E
(173,94,110)
#9E5664
(158,86,100)
#8F4E5A
(143,78,90)
#804650
(128,70,80)
#713E46
(113,62,70)
#62363C
(98,54,60)
#532E32
(83,46,50)
#442628
(68,38,40)
#351E1E
(53,30,30)
#261614
(38,22,20)
#170E0A
(23,14,10)
#000000
(0,0,0)

Tints of #AD5E6E

#AD5E6E
(173,94,110)
#B46C7B
(180,108,123)
#BB7A88
(187,122,136)
#C28895
(194,136,149)
#C996A2
(201,150,162)
#D0A4AF
(208,164,175)
#D7B2BC
(215,178,188)
#DEC0C9
(222,192,201)
#E5CED6
(229,206,214)
#ECDCE3
(236,220,227)
#F3EAF0
(243,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD5E6E color. Also use rgb(173,94,110) instead hex code.

Text Font Color

.myTextColor { color: #AD5E6E; }

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

This text font color is #AD5E6E.

Background Color

.myBgColor { background-color: #AD5E6E; }

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

This div background color is #AD5E6E.

Border color

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

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

This div border color is #AD5E6E.

Opacity

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

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

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

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

This text has shadow with #AD5E6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E6E.

Preview

Color preview on black background

This text has color #AD5E6E on black background.


Color preview on white background

This text has color #AD5E6E on white background.


Black color preview on #AD5E6E background

This text has black color on #AD5E6E background.


White color preview on #AD5E6E background

This text has white color on #AD5E6E background.


Related colors

Complementary color

Complementary color for #hex is #52A191.


I love getcolorcode.com

Triadic colors

1 #6EAD5E and #5E6EAD with #AD5E6E are triadic colors.

2 #6E5EAD and #5EAD6E with #AD5E6E are triadic colors.