COLOR #AD77C2

HEX: #AD77C2 RGB: (173,119,194)

Renk bilgisi

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

RGB renk modeli

#AD77C2 color RGB value is (173,119,194).

RGB: (173,119,194) (68%, 47%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 119 of 255 = 47%
B 194 of 255 = 76%

173
119
194

R + G + B ~ 64%. #AD77C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 119 + 194 = 486 (100%)
R 173 of 486 ~ 35.6%
G 119 of 486 ~ 24.49%
B 194 of 486 ~ 39.92'%

%35.6
%24.49
%39.92

CMYK RENK MODELİ

#AD77C2 rengi CMYK tonu (11,39,0,24).

  • camgöbeği tonu 10.82%
  • eflatun tonu 38.66%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (11,39,0,24)
C11M39Y0K24 (11%, 39%, 0%, 24%)
(0.11 / 0.39 / 0.00 / 0.24)

CMYK yüzdeleri

%10.82
%38.66
%0
%23.92

Codes

Color #AD77C2 in popluar color models

AD 77 C2
RGB 173 119 194
HSL 283° 38.07% 61.37%
HSB/HSV 283° 38.66% 76.08%
CMYK 10.82% 38.66% 0.00%
23.92%

Color #AD77C2 in popluar number systems.

HEX AD 77 C2
Decimal 173 119 194
Binary 10101101 1110111 11000010
Octal 255 167 302

Shades and tints

Shades of #AD77C2

#AD77C2
(173,119,194)
#9E6DB1
(158,109,177)
#8F63A0
(143,99,160)
#80598F
(128,89,143)
#714F7E
(113,79,126)
#62456D
(98,69,109)
#533B5C
(83,59,92)
#44314B
(68,49,75)
#35273A
(53,39,58)
#261D29
(38,29,41)
#171318
(23,19,24)
#000000
(0,0,0)

Tints of #AD77C2

#AD77C2
(173,119,194)
#B483C7
(180,131,199)
#BB8FCC
(187,143,204)
#C29BD1
(194,155,209)
#C9A7D6
(201,167,214)
#D0B3DB
(208,179,219)
#D7BFE0
(215,191,224)
#DECBE5
(222,203,229)
#E5D7EA
(229,215,234)
#ECE3EF
(236,227,239)
#F3EFF4
(243,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD77C2; }

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

This text font color is #AD77C2.

Background Color

.myBgColor { background-color: #AD77C2; }

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

This div background color is #AD77C2.

Border color

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

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

This div border color is #AD77C2.

Opacity

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

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

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

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

This text has shadow with #AD77C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD77C2.

Preview

Color preview on black background

This text has color #AD77C2 on black background.


Color preview on white background

This text has color #AD77C2 on white background.


Black color preview on #AD77C2 background

This text has black color on #AD77C2 background.


White color preview on #AD77C2 background

This text has white color on #AD77C2 background.


Related colors

Complementary color

Complementary color for #hex is #52883D.


I love getcolorcode.com

Triadic colors

1 #C2AD77 and #77C2AD with #AD77C2 are triadic colors.

2 #C277AD and #77ADC2 with #AD77C2 are triadic colors.