COLOR #AD4D4A

HEX: #AD4D4A RGB: (173,77,74)

Renk bilgisi

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

RGB renk modeli

#AD4D4A color RGB value is (173,77,74).

RGB: (173,77,74) (68%, 30%, 29%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 77 of 255 = 30%
B 74 of 255 = 29%

173
77
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 77 + 74 = 324 (100%)
R 173 of 324 ~ 53.4%
G 77 of 324 ~ 23.77%
B 74 of 324 ~ 22.84'%

%53.4
%23.77
%22.84

CMYK RENK MODELİ

#AD4D4A rengi CMYK tonu (0,55,57,32).

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

CMYK: (0,55,57,32)
C0M55Y57K32 (0%, 55%, 57%, 32%)
(0.00 / 0.55 / 0.57 / 0.32)

CMYK yüzdeleri

%0
%55.49
%57.23
%32.16

Codes

Color #AD4D4A in popluar color models

AD 4D 4A
RGB 173 77 74
HSL 40.08% 48.43%
HSB/HSV 57.23% 67.84%
CMYK 0.00% 55.49% 57.23%
32.16%

Color #AD4D4A in popluar number systems.

HEX AD 4D 4A
Decimal 173 77 74
Binary 10101101 1001101 1001010
Octal 255 115 112

Shades and tints

Shades of #AD4D4A

#AD4D4A
(173,77,74)
#9E4644
(158,70,68)
#8F3F3E
(143,63,62)
#803838
(128,56,56)
#713132
(113,49,50)
#622A2C
(98,42,44)
#532326
(83,35,38)
#441C20
(68,28,32)
#35151A
(53,21,26)
#260E14
(38,14,20)
#17070E
(23,7,14)
#000000
(0,0,0)

Tints of #AD4D4A

#AD4D4A
(173,77,74)
#B45D5A
(180,93,90)
#BB6D6A
(187,109,106)
#C27D7A
(194,125,122)
#C98D8A
(201,141,138)
#D09D9A
(208,157,154)
#D7ADAA
(215,173,170)
#DEBDBA
(222,189,186)
#E5CDCA
(229,205,202)
#ECDDDA
(236,221,218)
#F3EDEA
(243,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD4D4A; }

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

This text font color is #AD4D4A.

Background Color

.myBgColor { background-color: #AD4D4A; }

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

This div background color is #AD4D4A.

Border color

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

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

This div border color is #AD4D4A.

Opacity

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

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

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

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

This text has shadow with #AD4D4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4D4A.

Preview

Color preview on black background

This text has color #AD4D4A on black background.


Color preview on white background

This text has color #AD4D4A on white background.


Black color preview on #AD4D4A background

This text has black color on #AD4D4A background.


White color preview on #AD4D4A background

This text has white color on #AD4D4A background.


Related colors

Complementary color

Complementary color for #hex is #52B2B5.


I love getcolorcode.com

Triadic colors

1 #4AAD4D and #4D4AAD with #AD4D4A are triadic colors.

2 #4A4DAD and #4DAD4A with #AD4D4A are triadic colors.