COLOR #AD2B57

HEX: #AD2B57 RGB: (173,43,87)

Renk bilgisi

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

RGB renk modeli

#AD2B57 color RGB value is (173,43,87).

RGB: (173,43,87) (68%, 17%, 34%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 43 of 255 = 17%
B 87 of 255 = 34%

173
43
87

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 43 + 87 = 303 (100%)
R 173 of 303 ~ 57.1%
G 43 of 303 ~ 14.19%
B 87 of 303 ~ 28.71'%

%57.1
%14.19
%28.71

CMYK RENK MODELİ

#AD2B57 rengi CMYK tonu (0,75,50,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 75.14%
  • sarı tonu 49.71%
  • ana renk tonu 32.16%

CMYK: (0,75,50,32)
C0M75Y50K32 (0%, 75%, 50%, 32%)
(0.00 / 0.75 / 0.50 / 0.32)

CMYK yüzdeleri

%0
%75.14
%49.71
%32.16

Codes

Color #AD2B57 in popluar color models

AD 2B 57
RGB 173 43 87
HSL 340° 60.19% 42.35%
HSB/HSV 340° 75.14% 67.84%
CMYK 0.00% 75.14% 49.71%
32.16%

Color #AD2B57 in popluar number systems.

HEX AD 2B 57
Decimal 173 43 87
Binary 10101101 101011 1010111
Octal 255 53 127

Shades and tints

Shades of #AD2B57

#AD2B57
(173,43,87)
#9E2850
(158,40,80)
#8F2549
(143,37,73)
#802242
(128,34,66)
#711F3B
(113,31,59)
#621C34
(98,28,52)
#53192D
(83,25,45)
#441626
(68,22,38)
#35131F
(53,19,31)
#261018
(38,16,24)
#170D11
(23,13,17)
#000000
(0,0,0)

Tints of #AD2B57

#AD2B57
(173,43,87)
#B43E66
(180,62,102)
#BB5175
(187,81,117)
#C26484
(194,100,132)
#C97793
(201,119,147)
#D08AA2
(208,138,162)
#D79DB1
(215,157,177)
#DEB0C0
(222,176,192)
#E5C3CF
(229,195,207)
#ECD6DE
(236,214,222)
#F3E9ED
(243,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD2B57 color. Also use rgb(173,43,87) instead hex code.

Text Font Color

.myTextColor { color: #AD2B57; }

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

This text font color is #AD2B57.

Background Color

.myBgColor { background-color: #AD2B57; }

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

This div background color is #AD2B57.

Border color

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

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

This div border color is #AD2B57.

Opacity

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

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

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

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

This text has shadow with #AD2B57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD2B57.

Preview

Color preview on black background

This text has color #AD2B57 on black background.


Color preview on white background

This text has color #AD2B57 on white background.


Black color preview on #AD2B57 background

This text has black color on #AD2B57 background.


White color preview on #AD2B57 background

This text has white color on #AD2B57 background.


Related colors

Complementary color

Complementary color for #hex is #52D4A8.


I love getcolorcode.com

Triadic colors

1 #57AD2B and #2B57AD with #AD2B57 are triadic colors.

2 #572BAD and #2BAD57 with #AD2B57 are triadic colors.