COLOR #AD7BB6

HEX: #AD7BB6 RGB: (173,123,182)

Renk bilgisi

#AD7BB6 contains red, green and blue colors in about the same proportion. #AD7BB6 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD7BB6 color RGB value is (173,123,182).

RGB: (173,123,182) (68%, 48%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 123 of 255 = 48%
B 182 of 255 = 71%

173
123
182

R + G + B ~ 62%. #AD7BB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 123 + 182 = 478 (100%)
R 173 of 478 ~ 36.19%
G 123 of 478 ~ 25.73%
B 182 of 478 ~ 38.08'%

%36.19
%25.73
%38.08

CMYK RENK MODELİ

#AD7BB6 rengi CMYK tonu (5,32,0,29).

  • camgöbeği tonu 4.95%
  • eflatun tonu 32.42%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (5,32,0,29)
C5M32Y0K29 (5%, 32%, 0%, 29%)
(0.05 / 0.32 / 0.00 / 0.29)

CMYK yüzdeleri

%4.95
%32.42
%0
%28.63

Codes

Color #AD7BB6 in popluar color models

AD 7B B6
RGB 173 123 182
HSL 291° 28.78% 59.80%
HSB/HSV 291° 32.42% 71.37%
CMYK 4.95% 32.42% 0.00%
28.63%

Color #AD7BB6 in popluar number systems.

HEX AD 7B B6
Decimal 173 123 182
Binary 10101101 1111011 10110110
Octal 255 173 266

Shades and tints

Shades of #AD7BB6

#AD7BB6
(173,123,182)
#9E70A6
(158,112,166)
#8F6596
(143,101,150)
#805A86
(128,90,134)
#714F76
(113,79,118)
#624466
(98,68,102)
#533956
(83,57,86)
#442E46
(68,46,70)
#352336
(53,35,54)
#261826
(38,24,38)
#170D16
(23,13,22)
#000000
(0,0,0)

Tints of #AD7BB6

#AD7BB6
(173,123,182)
#B487BC
(180,135,188)
#BB93C2
(187,147,194)
#C29FC8
(194,159,200)
#C9ABCE
(201,171,206)
#D0B7D4
(208,183,212)
#D7C3DA
(215,195,218)
#DECFE0
(222,207,224)
#E5DBE6
(229,219,230)
#ECE7EC
(236,231,236)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7BB6 color. Also use rgb(173,123,182) instead hex code.

Text Font Color

.myTextColor { color: #AD7BB6; }

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

This text font color is #AD7BB6.

Background Color

.myBgColor { background-color: #AD7BB6; }

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

This div background color is #AD7BB6.

Border color

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

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

This div border color is #AD7BB6.

Opacity

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

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

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

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

This text has shadow with #AD7BB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7BB6.

Preview

Color preview on black background

This text has color #AD7BB6 on black background.


Color preview on white background

This text has color #AD7BB6 on white background.


Black color preview on #AD7BB6 background

This text has black color on #AD7BB6 background.


White color preview on #AD7BB6 background

This text has white color on #AD7BB6 background.


Related colors

Complementary color

Complementary color for #hex is #528449.


I love getcolorcode.com

Triadic colors

1 #B6AD7B and #7BB6AD with #AD7BB6 are triadic colors.

2 #B67BAD and #7BADB6 with #AD7BB6 are triadic colors.