COLOR #AD6293

HEX: #AD6293 RGB: (173,98,147)

Renk bilgisi

#AD6293 contains mainly red and blue colors. #AD6293 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD6293 color RGB value is (173,98,147).

RGB: (173,98,147) (68%, 38%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 98 of 255 = 38%
B 147 of 255 = 58%

173
98
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 98 + 147 = 418 (100%)
R 173 of 418 ~ 41.39%
G 98 of 418 ~ 23.44%
B 147 of 418 ~ 35.17'%

%41.39
%23.44
%35.17

CMYK RENK MODELİ

#AD6293 rengi CMYK tonu (0,43,15,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 43.35%
  • sarı tonu 15.03%
  • ana renk tonu 32.16%

CMYK: (0,43,15,32)
C0M43Y15K32 (0%, 43%, 15%, 32%)
(0.00 / 0.43 / 0.15 / 0.32)

CMYK yüzdeleri

%0
%43.35
%15.03
%32.16

Codes

Color #AD6293 in popluar color models

AD 62 93
RGB 173 98 147
HSL 321° 31.38% 53.14%
HSB/HSV 321° 43.35% 67.84%
CMYK 0.00% 43.35% 15.03%
32.16%

Color #AD6293 in popluar number systems.

HEX AD 62 93
Decimal 173 98 147
Binary 10101101 1100010 10010011
Octal 255 142 223

Shades and tints

Shades of #AD6293

#AD6293
(173,98,147)
#9E5A86
(158,90,134)
#8F5279
(143,82,121)
#804A6C
(128,74,108)
#71425F
(113,66,95)
#623A52
(98,58,82)
#533245
(83,50,69)
#442A38
(68,42,56)
#35222B
(53,34,43)
#261A1E
(38,26,30)
#171211
(23,18,17)
#000000
(0,0,0)

Tints of #AD6293

#AD6293
(173,98,147)
#B4709C
(180,112,156)
#BB7EA5
(187,126,165)
#C28CAE
(194,140,174)
#C99AB7
(201,154,183)
#D0A8C0
(208,168,192)
#D7B6C9
(215,182,201)
#DEC4D2
(222,196,210)
#E5D2DB
(229,210,219)
#ECE0E4
(236,224,228)
#F3EEED
(243,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6293 color. Also use rgb(173,98,147) instead hex code.

Text Font Color

.myTextColor { color: #AD6293; }

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

This text font color is #AD6293.

Background Color

.myBgColor { background-color: #AD6293; }

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

This div background color is #AD6293.

Border color

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

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

This div border color is #AD6293.

Opacity

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

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

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

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

This text has shadow with #AD6293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6293.

Preview

Color preview on black background

This text has color #AD6293 on black background.


Color preview on white background

This text has color #AD6293 on white background.


Black color preview on #AD6293 background

This text has black color on #AD6293 background.


White color preview on #AD6293 background

This text has white color on #AD6293 background.


Related colors

Complementary color

Complementary color for #hex is #529D6C.


I love getcolorcode.com

Triadic colors

1 #93AD62 and #6293AD with #AD6293 are triadic colors.

2 #9362AD and #62AD93 with #AD6293 are triadic colors.