COLOR #AD1D5E

HEX: #AD1D5E RGB: (173,29,94)

Renk bilgisi

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

RGB renk modeli

#AD1D5E color RGB value is (173,29,94).

RGB: (173,29,94) (68%, 11%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 29 of 255 = 11%
B 94 of 255 = 37%

173
29
94

R + G + B ~ 39%. #AD1D5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 29 + 94 = 296 (100%)
R 173 of 296 ~ 58.45%
G 29 of 296 ~ 9.8%
B 94 of 296 ~ 31.76'%

%58.45
%31.76

CMYK RENK MODELİ

#AD1D5E rengi CMYK tonu (0,83,46,32).

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

CMYK: (0,83,46,32)
C0M83Y46K32 (0%, 83%, 46%, 32%)
(0.00 / 0.83 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%83.24
%45.66
%32.16

Codes

Color #AD1D5E in popluar color models

AD 1D 5E
RGB 173 29 94
HSL 333° 71.29% 39.61%
HSB/HSV 333° 83.24% 67.84%
CMYK 0.00% 83.24% 45.66%
32.16%

Color #AD1D5E in popluar number systems.

HEX AD 1D 5E
Decimal 173 29 94
Binary 10101101 11101 1011110
Octal 255 35 136

Shades and tints

Shades of #AD1D5E

#AD1D5E
(173,29,94)
#9E1B56
(158,27,86)
#8F194E
(143,25,78)
#801746
(128,23,70)
#71153E
(113,21,62)
#621336
(98,19,54)
#53112E
(83,17,46)
#440F26
(68,15,38)
#350D1E
(53,13,30)
#260B16
(38,11,22)
#17090E
(23,9,14)
#000000
(0,0,0)

Tints of #AD1D5E

#AD1D5E
(173,29,94)
#B4316C
(180,49,108)
#BB457A
(187,69,122)
#C25988
(194,89,136)
#C96D96
(201,109,150)
#D081A4
(208,129,164)
#D795B2
(215,149,178)
#DEA9C0
(222,169,192)
#E5BDCE
(229,189,206)
#ECD1DC
(236,209,220)
#F3E5EA
(243,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD1D5E; }

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

This text font color is #AD1D5E.

Background Color

.myBgColor { background-color: #AD1D5E; }

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

This div background color is #AD1D5E.

Border color

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

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

This div border color is #AD1D5E.

Opacity

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

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

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

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

This text has shadow with #AD1D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD1D5E.

Preview

Color preview on black background

This text has color #AD1D5E on black background.


Color preview on white background

This text has color #AD1D5E on white background.


Black color preview on #AD1D5E background

This text has black color on #AD1D5E background.


White color preview on #AD1D5E background

This text has white color on #AD1D5E background.


Related colors

Complementary color

Complementary color for #hex is #52E2A1.


I love getcolorcode.com

Triadic colors

1 #5EAD1D and #1D5EAD with #AD1D5E are triadic colors.

2 #5E1DAD and #1DAD5E with #AD1D5E are triadic colors.