COLOR #AD7494

HEX: #AD7494 RGB: (173,116,148)

Renk bilgisi

#AD7494 contains red, green and blue colors in about the same proportion. #AD7494 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD7494 color RGB value is (173,116,148).

RGB: (173,116,148) (68%, 45%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 116 of 255 = 45%
B 148 of 255 = 58%

173
116
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 116 + 148 = 437 (100%)
R 173 of 437 ~ 39.59%
G 116 of 437 ~ 26.54%
B 148 of 437 ~ 33.87'%

%39.59
%26.54
%33.87

CMYK RENK MODELİ

#AD7494 rengi CMYK tonu (0,33,14,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.95%
  • sarı tonu 14.45%
  • ana renk tonu 32.16%

CMYK: (0,33,14,32)
C0M33Y14K32 (0%, 33%, 14%, 32%)
(0.00 / 0.33 / 0.14 / 0.32)

CMYK yüzdeleri

%0
%32.95
%14.45
%32.16

Codes

Color #AD7494 in popluar color models

AD 74 94
RGB 173 116 148
HSL 326° 25.79% 56.67%
HSB/HSV 326° 32.95% 67.84%
CMYK 0.00% 32.95% 14.45%
32.16%

Color #AD7494 in popluar number systems.

HEX AD 74 94
Decimal 173 116 148
Binary 10101101 1110100 10010100
Octal 255 164 224

Shades and tints

Shades of #AD7494

#AD7494
(173,116,148)
#9E6A87
(158,106,135)
#8F607A
(143,96,122)
#80566D
(128,86,109)
#714C60
(113,76,96)
#624253
(98,66,83)
#533846
(83,56,70)
#442E39
(68,46,57)
#35242C
(53,36,44)
#261A1F
(38,26,31)
#171012
(23,16,18)
#000000
(0,0,0)

Tints of #AD7494

#AD7494
(173,116,148)
#B4809D
(180,128,157)
#BB8CA6
(187,140,166)
#C298AF
(194,152,175)
#C9A4B8
(201,164,184)
#D0B0C1
(208,176,193)
#D7BCCA
(215,188,202)
#DEC8D3
(222,200,211)
#E5D4DC
(229,212,220)
#ECE0E5
(236,224,229)
#F3ECEE
(243,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7494 color. Also use rgb(173,116,148) instead hex code.

Text Font Color

.myTextColor { color: #AD7494; }

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

This text font color is #AD7494.

Background Color

.myBgColor { background-color: #AD7494; }

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

This div background color is #AD7494.

Border color

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

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

This div border color is #AD7494.

Opacity

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

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

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

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

This text has shadow with #AD7494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7494.

Preview

Color preview on black background

This text has color #AD7494 on black background.


Color preview on white background

This text has color #AD7494 on white background.


Black color preview on #AD7494 background

This text has black color on #AD7494 background.


White color preview on #AD7494 background

This text has white color on #AD7494 background.


Related colors

Complementary color

Complementary color for #hex is #528B6B.


I love getcolorcode.com

Triadic colors

1 #94AD74 and #7494AD with #AD7494 are triadic colors.

2 #9474AD and #74AD94 with #AD7494 are triadic colors.