COLOR #AD2D4D

HEX: #AD2D4D RGB: (173,45,77)

Renk bilgisi

#AD2D4D contains mainly red color. #AD2D4D ‘ nin web güvenlik rengi #993333 (ya da #933) dir.

RGB renk modeli

#AD2D4D color RGB value is (173,45,77).

RGB: (173,45,77) (68%, 18%, 30%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 45 of 255 = 18%
B 77 of 255 = 30%

173
45
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 45 + 77 = 295 (100%)
R 173 of 295 ~ 58.64%
G 45 of 295 ~ 15.25%
B 77 of 295 ~ 26.1'%

%58.64
%15.25
%26.1

CMYK RENK MODELİ

#AD2D4D rengi CMYK tonu (0,74,55,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 73.99%
  • sarı tonu 55.49%
  • ana renk tonu 32.16%

CMYK: (0,74,55,32)
C0M74Y55K32 (0%, 74%, 55%, 32%)
(0.00 / 0.74 / 0.55 / 0.32)

CMYK yüzdeleri

%0
%73.99
%55.49
%32.16

Codes

Color #AD2D4D in popluar color models

AD 2D 4D
RGB 173 45 77
HSL 345° 58.72% 42.75%
HSB/HSV 345° 73.99% 67.84%
CMYK 0.00% 73.99% 55.49%
32.16%

Color #AD2D4D in popluar number systems.

HEX AD 2D 4D
Decimal 173 45 77
Binary 10101101 101101 1001101
Octal 255 55 115

Shades and tints

Shades of #AD2D4D

#AD2D4D
(173,45,77)
#9E2946
(158,41,70)
#8F253F
(143,37,63)
#802138
(128,33,56)
#711D31
(113,29,49)
#62192A
(98,25,42)
#531523
(83,21,35)
#44111C
(68,17,28)
#350D15
(53,13,21)
#26090E
(38,9,14)
#170507
(23,5,7)
#000000
(0,0,0)

Tints of #AD2D4D

#AD2D4D
(173,45,77)
#B4405D
(180,64,93)
#BB536D
(187,83,109)
#C2667D
(194,102,125)
#C9798D
(201,121,141)
#D08C9D
(208,140,157)
#D79FAD
(215,159,173)
#DEB2BD
(222,178,189)
#E5C5CD
(229,197,205)
#ECD8DD
(236,216,221)
#F3EBED
(243,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD2D4D color. Also use rgb(173,45,77) instead hex code.

Text Font Color

.myTextColor { color: #AD2D4D; }

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

This text font color is #AD2D4D.

Background Color

.myBgColor { background-color: #AD2D4D; }

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

This div background color is #AD2D4D.

Border color

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

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

This div border color is #AD2D4D.

Opacity

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

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

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

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

This text has shadow with #AD2D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD2D4D.

Preview

Color preview on black background

This text has color #AD2D4D on black background.


Color preview on white background

This text has color #AD2D4D on white background.


Black color preview on #AD2D4D background

This text has black color on #AD2D4D background.


White color preview on #AD2D4D background

This text has white color on #AD2D4D background.


Related colors

Complementary color

Complementary color for #hex is #52D2B2.


I love getcolorcode.com

Triadic colors

1 #4DAD2D and #2D4DAD with #AD2D4D are triadic colors.

2 #4D2DAD and #2DAD4D with #AD2D4D are triadic colors.