COLOR #AD65A8

HEX: #AD65A8 RGB: (173,101,168)

Renk bilgisi

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

RGB renk modeli

#AD65A8 color RGB value is (173,101,168).

RGB: (173,101,168) (68%, 40%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 101 of 255 = 40%
B 168 of 255 = 66%

173
101
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 101 + 168 = 442 (100%)
R 173 of 442 ~ 39.14%
G 101 of 442 ~ 22.85%
B 168 of 442 ~ 38.01'%

%39.14
%22.85
%38.01

CMYK RENK MODELİ

#AD65A8 rengi CMYK tonu (0,42,3,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.62%
  • sarı tonu 2.89%
  • ana renk tonu 32.16%

CMYK: (0,42,3,32)
C0M42Y3K32 (0%, 42%, 3%, 32%)
(0.00 / 0.42 / 0.03 / 0.32)

CMYK yüzdeleri

%0
%41.62
%2.89
%32.16

Codes

Color #AD65A8 in popluar color models

AD 65 A8
RGB 173 101 168
HSL 304° 30.51% 53.73%
HSB/HSV 304° 41.62% 67.84%
CMYK 0.00% 41.62% 2.89%
32.16%

Color #AD65A8 in popluar number systems.

HEX AD 65 A8
Decimal 173 101 168
Binary 10101101 1100101 10101000
Octal 255 145 250

Shades and tints

Shades of #AD65A8

#AD65A8
(173,101,168)
#9E5C99
(158,92,153)
#8F538A
(143,83,138)
#804A7B
(128,74,123)
#71416C
(113,65,108)
#62385D
(98,56,93)
#532F4E
(83,47,78)
#44263F
(68,38,63)
#351D30
(53,29,48)
#261421
(38,20,33)
#170B12
(23,11,18)
#000000
(0,0,0)

Tints of #AD65A8

#AD65A8
(173,101,168)
#B473AF
(180,115,175)
#BB81B6
(187,129,182)
#C28FBD
(194,143,189)
#C99DC4
(201,157,196)
#D0ABCB
(208,171,203)
#D7B9D2
(215,185,210)
#DEC7D9
(222,199,217)
#E5D5E0
(229,213,224)
#ECE3E7
(236,227,231)
#F3F1EE
(243,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD65A8 color. Also use rgb(173,101,168) instead hex code.

Text Font Color

.myTextColor { color: #AD65A8; }

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

This text font color is #AD65A8.

Background Color

.myBgColor { background-color: #AD65A8; }

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

This div background color is #AD65A8.

Border color

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

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

This div border color is #AD65A8.

Opacity

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

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

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

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

This text has shadow with #AD65A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD65A8.

Preview

Color preview on black background

This text has color #AD65A8 on black background.


Color preview on white background

This text has color #AD65A8 on white background.


Black color preview on #AD65A8 background

This text has black color on #AD65A8 background.


White color preview on #AD65A8 background

This text has white color on #AD65A8 background.


Related colors

Complementary color

Complementary color for #hex is #529A57.


I love getcolorcode.com

Triadic colors

1 #A8AD65 and #65A8AD with #AD65A8 are triadic colors.

2 #A865AD and #65ADA8 with #AD65A8 are triadic colors.