COLOR #AD75B1

HEX: #AD75B1 RGB: (173,117,177)

Renk bilgisi

#AD75B1 contains mainly red and blue colors. #AD75B1 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD75B1 color RGB value is (173,117,177).

RGB: (173,117,177) (68%, 46%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 117 of 255 = 46%
B 177 of 255 = 69%

173
117
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 117 + 177 = 467 (100%)
R 173 of 467 ~ 37.04%
G 117 of 467 ~ 25.05%
B 177 of 467 ~ 37.9'%

%37.04
%25.05
%37.9

CMYK RENK MODELİ

#AD75B1 rengi CMYK tonu (2,34,0,31).

  • camgöbeği tonu 2.26%
  • eflatun tonu 33.90%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%
CMYK: (2,34,0,31) C2M34Y0K31 (2%,34%,0%,31%) (0.02/0.34/0.00/0.31) 

CMYK yüzdeleri

%2.26
%33.9
%0
%30.59

Codes

Color #AD75B1 in popluar color models

AD 75 B1
RGB 173 117 177
HSL 296° 27.78% 57.65%
HSB/HSV 296° 33.90% 69.41%
CMYK 2.26% 33.90% 0.00%
30.59%

Color #AD75B1 in popluar number systems.

HEX AD 75 B1
Decimal 173 117 177
Binary 10101101 1110101 10110001
Octal 255 165 261

Shades and tints

Shades of #AD75B1

#AD75B1
(173,117,177)
#9E6BA1
(158,107,161)
#8F6191
(143,97,145)
#805781
(128,87,129)
#714D71
(113,77,113)
#624361
(98,67,97)
#533951
(83,57,81)
#442F41
(68,47,65)
#352531
(53,37,49)
#261B21
(38,27,33)
#171111
(23,17,17)
#000000
(0,0,0)

Tints of #AD75B1

#AD75B1
(173,117,177)
#B481B8
(180,129,184)
#BB8DBF
(187,141,191)
#C299C6
(194,153,198)
#C9A5CD
(201,165,205)
#D0B1D4
(208,177,212)
#D7BDDB
(215,189,219)
#DEC9E2
(222,201,226)
#E5D5E9
(229,213,233)
#ECE1F0
(236,225,240)
#F3EDF7
(243,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD75B1; }

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

This text font color is #AD75B1.

Background Color

.myBgColor { background-color: #AD75B1; }

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

This div background color is #AD75B1.

Border color

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

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

This div border color is #AD75B1.

Opacity

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

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

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

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

This text has shadow with #AD75B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD75B1.

Preview

Color preview on black background

This text has color #AD75B1 on black background.


Color preview on white background

This text has color #AD75B1 on white background.


Black color preview on #AD75B1 background

This text has black color on #AD75B1 background.


White color preview on #AD75B1 background

This text has white color on #AD75B1 background.


Related colors

Complementary color

Complementary color for #hex is #528A4E.


I love getcolorcode.com

Triadic colors

1 #B1AD75 and #75B1AD with #AD75B1 are triadic colors.

2 #B175AD and #75ADB1 with #AD75B1 are triadic colors.