COLOR #AD2747

HEX: #AD2747 RGB: (173,39,71)

Color info

#AD2747 contains mainly red color. Web safe color of #AD2747 is #993333 (or #933).

RGB color model

#AD2747 color RGB value is (173,39,71).

RGB: (173,39,71) (68%, 15%, 28%)

RGB channels and saturation

R 173 of 255 = 68%
G 39 of 255 = 15%
B 71 of 255 = 28%

173
39
71

R + G + B ~ 37%. #AD2747 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 173 + 39 + 71 = 283 (100%)
R 173 of 283 ~ 61.13%
G 39 of 283 ~ 13.78%
B 71 of 283 ~ 25.09'%

%61.13
%13.78
%25.09

CMYK color model

#AD2747 color CMYK value is (0,77,59,32).

  • cyan value is 0.00%
  • magenta value is 77.46%
  • yellow value is 58.96%
  • key color value is 32.16%

CMYK: (0,77,59,32)
C0M77Y59K32 (0%, 77%, 59%, 32%)
(0.00 / 0.77 / 0.59 / 0.32)

CMYK percentages

%0
%77.46
%58.96
%32.16

Codes

Color #AD2747 in popluar color models

AD 27 47
RGB 173 39 71
HSL 346° 63.21% 41.57%
HSB/HSV 346° 77.46% 67.84%
CMYK 0.00% 77.46% 58.96%
32.16%

Color #AD2747 in popluar number systems.

HEX AD 27 47
Decimal 173 39 71
Binary 10101101 100111 1000111
Octal 255 47 107

Shades and tints

Shades of #AD2747

#AD2747
(173,39,71)
#9E2441
(158,36,65)
#8F213B
(143,33,59)
#801E35
(128,30,53)
#711B2F
(113,27,47)
#621829
(98,24,41)
#531523
(83,21,35)
#44121D
(68,18,29)
#350F17
(53,15,23)
#260C11
(38,12,17)
#17090B
(23,9,11)
#000000
(0,0,0)

Tints of #AD2747

#AD2747
(173,39,71)
#B43A57
(180,58,87)
#BB4D67
(187,77,103)
#C26077
(194,96,119)
#C97387
(201,115,135)
#D08697
(208,134,151)
#D799A7
(215,153,167)
#DEACB7
(222,172,183)
#E5BFC7
(229,191,199)
#ECD2D7
(236,210,215)
#F3E5E7
(243,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD2747 color. Also use rgb(173,39,71) instead hex code.

Text Font Color

.myTextColor { color: #AD2747; }

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

This text font color is #AD2747.

Background Color

.myBgColor { background-color: #AD2747; }

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

This div background color is #AD2747.

Border color

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

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

This div border color is #AD2747.

Opacity

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

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

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

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

This text has shadow with #AD2747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD2747.

Preview

Color preview on black background

This text has color #AD2747 on black background.


Color preview on white background

This text has color #AD2747 on white background.


Black color preview on #AD2747 background

This text has black color on #AD2747 background.


White color preview on #AD2747 background

This text has white color on #AD2747 background.


Related colors

Complementary color

Complementary color for #hex is #52D8B8.


I love getcolorcode.com

Triadic colors

1 #47AD27 and #2747AD with #AD2747 are triadic colors.

2 #4727AD and #27AD47 with #AD2747 are triadic colors.