COLOR #AD2E5D

HEX: #AD2E5D RGB: (173,46,93)

Renk bilgisi

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

RGB renk modeli

#AD2E5D color RGB value is (173,46,93).

RGB: (173,46,93) (68%, 18%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 46 of 255 = 18%
B 93 of 255 = 36%

173
46
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 46 + 93 = 312 (100%)
R 173 of 312 ~ 55.45%
G 46 of 312 ~ 14.74%
B 93 of 312 ~ 29.81'%

%55.45
%14.74
%29.81

CMYK RENK MODELİ

#AD2E5D rengi CMYK tonu (0,73,46,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 73.41%
  • sarı tonu 46.24%
  • ana renk tonu 32.16%

CMYK: (0,73,46,32)
C0M73Y46K32 (0%, 73%, 46%, 32%)
(0.00 / 0.73 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%73.41
%46.24
%32.16

Codes

Color #AD2E5D in popluar color models

AD 2E 5D
RGB 173 46 93
HSL 338° 57.99% 42.94%
HSB/HSV 338° 73.41% 67.84%
CMYK 0.00% 73.41% 46.24%
32.16%

Color #AD2E5D in popluar number systems.

HEX AD 2E 5D
Decimal 173 46 93
Binary 10101101 101110 1011101
Octal 255 56 135

Shades and tints

Shades of #AD2E5D

#AD2E5D
(173,46,93)
#9E2A55
(158,42,85)
#8F264D
(143,38,77)
#802245
(128,34,69)
#711E3D
(113,30,61)
#621A35
(98,26,53)
#53162D
(83,22,45)
#441225
(68,18,37)
#350E1D
(53,14,29)
#260A15
(38,10,21)
#17060D
(23,6,13)
#000000
(0,0,0)

Tints of #AD2E5D

#AD2E5D
(173,46,93)
#B4416B
(180,65,107)
#BB5479
(187,84,121)
#C26787
(194,103,135)
#C97A95
(201,122,149)
#D08DA3
(208,141,163)
#D7A0B1
(215,160,177)
#DEB3BF
(222,179,191)
#E5C6CD
(229,198,205)
#ECD9DB
(236,217,219)
#F3ECE9
(243,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD2E5D color. Also use rgb(173,46,93) instead hex code.

Text Font Color

.myTextColor { color: #AD2E5D; }

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

This text font color is #AD2E5D.

Background Color

.myBgColor { background-color: #AD2E5D; }

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

This div background color is #AD2E5D.

Border color

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

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

This div border color is #AD2E5D.

Opacity

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

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

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

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

This text has shadow with #AD2E5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD2E5D.

Preview

Color preview on black background

This text has color #AD2E5D on black background.


Color preview on white background

This text has color #AD2E5D on white background.


Black color preview on #AD2E5D background

This text has black color on #AD2E5D background.


White color preview on #AD2E5D background

This text has white color on #AD2E5D background.


Related colors

Complementary color

Complementary color for #hex is #52D1A2.


I love getcolorcode.com

Triadic colors

1 #5DAD2E and #2E5DAD with #AD2E5D are triadic colors.

2 #5D2EAD and #2EAD5D with #AD2E5D are triadic colors.