COLOR #AD5E69

HEX: #AD5E69 RGB: (173,94,105)

Renk bilgisi

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

RGB renk modeli

#AD5E69 color RGB value is (173,94,105).

RGB: (173,94,105) (68%, 37%, 41%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 94 of 255 = 37%
B 105 of 255 = 41%

173
94
105

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 94 + 105 = 372 (100%)
R 173 of 372 ~ 46.51%
G 94 of 372 ~ 25.27%
B 105 of 372 ~ 28.23'%

%46.51
%25.27
%28.23

CMYK RENK MODELİ

#AD5E69 rengi CMYK tonu (0,46,39,32).

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

CMYK: (0,46,39,32)
C0M46Y39K32 (0%, 46%, 39%, 32%)
(0.00 / 0.46 / 0.39 / 0.32)

CMYK yüzdeleri

%0
%45.66
%39.31
%32.16

Codes

Color #AD5E69 in popluar color models

AD 5E 69
RGB 173 94 105
HSL 352° 32.51% 52.35%
HSB/HSV 352° 45.66% 67.84%
CMYK 0.00% 45.66% 39.31%
32.16%

Color #AD5E69 in popluar number systems.

HEX AD 5E 69
Decimal 173 94 105
Binary 10101101 1011110 1101001
Octal 255 136 151

Shades and tints

Shades of #AD5E69

#AD5E69
(173,94,105)
#9E5660
(158,86,96)
#8F4E57
(143,78,87)
#80464E
(128,70,78)
#713E45
(113,62,69)
#62363C
(98,54,60)
#532E33
(83,46,51)
#44262A
(68,38,42)
#351E21
(53,30,33)
#261618
(38,22,24)
#170E0F
(23,14,15)
#000000
(0,0,0)

Tints of #AD5E69

#AD5E69
(173,94,105)
#B46C76
(180,108,118)
#BB7A83
(187,122,131)
#C28890
(194,136,144)
#C9969D
(201,150,157)
#D0A4AA
(208,164,170)
#D7B2B7
(215,178,183)
#DEC0C4
(222,192,196)
#E5CED1
(229,206,209)
#ECDCDE
(236,220,222)
#F3EAEB
(243,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD5E69; }

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

This text font color is #AD5E69.

Background Color

.myBgColor { background-color: #AD5E69; }

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

This div background color is #AD5E69.

Border color

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

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

This div border color is #AD5E69.

Opacity

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

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

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

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

This text has shadow with #AD5E69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD5E69.

Preview

Color preview on black background

This text has color #AD5E69 on black background.


Color preview on white background

This text has color #AD5E69 on white background.


Black color preview on #AD5E69 background

This text has black color on #AD5E69 background.


White color preview on #AD5E69 background

This text has white color on #AD5E69 background.


Related colors

Complementary color

Complementary color for #hex is #52A196.


I love getcolorcode.com

Triadic colors

1 #69AD5E and #5E69AD with #AD5E69 are triadic colors.

2 #695EAD and #5EAD69 with #AD5E69 are triadic colors.