COLOR #AD4D73

HEX: #AD4D73 RGB: (173,77,115)

Renk bilgisi

#AD4D73 contains mainly red and blue colors. #AD4D73 ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#AD4D73 color RGB value is (173,77,115).

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

RGB bağlantıları ve doygunluk

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

173
77
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 77 + 115 = 365 (100%)
R 173 of 365 ~ 47.4%
G 77 of 365 ~ 21.1%
B 115 of 365 ~ 31.51'%

%47.4
%21.1
%31.51

CMYK RENK MODELİ

#AD4D73 rengi CMYK tonu (0,55,34,32).

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

CMYK: (0,55,34,32)
C0M55Y34K32 (0%, 55%, 34%, 32%)
(0.00 / 0.55 / 0.34 / 0.32)

CMYK yüzdeleri

%0
%55.49
%33.53
%32.16

Codes

Color #AD4D73 in popluar color models

AD 4D 73
RGB 173 77 115
HSL 336° 38.40% 49.02%
HSB/HSV 336° 55.49% 67.84%
CMYK 0.00% 55.49% 33.53%
32.16%

Color #AD4D73 in popluar number systems.

HEX AD 4D 73
Decimal 173 77 115
Binary 10101101 1001101 1110011
Octal 255 115 163

Shades and tints

Shades of #AD4D73

#AD4D73
(173,77,115)
#9E4669
(158,70,105)
#8F3F5F
(143,63,95)
#803855
(128,56,85)
#71314B
(113,49,75)
#622A41
(98,42,65)
#532337
(83,35,55)
#441C2D
(68,28,45)
#351523
(53,21,35)
#260E19
(38,14,25)
#17070F
(23,7,15)
#000000
(0,0,0)

Tints of #AD4D73

#AD4D73
(173,77,115)
#B45D7F
(180,93,127)
#BB6D8B
(187,109,139)
#C27D97
(194,125,151)
#C98DA3
(201,141,163)
#D09DAF
(208,157,175)
#D7ADBB
(215,173,187)
#DEBDC7
(222,189,199)
#E5CDD3
(229,205,211)
#ECDDDF
(236,221,223)
#F3EDEB
(243,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD4D73; }

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

This text font color is #AD4D73.

Background Color

.myBgColor { background-color: #AD4D73; }

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

This div background color is #AD4D73.

Border color

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

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

This div border color is #AD4D73.

Opacity

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

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

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

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

This text has shadow with #AD4D73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4D73.

Preview

Color preview on black background

This text has color #AD4D73 on black background.


Color preview on white background

This text has color #AD4D73 on white background.


Black color preview on #AD4D73 background

This text has black color on #AD4D73 background.


White color preview on #AD4D73 background

This text has white color on #AD4D73 background.


Related colors

Complementary color

Complementary color for #hex is #52B28C.


I love getcolorcode.com

Triadic colors

1 #73AD4D and #4D73AD with #AD4D73 are triadic colors.

2 #734DAD and #4DAD73 with #AD4D73 are triadic colors.