COLOR #AD6BFD

HEX: #AD6BFD RGB: (173,107,253)

Renk bilgisi

#AD6BFD contains mainly blue color. #AD6BFD ‘ nin web güvenlik rengi #9966FF (ya da #96F) dir.

RGB renk modeli

#AD6BFD color RGB value is (173,107,253).

RGB: (173,107,253) (68%, 42%, 99%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 107 of 255 = 42%
B 253 of 255 = 99%

173
107
253

R + G + B ~ 70%. #AD6BFD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 107 + 253 = 533 (100%)
R 173 of 533 ~ 32.46%
G 107 of 533 ~ 20.08%
B 253 of 533 ~ 47.47'%

%32.46
%20.08
%47.47

CMYK RENK MODELİ

#AD6BFD rengi CMYK tonu (32,58,0,1).

  • camgöbeği tonu 31.62%
  • eflatun tonu 57.71%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (32,58,0,1)
C32M58Y0K1 (32%, 58%, 0%, 1%)
(0.32 / 0.58 / 0.00 / 0.01)

CMYK yüzdeleri

%31.62
%57.71
%0
%0.78

Codes

Color #AD6BFD in popluar color models

AD 6B FD
RGB 173 107 253
HSL 267° 97.33% 70.59%
HSB/HSV 267° 57.71% 99.22%
CMYK 31.62% 57.71% 0.00%
0.78%

Color #AD6BFD in popluar number systems.

HEX AD 6B FD
Decimal 173 107 253
Binary 10101101 1101011 11111101
Octal 255 153 375

Shades and tints

Shades of #AD6BFD

#AD6BFD
(173,107,253)
#9E62E6
(158,98,230)
#8F59CF
(143,89,207)
#8050B8
(128,80,184)
#7147A1
(113,71,161)
#623E8A
(98,62,138)
#533573
(83,53,115)
#442C5C
(68,44,92)
#352345
(53,35,69)
#261A2E
(38,26,46)
#171117
(23,17,23)
#000000
(0,0,0)

Tints of #AD6BFD

#AD6BFD
(173,107,253)
#B478FD
(180,120,253)
#BB85FD
(187,133,253)
#C292FD
(194,146,253)
#C99FFD
(201,159,253)
#D0ACFD
(208,172,253)
#D7B9FD
(215,185,253)
#DEC6FD
(222,198,253)
#E5D3FD
(229,211,253)
#ECE0FD
(236,224,253)
#F3EDFD
(243,237,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6BFD color. Also use rgb(173,107,253) instead hex code.

Text Font Color

.myTextColor { color: #AD6BFD; }

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

This text font color is #AD6BFD.

Background Color

.myBgColor { background-color: #AD6BFD; }

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

This div background color is #AD6BFD.

Border color

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

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

This div border color is #AD6BFD.

Opacity

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

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

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

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

This text has shadow with #AD6BFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6BFD.

Preview

Color preview on black background

This text has color #AD6BFD on black background.


Color preview on white background

This text has color #AD6BFD on white background.


Black color preview on #AD6BFD background

This text has black color on #AD6BFD background.


White color preview on #AD6BFD background

This text has white color on #AD6BFD background.


Related colors

Complementary color

Complementary color for #hex is #529402.


I love getcolorcode.com

Triadic colors

1 #FDAD6B and #6BFDAD with #AD6BFD are triadic colors.

2 #FD6BAD and #6BADFD with #AD6BFD are triadic colors.