COLOR #AD4D68

HEX: #AD4D68 RGB: (173,77,104)

Renk bilgisi

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

RGB renk modeli

#AD4D68 color RGB value is (173,77,104).

RGB: (173,77,104) (68%, 30%, 41%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 77 of 255 = 30%
B 104 of 255 = 41%

173
77
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 77 + 104 = 354 (100%)
R 173 of 354 ~ 48.87%
G 77 of 354 ~ 21.75%
B 104 of 354 ~ 29.38'%

%48.87
%21.75
%29.38

CMYK RENK MODELİ

#AD4D68 rengi CMYK tonu (0,55,40,32).

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

CMYK: (0,55,40,32)
C0M55Y40K32 (0%, 55%, 40%, 32%)
(0.00 / 0.55 / 0.40 / 0.32)

CMYK yüzdeleri

%0
%55.49
%39.88
%32.16

Codes

Color #AD4D68 in popluar color models

AD 4D 68
RGB 173 77 104
HSL 343° 38.40% 49.02%
HSB/HSV 343° 55.49% 67.84%
CMYK 0.00% 55.49% 39.88%
32.16%

Color #AD4D68 in popluar number systems.

HEX AD 4D 68
Decimal 173 77 104
Binary 10101101 1001101 1101000
Octal 255 115 150

Shades and tints

Shades of #AD4D68

#AD4D68
(173,77,104)
#9E465F
(158,70,95)
#8F3F56
(143,63,86)
#80384D
(128,56,77)
#713144
(113,49,68)
#622A3B
(98,42,59)
#532332
(83,35,50)
#441C29
(68,28,41)
#351520
(53,21,32)
#260E17
(38,14,23)
#17070E
(23,7,14)
#000000
(0,0,0)

Tints of #AD4D68

#AD4D68
(173,77,104)
#B45D75
(180,93,117)
#BB6D82
(187,109,130)
#C27D8F
(194,125,143)
#C98D9C
(201,141,156)
#D09DA9
(208,157,169)
#D7ADB6
(215,173,182)
#DEBDC3
(222,189,195)
#E5CDD0
(229,205,208)
#ECDDDD
(236,221,221)
#F3EDEA
(243,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD4D68; }

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

This text font color is #AD4D68.

Background Color

.myBgColor { background-color: #AD4D68; }

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

This div background color is #AD4D68.

Border color

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

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

This div border color is #AD4D68.

Opacity

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

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

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

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

This text has shadow with #AD4D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4D68.

Preview

Color preview on black background

This text has color #AD4D68 on black background.


Color preview on white background

This text has color #AD4D68 on white background.


Black color preview on #AD4D68 background

This text has black color on #AD4D68 background.


White color preview on #AD4D68 background

This text has white color on #AD4D68 background.


Related colors

Complementary color

Complementary color for #hex is #52B297.


I love getcolorcode.com

Triadic colors

1 #68AD4D and #4D68AD with #AD4D68 are triadic colors.

2 #684DAD and #4DAD68 with #AD4D68 are triadic colors.