COLOR #AD4B9F

HEX: #AD4B9F RGB: (173,75,159)

Renk bilgisi

#AD4B9F contains mainly red and blue colors. #AD4B9F ‘ nin web güvenlik rengi #993399 (ya da #939) dir.

RGB renk modeli

#AD4B9F color RGB value is (173,75,159).

RGB: (173,75,159) (68%, 29%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 75 of 255 = 29%
B 159 of 255 = 62%

173
75
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 75 + 159 = 407 (100%)
R 173 of 407 ~ 42.51%
G 75 of 407 ~ 18.43%
B 159 of 407 ~ 39.07'%

%42.51
%18.43
%39.07

CMYK RENK MODELİ

#AD4B9F rengi CMYK tonu (0,57,8,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 56.65%
  • sarı tonu 8.09%
  • ana renk tonu 32.16%

CMYK: (0,57,8,32)
C0M57Y8K32 (0%, 57%, 8%, 32%)
(0.00 / 0.57 / 0.08 / 0.32)

CMYK yüzdeleri

%0
%56.65
%8.09
%32.16

Codes

Color #AD4B9F in popluar color models

AD 4B 9F
RGB 173 75 159
HSL 309° 39.52% 48.63%
HSB/HSV 309° 56.65% 67.84%
CMYK 0.00% 56.65% 8.09%
32.16%

Color #AD4B9F in popluar number systems.

HEX AD 4B 9F
Decimal 173 75 159
Binary 10101101 1001011 10011111
Octal 255 113 237

Shades and tints

Shades of #AD4B9F

#AD4B9F
(173,75,159)
#9E4591
(158,69,145)
#8F3F83
(143,63,131)
#803975
(128,57,117)
#713367
(113,51,103)
#622D59
(98,45,89)
#53274B
(83,39,75)
#44213D
(68,33,61)
#351B2F
(53,27,47)
#261521
(38,21,33)
#170F13
(23,15,19)
#000000
(0,0,0)

Tints of #AD4B9F

#AD4B9F
(173,75,159)
#B45BA7
(180,91,167)
#BB6BAF
(187,107,175)
#C27BB7
(194,123,183)
#C98BBF
(201,139,191)
#D09BC7
(208,155,199)
#D7ABCF
(215,171,207)
#DEBBD7
(222,187,215)
#E5CBDF
(229,203,223)
#ECDBE7
(236,219,231)
#F3EBEF
(243,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD4B9F; }

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

This text font color is #AD4B9F.

Background Color

.myBgColor { background-color: #AD4B9F; }

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

This div background color is #AD4B9F.

Border color

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

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

This div border color is #AD4B9F.

Opacity

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

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

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

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

This text has shadow with #AD4B9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4B9F.

Preview

Color preview on black background

This text has color #AD4B9F on black background.


Color preview on white background

This text has color #AD4B9F on white background.


Black color preview on #AD4B9F background

This text has black color on #AD4B9F background.


White color preview on #AD4B9F background

This text has white color on #AD4B9F background.


Related colors

Complementary color

Complementary color for #hex is #52B460.


I love getcolorcode.com

Triadic colors

1 #9FAD4B and #4B9FAD with #AD4B9F are triadic colors.

2 #9F4BAD and #4BAD9F with #AD4B9F are triadic colors.