COLOR #AD2E6C

HEX: #AD2E6C RGB: (173,46,108)

Renk bilgisi

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

RGB renk modeli

#AD2E6C color RGB value is (173,46,108).

RGB: (173,46,108) (68%, 18%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 46 of 255 = 18%
B 108 of 255 = 42%

173
46
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 46 + 108 = 327 (100%)
R 173 of 327 ~ 52.91%
G 46 of 327 ~ 14.07%
B 108 of 327 ~ 33.03'%

%52.91
%14.07
%33.03

CMYK RENK MODELİ

#AD2E6C rengi CMYK tonu (0,73,38,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 73.41%
  • sarı tonu 37.57%
  • ana renk tonu 32.16%

CMYK: (0,73,38,32)
C0M73Y38K32 (0%, 73%, 38%, 32%)
(0.00 / 0.73 / 0.38 / 0.32)

CMYK yüzdeleri

%0
%73.41
%37.57
%32.16

Codes

Color #AD2E6C in popluar color models

AD 2E 6C
RGB 173 46 108
HSL 331° 57.99% 42.94%
HSB/HSV 331° 73.41% 67.84%
CMYK 0.00% 73.41% 37.57%
32.16%

Color #AD2E6C in popluar number systems.

HEX AD 2E 6C
Decimal 173 46 108
Binary 10101101 101110 1101100
Octal 255 56 154

Shades and tints

Shades of #AD2E6C

#AD2E6C
(173,46,108)
#9E2A63
(158,42,99)
#8F265A
(143,38,90)
#802251
(128,34,81)
#711E48
(113,30,72)
#621A3F
(98,26,63)
#531636
(83,22,54)
#44122D
(68,18,45)
#350E24
(53,14,36)
#260A1B
(38,10,27)
#170612
(23,6,18)
#000000
(0,0,0)

Tints of #AD2E6C

#AD2E6C
(173,46,108)
#B44179
(180,65,121)
#BB5486
(187,84,134)
#C26793
(194,103,147)
#C97AA0
(201,122,160)
#D08DAD
(208,141,173)
#D7A0BA
(215,160,186)
#DEB3C7
(222,179,199)
#E5C6D4
(229,198,212)
#ECD9E1
(236,217,225)
#F3ECEE
(243,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD2E6C color. Also use rgb(173,46,108) instead hex code.

Text Font Color

.myTextColor { color: #AD2E6C; }

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

This text font color is #AD2E6C.

Background Color

.myBgColor { background-color: #AD2E6C; }

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

This div background color is #AD2E6C.

Border color

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

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

This div border color is #AD2E6C.

Opacity

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

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

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

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

This text has shadow with #AD2E6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD2E6C.

Preview

Color preview on black background

This text has color #AD2E6C on black background.


Color preview on white background

This text has color #AD2E6C on white background.


Black color preview on #AD2E6C background

This text has black color on #AD2E6C background.


White color preview on #AD2E6C background

This text has white color on #AD2E6C background.


Related colors

Complementary color

Complementary color for #hex is #52D193.


I love getcolorcode.com

Triadic colors

1 #6CAD2E and #2E6CAD with #AD2E6C are triadic colors.

2 #6C2EAD and #2EAD6C with #AD2E6C are triadic colors.