COLOR #AD77A8

HEX: #AD77A8 RGB: (173,119,168)

Renk bilgisi

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

RGB renk modeli

#AD77A8 color RGB value is (173,119,168).

RGB: (173,119,168) (68%, 47%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 119 of 255 = 47%
B 168 of 255 = 66%

173
119
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 119 + 168 = 460 (100%)
R 173 of 460 ~ 37.61%
G 119 of 460 ~ 25.87%
B 168 of 460 ~ 36.52'%

%37.61
%25.87
%36.52

CMYK RENK MODELİ

#AD77A8 rengi CMYK tonu (0,31,3,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.21%
  • sarı tonu 2.89%
  • ana renk tonu 32.16%

CMYK: (0,31,3,32)
C0M31Y3K32 (0%, 31%, 3%, 32%)
(0.00 / 0.31 / 0.03 / 0.32)

CMYK yüzdeleri

%0
%31.21
%2.89
%32.16

Codes

Color #AD77A8 in popluar color models

AD 77 A8
RGB 173 119 168
HSL 306° 24.77% 57.25%
HSB/HSV 306° 31.21% 67.84%
CMYK 0.00% 31.21% 2.89%
32.16%

Color #AD77A8 in popluar number systems.

HEX AD 77 A8
Decimal 173 119 168
Binary 10101101 1110111 10101000
Octal 255 167 250

Shades and tints

Shades of #AD77A8

#AD77A8
(173,119,168)
#9E6D99
(158,109,153)
#8F638A
(143,99,138)
#80597B
(128,89,123)
#714F6C
(113,79,108)
#62455D
(98,69,93)
#533B4E
(83,59,78)
#44313F
(68,49,63)
#352730
(53,39,48)
#261D21
(38,29,33)
#171312
(23,19,18)
#000000
(0,0,0)

Tints of #AD77A8

#AD77A8
(173,119,168)
#B483AF
(180,131,175)
#BB8FB6
(187,143,182)
#C29BBD
(194,155,189)
#C9A7C4
(201,167,196)
#D0B3CB
(208,179,203)
#D7BFD2
(215,191,210)
#DECBD9
(222,203,217)
#E5D7E0
(229,215,224)
#ECE3E7
(236,227,231)
#F3EFEE
(243,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD77A8 color. Also use rgb(173,119,168) instead hex code.

Text Font Color

.myTextColor { color: #AD77A8; }

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

This text font color is #AD77A8.

Background Color

.myBgColor { background-color: #AD77A8; }

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

This div background color is #AD77A8.

Border color

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

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

This div border color is #AD77A8.

Opacity

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

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

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

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

This text has shadow with #AD77A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD77A8.

Preview

Color preview on black background

This text has color #AD77A8 on black background.


Color preview on white background

This text has color #AD77A8 on white background.


Black color preview on #AD77A8 background

This text has black color on #AD77A8 background.


White color preview on #AD77A8 background

This text has white color on #AD77A8 background.


Related colors

Complementary color

Complementary color for #hex is #528857.


I love getcolorcode.com

Triadic colors

1 #A8AD77 and #77A8AD with #AD77A8 are triadic colors.

2 #A877AD and #77ADA8 with #AD77A8 are triadic colors.