COLOR #AD75B5

HEX: #AD75B5 RGB: (173,117,181)

Renk bilgisi

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

RGB renk modeli

#AD75B5 color RGB value is (173,117,181).

RGB: (173,117,181) (68%, 46%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 117 of 255 = 46%
B 181 of 255 = 71%

173
117
181

R + G + B ~ 62%. #AD75B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 117 + 181 = 471 (100%)
R 173 of 471 ~ 36.73%
G 117 of 471 ~ 24.84%
B 181 of 471 ~ 38.43'%

%36.73
%24.84
%38.43

CMYK RENK MODELİ

#AD75B5 rengi CMYK tonu (4,35,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 35.36%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,35,0,29)
C4M35Y0K29 (4%, 35%, 0%, 29%)
(0.04 / 0.35 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%35.36
%0
%29.02

Codes

Color #AD75B5 in popluar color models

AD 75 B5
RGB 173 117 181
HSL 293° 30.19% 58.43%
HSB/HSV 293° 35.36% 70.98%
CMYK 4.42% 35.36% 0.00%
29.02%

Color #AD75B5 in popluar number systems.

HEX AD 75 B5
Decimal 173 117 181
Binary 10101101 1110101 10110101
Octal 255 165 265

Shades and tints

Shades of #AD75B5

#AD75B5
(173,117,181)
#9E6BA5
(158,107,165)
#8F6195
(143,97,149)
#805785
(128,87,133)
#714D75
(113,77,117)
#624365
(98,67,101)
#533955
(83,57,85)
#442F45
(68,47,69)
#352535
(53,37,53)
#261B25
(38,27,37)
#171115
(23,17,21)
#000000
(0,0,0)

Tints of #AD75B5

#AD75B5
(173,117,181)
#B481BB
(180,129,187)
#BB8DC1
(187,141,193)
#C299C7
(194,153,199)
#C9A5CD
(201,165,205)
#D0B1D3
(208,177,211)
#D7BDD9
(215,189,217)
#DEC9DF
(222,201,223)
#E5D5E5
(229,213,229)
#ECE1EB
(236,225,235)
#F3EDF1
(243,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD75B5 color. Also use rgb(173,117,181) instead hex code.

Text Font Color

.myTextColor { color: #AD75B5; }

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

This text font color is #AD75B5.

Background Color

.myBgColor { background-color: #AD75B5; }

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

This div background color is #AD75B5.

Border color

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

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

This div border color is #AD75B5.

Opacity

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

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

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

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

This text has shadow with #AD75B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD75B5.

Preview

Color preview on black background

This text has color #AD75B5 on black background.


Color preview on white background

This text has color #AD75B5 on white background.


Black color preview on #AD75B5 background

This text has black color on #AD75B5 background.


White color preview on #AD75B5 background

This text has white color on #AD75B5 background.


Related colors

Complementary color

Complementary color for #hex is #528A4A.


I love getcolorcode.com

Triadic colors

1 #B5AD75 and #75B5AD with #AD75B5 are triadic colors.

2 #B575AD and #75ADB5 with #AD75B5 are triadic colors.