COLOR #AD4D51

HEX: #AD4D51 RGB: (173,77,81)

Renk bilgisi

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

RGB renk modeli

#AD4D51 color RGB value is (173,77,81).

RGB: (173,77,81) (68%, 30%, 32%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 77 of 255 = 30%
B 81 of 255 = 32%

173
77
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 77 + 81 = 331 (100%)
R 173 of 331 ~ 52.27%
G 77 of 331 ~ 23.26%
B 81 of 331 ~ 24.47'%

%52.27
%23.26
%24.47

CMYK RENK MODELİ

#AD4D51 rengi CMYK tonu (0,55,53,32).

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

CMYK: (0,55,53,32)
C0M55Y53K32 (0%, 55%, 53%, 32%)
(0.00 / 0.55 / 0.53 / 0.32)

CMYK yüzdeleri

%0
%55.49
%53.18
%32.16

Codes

Color #AD4D51 in popluar color models

AD 4D 51
RGB 173 77 81
HSL 358° 38.40% 49.02%
HSB/HSV 358° 55.49% 67.84%
CMYK 0.00% 55.49% 53.18%
32.16%

Color #AD4D51 in popluar number systems.

HEX AD 4D 51
Decimal 173 77 81
Binary 10101101 1001101 1010001
Octal 255 115 121

Shades and tints

Shades of #AD4D51

#AD4D51
(173,77,81)
#9E464A
(158,70,74)
#8F3F43
(143,63,67)
#80383C
(128,56,60)
#713135
(113,49,53)
#622A2E
(98,42,46)
#532327
(83,35,39)
#441C20
(68,28,32)
#351519
(53,21,25)
#260E12
(38,14,18)
#17070B
(23,7,11)
#000000
(0,0,0)

Tints of #AD4D51

#AD4D51
(173,77,81)
#B45D60
(180,93,96)
#BB6D6F
(187,109,111)
#C27D7E
(194,125,126)
#C98D8D
(201,141,141)
#D09D9C
(208,157,156)
#D7ADAB
(215,173,171)
#DEBDBA
(222,189,186)
#E5CDC9
(229,205,201)
#ECDDD8
(236,221,216)
#F3EDE7
(243,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD4D51; }

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

This text font color is #AD4D51.

Background Color

.myBgColor { background-color: #AD4D51; }

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

This div background color is #AD4D51.

Border color

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

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

This div border color is #AD4D51.

Opacity

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

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

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

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

This text has shadow with #AD4D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4D51.

Preview

Color preview on black background

This text has color #AD4D51 on black background.


Color preview on white background

This text has color #AD4D51 on white background.


Black color preview on #AD4D51 background

This text has black color on #AD4D51 background.


White color preview on #AD4D51 background

This text has white color on #AD4D51 background.


Related colors

Complementary color

Complementary color for #hex is #52B2AE.


I love getcolorcode.com

Triadic colors

1 #51AD4D and #4D51AD with #AD4D51 are triadic colors.

2 #514DAD and #4DAD51 with #AD4D51 are triadic colors.