COLOR #AD6CB1

HEX: #AD6CB1 RGB: (173,108,177)

Renk bilgisi

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

RGB renk modeli

#AD6CB1 color RGB value is (173,108,177).

RGB: (173,108,177) (68%, 42%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 108 of 255 = 42%
B 177 of 255 = 69%

173
108
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 108 + 177 = 458 (100%)
R 173 of 458 ~ 37.77%
G 108 of 458 ~ 23.58%
B 177 of 458 ~ 38.65'%

%37.77
%23.58
%38.65

CMYK RENK MODELİ

#AD6CB1 rengi CMYK tonu (2,39,0,31).

  • camgöbeği tonu 2.26%
  • eflatun tonu 38.98%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%

CMYK: (2,39,0,31)
C2M39Y0K31 (2%, 39%, 0%, 31%)
(0.02 / 0.39 / 0.00 / 0.31)

CMYK yüzdeleri

%2.26
%38.98
%0
%30.59

Codes

Color #AD6CB1 in popluar color models

AD 6C B1
RGB 173 108 177
HSL 297° 30.67% 55.88%
HSB/HSV 297° 38.98% 69.41%
CMYK 2.26% 38.98% 0.00%
30.59%

Color #AD6CB1 in popluar number systems.

HEX AD 6C B1
Decimal 173 108 177
Binary 10101101 1101100 10110001
Octal 255 154 261

Shades and tints

Shades of #AD6CB1

#AD6CB1
(173,108,177)
#9E63A1
(158,99,161)
#8F5A91
(143,90,145)
#805181
(128,81,129)
#714871
(113,72,113)
#623F61
(98,63,97)
#533651
(83,54,81)
#442D41
(68,45,65)
#352431
(53,36,49)
#261B21
(38,27,33)
#171211
(23,18,17)
#000000
(0,0,0)

Tints of #AD6CB1

#AD6CB1
(173,108,177)
#B479B8
(180,121,184)
#BB86BF
(187,134,191)
#C293C6
(194,147,198)
#C9A0CD
(201,160,205)
#D0ADD4
(208,173,212)
#D7BADB
(215,186,219)
#DEC7E2
(222,199,226)
#E5D4E9
(229,212,233)
#ECE1F0
(236,225,240)
#F3EEF7
(243,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD6CB1 color. Also use rgb(173,108,177) instead hex code.

Text Font Color

.myTextColor { color: #AD6CB1; }

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

This text font color is #AD6CB1.

Background Color

.myBgColor { background-color: #AD6CB1; }

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

This div background color is #AD6CB1.

Border color

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

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

This div border color is #AD6CB1.

Opacity

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

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

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

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

This text has shadow with #AD6CB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD6CB1.

Preview

Color preview on black background

This text has color #AD6CB1 on black background.


Color preview on white background

This text has color #AD6CB1 on white background.


Black color preview on #AD6CB1 background

This text has black color on #AD6CB1 background.


White color preview on #AD6CB1 background

This text has white color on #AD6CB1 background.


Related colors

Complementary color

Complementary color for #hex is #52934E.


I love getcolorcode.com

Triadic colors

1 #B1AD6C and #6CB1AD with #AD6CB1 are triadic colors.

2 #B16CAD and #6CADB1 with #AD6CB1 are triadic colors.