COLOR #AD4D4B

HEX: #AD4D4B RGB: (173,77,75)

Renk bilgisi

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

RGB renk modeli

#AD4D4B color RGB value is (173,77,75).

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

RGB bağlantıları ve doygunluk

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

173
77
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 77 + 75 = 325 (100%)
R 173 of 325 ~ 53.23%
G 77 of 325 ~ 23.69%
B 75 of 325 ~ 23.08'%

%53.23
%23.69
%23.08

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.49%
  • sarı tonu 56.65%
  • 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
%56.65
%32.16

Codes

Color #AD4D4B in popluar color models

AD 4D 4B
RGB 173 77 75
HSL 39.52% 48.63%
HSB/HSV 56.65% 67.84%
CMYK 0.00% 55.49% 56.65%
32.16%

Color #AD4D4B in popluar number systems.

HEX AD 4D 4B
Decimal 173 77 75
Binary 10101101 1001101 1001011
Octal 255 115 113

Shades and tints

Shades of #AD4D4B

#AD4D4B
(173,77,75)
#9E4645
(158,70,69)
#8F3F3F
(143,63,63)
#803839
(128,56,57)
#713133
(113,49,51)
#622A2D
(98,42,45)
#532327
(83,35,39)
#441C21
(68,28,33)
#35151B
(53,21,27)
#260E15
(38,14,21)
#17070F
(23,7,15)
#000000
(0,0,0)

Tints of #AD4D4B

#AD4D4B
(173,77,75)
#B45D5B
(180,93,91)
#BB6D6B
(187,109,107)
#C27D7B
(194,125,123)
#C98D8B
(201,141,139)
#D09D9B
(208,157,155)
#D7ADAB
(215,173,171)
#DEBDBB
(222,189,187)
#E5CDCB
(229,205,203)
#ECDDDB
(236,221,219)
#F3EDEB
(243,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD4D4B; }

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

This text font color is #AD4D4B.

Background Color

.myBgColor { background-color: #AD4D4B; }

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

This div background color is #AD4D4B.

Border color

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

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

This div border color is #AD4D4B.

Opacity

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

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

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

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

This text has shadow with #AD4D4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4D4B.

Preview

Color preview on black background

This text has color #AD4D4B on black background.


Color preview on white background

This text has color #AD4D4B on white background.


Black color preview on #AD4D4B background

This text has black color on #AD4D4B background.


White color preview on #AD4D4B background

This text has white color on #AD4D4B background.


Related colors

Complementary color

Complementary color for #hex is #52B2B4.


I love getcolorcode.com

Triadic colors

1 #4BAD4D and #4D4BAD with #AD4D4B are triadic colors.

2 #4B4DAD and #4DAD4B with #AD4D4B are triadic colors.