COLOR #AD77C9

HEX: #AD77C9 RGB: (173,119,201)

Renk bilgisi

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

RGB renk modeli

#AD77C9 color RGB value is (173,119,201).

RGB: (173,119,201) (68%, 47%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 119 of 255 = 47%
B 201 of 255 = 79%

173
119
201

R + G + B ~ 65%. #AD77C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 119 + 201 = 493 (100%)
R 173 of 493 ~ 35.09%
G 119 of 493 ~ 24.14%
B 201 of 493 ~ 40.77'%

%35.09
%24.14
%40.77

CMYK RENK MODELİ

#AD77C9 rengi CMYK tonu (14,41,0,21).

  • camgöbeği tonu 13.93%
  • eflatun tonu 40.80%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (14,41,0,21)
C14M41Y0K21 (14%, 41%, 0%, 21%)
(0.14 / 0.41 / 0.00 / 0.21)

CMYK yüzdeleri

%13.93
%40.8
%0
%21.18

Codes

Color #AD77C9 in popluar color models

AD 77 C9
RGB 173 119 201
HSL 280° 43.16% 62.75%
HSB/HSV 280° 40.80% 78.82%
CMYK 13.93% 40.80% 0.00%
21.18%

Color #AD77C9 in popluar number systems.

HEX AD 77 C9
Decimal 173 119 201
Binary 10101101 1110111 11001001
Octal 255 167 311

Shades and tints

Shades of #AD77C9

#AD77C9
(173,119,201)
#9E6DB7
(158,109,183)
#8F63A5
(143,99,165)
#805993
(128,89,147)
#714F81
(113,79,129)
#62456F
(98,69,111)
#533B5D
(83,59,93)
#44314B
(68,49,75)
#352739
(53,39,57)
#261D27
(38,29,39)
#171315
(23,19,21)
#000000
(0,0,0)

Tints of #AD77C9

#AD77C9
(173,119,201)
#B483CD
(180,131,205)
#BB8FD1
(187,143,209)
#C29BD5
(194,155,213)
#C9A7D9
(201,167,217)
#D0B3DD
(208,179,221)
#D7BFE1
(215,191,225)
#DECBE5
(222,203,229)
#E5D7E9
(229,215,233)
#ECE3ED
(236,227,237)
#F3EFF1
(243,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD77C9; }

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

This text font color is #AD77C9.

Background Color

.myBgColor { background-color: #AD77C9; }

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

This div background color is #AD77C9.

Border color

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

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

This div border color is #AD77C9.

Opacity

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

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

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

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

This text has shadow with #AD77C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD77C9.

Preview

Color preview on black background

This text has color #AD77C9 on black background.


Color preview on white background

This text has color #AD77C9 on white background.


Black color preview on #AD77C9 background

This text has black color on #AD77C9 background.


White color preview on #AD77C9 background

This text has white color on #AD77C9 background.


Related colors

Complementary color

Complementary color for #hex is #528836.


I love getcolorcode.com

Triadic colors

1 #C9AD77 and #77C9AD with #AD77C9 are triadic colors.

2 #C977AD and #77ADC9 with #AD77C9 are triadic colors.