COLOR #AD76BC

HEX: #AD76BC RGB: (173,118,188)

Renk bilgisi

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

RGB renk modeli

#AD76BC color RGB value is (173,118,188).

RGB: (173,118,188) (68%, 46%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 118 of 255 = 46%
B 188 of 255 = 74%

173
118
188

R + G + B ~ 63%. #AD76BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 118 + 188 = 479 (100%)
R 173 of 479 ~ 36.12%
G 118 of 479 ~ 24.63%
B 188 of 479 ~ 39.25'%

%36.12
%24.63
%39.25

CMYK RENK MODELİ

#AD76BC rengi CMYK tonu (8,37,0,26).

  • camgöbeği tonu 7.98%
  • eflatun tonu 37.23%
  • sarı tonu 0.00%
  • ana renk tonu 26.27%
CMYK: (8,37,0,26) C8M37Y0K26 (8%,37%,0%,26%) (0.08/0.37/0.00/0.26) 

CMYK yüzdeleri

%7.98
%37.23
%0
%26.27

Codes

Color #AD76BC in popluar color models

AD 76 BC
RGB 173 118 188
HSL 287° 34.31% 60.00%
HSB/HSV 287° 37.23% 73.73%
CMYK 7.98% 37.23% 0.00%
26.27%

Color #AD76BC in popluar number systems.

HEX AD 76 BC
Decimal 173 118 188
Binary 10101101 1110110 10111100
Octal 255 166 274

Shades and tints

Shades of #AD76BC

#AD76BC
(173,118,188)
#9E6CAB
(158,108,171)
#8F629A
(143,98,154)
#805889
(128,88,137)
#714E78
(113,78,120)
#624467
(98,68,103)
#533A56
(83,58,86)
#443045
(68,48,69)
#352634
(53,38,52)
#261C23
(38,28,35)
#171212
(23,18,18)
#000000
(0,0,0)

Tints of #AD76BC

#AD76BC
(173,118,188)
#B482C2
(180,130,194)
#BB8EC8
(187,142,200)
#C29ACE
(194,154,206)
#C9A6D4
(201,166,212)
#D0B2DA
(208,178,218)
#D7BEE0
(215,190,224)
#DECAE6
(222,202,230)
#E5D6EC
(229,214,236)
#ECE2F2
(236,226,242)
#F3EEF8
(243,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD76BC color. Also use rgb(173,118,188) instead hex code.

Text Font Color

.myTextColor { color: #AD76BC; }

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

This text font color is #AD76BC.

Background Color

.myBgColor { background-color: #AD76BC; }

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

This div background color is #AD76BC.

Border color

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

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

This div border color is #AD76BC.

Opacity

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

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

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

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

This text has shadow with #AD76BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD76BC.

Preview

Color preview on black background

This text has color #AD76BC on black background.


Color preview on white background

This text has color #AD76BC on white background.


Black color preview on #AD76BC background

This text has black color on #AD76BC background.


White color preview on #AD76BC background

This text has white color on #AD76BC background.


Related colors

Complementary color

Complementary color for #hex is #528943.


I love getcolorcode.com

Triadic colors

1 #BCAD76 and #76BCAD with #AD76BC are triadic colors.

2 #BC76AD and #76ADBC with #AD76BC are triadic colors.