COLOR #AD65B5

HEX: #AD65B5 RGB: (173,101,181)

Renk bilgisi

#AD65B5 contains mainly red and blue colors. #AD65B5 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD65B5 color RGB value is (173,101,181).

RGB: (173,101,181) (68%, 40%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 101 of 255 = 40%
B 181 of 255 = 71%

173
101
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 101 + 181 = 455 (100%)
R 173 of 455 ~ 38.02%
G 101 of 455 ~ 22.2%
B 181 of 455 ~ 39.78'%

%38.02
%22.2
%39.78

CMYK RENK MODELİ

#AD65B5 rengi CMYK tonu (4,44,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 44.20%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,44,0,29)
C4M44Y0K29 (4%, 44%, 0%, 29%)
(0.04 / 0.44 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%44.2
%0
%29.02

Codes

Color #AD65B5 in popluar color models

AD 65 B5
RGB 173 101 181
HSL 294° 35.09% 55.29%
HSB/HSV 294° 44.20% 70.98%
CMYK 4.42% 44.20% 0.00%
29.02%

Color #AD65B5 in popluar number systems.

HEX AD 65 B5
Decimal 173 101 181
Binary 10101101 1100101 10110101
Octal 255 145 265

Shades and tints

Shades of #AD65B5

#AD65B5
(173,101,181)
#9E5CA5
(158,92,165)
#8F5395
(143,83,149)
#804A85
(128,74,133)
#714175
(113,65,117)
#623865
(98,56,101)
#532F55
(83,47,85)
#442645
(68,38,69)
#351D35
(53,29,53)
#261425
(38,20,37)
#170B15
(23,11,21)
#000000
(0,0,0)

Tints of #AD65B5

#AD65B5
(173,101,181)
#B473BB
(180,115,187)
#BB81C1
(187,129,193)
#C28FC7
(194,143,199)
#C99DCD
(201,157,205)
#D0ABD3
(208,171,211)
#D7B9D9
(215,185,217)
#DEC7DF
(222,199,223)
#E5D5E5
(229,213,229)
#ECE3EB
(236,227,235)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD65B5; }

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

This text font color is #AD65B5.

Background Color

.myBgColor { background-color: #AD65B5; }

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

This div background color is #AD65B5.

Border color

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

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

This div border color is #AD65B5.

Opacity

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

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

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

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

This text has shadow with #AD65B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD65B5.

Preview

Color preview on black background

This text has color #AD65B5 on black background.


Color preview on white background

This text has color #AD65B5 on white background.


Black color preview on #AD65B5 background

This text has black color on #AD65B5 background.


White color preview on #AD65B5 background

This text has white color on #AD65B5 background.


Related colors

Complementary color

Complementary color for #hex is #529A4A.


I love getcolorcode.com

Triadic colors

1 #B5AD65 and #65B5AD with #AD65B5 are triadic colors.

2 #B565AD and #65ADB5 with #AD65B5 are triadic colors.