COLOR #AD4D40

HEX: #AD4D40 RGB: (173,77,64)

Renk bilgisi

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

RGB renk modeli

#AD4D40 color RGB value is (173,77,64).

RGB: (173,77,64) (68%, 30%, 25%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 77 of 255 = 30%
B 64 of 255 = 25%

173
77
64

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 77 + 64 = 314 (100%)
R 173 of 314 ~ 55.1%
G 77 of 314 ~ 24.52%
B 64 of 314 ~ 20.38'%

%55.1
%24.52
%20.38

CMYK RENK MODELİ

#AD4D40 rengi CMYK tonu (0,55,63,32).

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

CMYK: (0,55,63,32)
C0M55Y63K32 (0%, 55%, 63%, 32%)
(0.00 / 0.55 / 0.63 / 0.32)

CMYK yüzdeleri

%0
%55.49
%63.01
%32.16

Codes

Color #AD4D40 in popluar color models

AD 4D 40
RGB 173 77 64
HSL 45.99% 46.47%
HSB/HSV 63.01% 67.84%
CMYK 0.00% 55.49% 63.01%
32.16%

Color #AD4D40 in popluar number systems.

HEX AD 4D 40
Decimal 173 77 64
Binary 10101101 1001101 1000000
Octal 255 115 100

Shades and tints

Shades of #AD4D40

#AD4D40
(173,77,64)
#9E463B
(158,70,59)
#8F3F36
(143,63,54)
#803831
(128,56,49)
#71312C
(113,49,44)
#622A27
(98,42,39)
#532322
(83,35,34)
#441C1D
(68,28,29)
#351518
(53,21,24)
#260E13
(38,14,19)
#17070E
(23,7,14)
#000000
(0,0,0)

Tints of #AD4D40

#AD4D40
(173,77,64)
#B45D51
(180,93,81)
#BB6D62
(187,109,98)
#C27D73
(194,125,115)
#C98D84
(201,141,132)
#D09D95
(208,157,149)
#D7ADA6
(215,173,166)
#DEBDB7
(222,189,183)
#E5CDC8
(229,205,200)
#ECDDD9
(236,221,217)
#F3EDEA
(243,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD4D40; }

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

This text font color is #AD4D40.

Background Color

.myBgColor { background-color: #AD4D40; }

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

This div background color is #AD4D40.

Border color

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

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

This div border color is #AD4D40.

Opacity

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

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

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

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

This text has shadow with #AD4D40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4D40.

Preview

Color preview on black background

This text has color #AD4D40 on black background.


Color preview on white background

This text has color #AD4D40 on white background.


Black color preview on #AD4D40 background

This text has black color on #AD4D40 background.


White color preview on #AD4D40 background

This text has white color on #AD4D40 background.


Related colors

Complementary color

Complementary color for #hex is #52B2BF.


I love getcolorcode.com

Triadic colors

1 #40AD4D and #4D40AD with #AD4D40 are triadic colors.

2 #404DAD and #4DAD40 with #AD4D40 are triadic colors.