COLOR #AD76B0

HEX: #AD76B0 RGB: (173,118,176)

Renk bilgisi

#AD76B0 contains red, green and blue colors in about the same proportion. #AD76B0 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD76B0 color RGB value is (173,118,176).

RGB: (173,118,176) (68%, 46%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 118 of 255 = 46%
B 176 of 255 = 69%

173
118
176

R + G + B ~ 61%. #AD76B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 118 + 176 = 467 (100%)
R 173 of 467 ~ 37.04%
G 118 of 467 ~ 25.27%
B 176 of 467 ~ 37.69'%

%37.04
%25.27
%37.69

CMYK RENK MODELİ

#AD76B0 rengi CMYK tonu (2,33,0,31).

  • camgöbeği tonu 1.70%
  • eflatun tonu 32.95%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (2,33,0,31)
C2M33Y0K31 (2%, 33%, 0%, 31%)
(0.02 / 0.33 / 0.00 / 0.31)

CMYK yüzdeleri

%1.7
%32.95
%0
%30.98

Codes

Color #AD76B0 in popluar color models

AD 76 B0
RGB 173 118 176
HSL 297° 26.85% 57.65%
HSB/HSV 297° 32.95% 69.02%
CMYK 1.70% 32.95% 0.00%
30.98%

Color #AD76B0 in popluar number systems.

HEX AD 76 B0
Decimal 173 118 176
Binary 10101101 1110110 10110000
Octal 255 166 260

Shades and tints

Shades of #AD76B0

#AD76B0
(173,118,176)
#9E6CA0
(158,108,160)
#8F6290
(143,98,144)
#805880
(128,88,128)
#714E70
(113,78,112)
#624460
(98,68,96)
#533A50
(83,58,80)
#443040
(68,48,64)
#352630
(53,38,48)
#261C20
(38,28,32)
#171210
(23,18,16)
#000000
(0,0,0)

Tints of #AD76B0

#AD76B0
(173,118,176)
#B482B7
(180,130,183)
#BB8EBE
(187,142,190)
#C29AC5
(194,154,197)
#C9A6CC
(201,166,204)
#D0B2D3
(208,178,211)
#D7BEDA
(215,190,218)
#DECAE1
(222,202,225)
#E5D6E8
(229,214,232)
#ECE2EF
(236,226,239)
#F3EEF6
(243,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD76B0; }

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

This text font color is #AD76B0.

Background Color

.myBgColor { background-color: #AD76B0; }

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

This div background color is #AD76B0.

Border color

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

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

This div border color is #AD76B0.

Opacity

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

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

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

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

This text has shadow with #AD76B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD76B0.

Preview

Color preview on black background

This text has color #AD76B0 on black background.


Color preview on white background

This text has color #AD76B0 on white background.


Black color preview on #AD76B0 background

This text has black color on #AD76B0 background.


White color preview on #AD76B0 background

This text has white color on #AD76B0 background.


Related colors

Complementary color

Complementary color for #hex is #52894F.


I love getcolorcode.com

Triadic colors

1 #B0AD76 and #76B0AD with #AD76B0 are triadic colors.

2 #B076AD and #76ADB0 with #AD76B0 are triadic colors.