COLOR #AD5E6B

HEX: #AD5E6B RGB: (173,94,107)

Renk bilgisi

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

RGB renk modeli

#AD5E6B color RGB value is (173,94,107).

RGB: (173,94,107) (68%, 37%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 107 of 255 = 42%

173
94
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 107 = 374 (100%)
R 173 of 374 ~ 46.26%
G 94 of 374 ~ 25.13%
B 107 of 374 ~ 28.61'%

%46.26
%25.13
%28.61

CMYK RENK MODELİ

#AD5E6B rengi CMYK tonu (0,46,38,32).

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

CMYK: (0,46,38,32)
C0M46Y38K32 (0%, 46%, 38%, 32%)
(0.00 / 0.46 / 0.38 / 0.32)

CMYK yüzdeleri

%0
%45.66
%38.15
%32.16

Codes

Color #AD5E6B in popluar color models

AD 5E 6B
RGB 173 94 107
HSL 350° 32.51% 52.35%
HSB/HSV 350° 45.66% 67.84%
CMYK 0.00% 45.66% 38.15%
32.16%

Color #AD5E6B in popluar number systems.

HEX AD 5E 6B
Decimal 173 94 107
Binary 10101101 1011110 1101011
Octal 255 136 153

Shades and tints

Shades of #AD5E6B

#AD5E6B
(173,94,107)
#9E5662
(158,86,98)
#8F4E59
(143,78,89)
#804650
(128,70,80)
#713E47
(113,62,71)
#62363E
(98,54,62)
#532E35
(83,46,53)
#44262C
(68,38,44)
#351E23
(53,30,35)
#26161A
(38,22,26)
#170E11
(23,14,17)
#000000
(0,0,0)

Tints of #AD5E6B

#AD5E6B
(173,94,107)
#B46C78
(180,108,120)
#BB7A85
(187,122,133)
#C28892
(194,136,146)
#C9969F
(201,150,159)
#D0A4AC
(208,164,172)
#D7B2B9
(215,178,185)
#DEC0C6
(222,192,198)
#E5CED3
(229,206,211)
#ECDCE0
(236,220,224)
#F3EAED
(243,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E6B; }

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

This text font color is #AD5E6B.

Background Color

.myBgColor { background-color: #AD5E6B; }

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

This div background color is #AD5E6B.

Border color

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

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

This div border color is #AD5E6B.

Opacity

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

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

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

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

This text has shadow with #AD5E6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E6B.

Preview

Color preview on black background

This text has color #AD5E6B on black background.


Color preview on white background

This text has color #AD5E6B on white background.


Black color preview on #AD5E6B background

This text has black color on #AD5E6B background.


White color preview on #AD5E6B background

This text has white color on #AD5E6B background.


Related colors

Complementary color

Complementary color for #hex is #52A194.


I love getcolorcode.com

Triadic colors

1 #6BAD5E and #5E6BAD with #AD5E6B are triadic colors.

2 #6B5EAD and #5EAD6B with #AD5E6B are triadic colors.