COLOR #AD75B0

HEX: #AD75B0 RGB: (173,117,176)

Renk bilgisi

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

RGB renk modeli

#AD75B0 color RGB value is (173,117,176).

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

RGB bağlantıları ve doygunluk

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

173
117
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 117 + 176 = 466 (100%)
R 173 of 466 ~ 37.12%
G 117 of 466 ~ 25.11%
B 176 of 466 ~ 37.77'%

%37.12
%25.11
%37.77

CMYK RENK MODELİ

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

  • camgöbeği tonu 1.70%
  • eflatun tonu 33.52%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (2,34,0,31)
C2M34Y0K31 (2%, 34%, 0%, 31%)
(0.02 / 0.34 / 0.00 / 0.31)

CMYK yüzdeleri

%1.7
%33.52
%0
%30.98

Codes

Color #AD75B0 in popluar color models

AD 75 B0
RGB 173 117 176
HSL 297° 27.19% 57.45%
HSB/HSV 297° 33.52% 69.02%
CMYK 1.70% 33.52% 0.00%
30.98%

Color #AD75B0 in popluar number systems.

HEX AD 75 B0
Decimal 173 117 176
Binary 10101101 1110101 10110000
Octal 255 165 260

Shades and tints

Shades of #AD75B0

#AD75B0
(173,117,176)
#9E6BA0
(158,107,160)
#8F6190
(143,97,144)
#805780
(128,87,128)
#714D70
(113,77,112)
#624360
(98,67,96)
#533950
(83,57,80)
#442F40
(68,47,64)
#352530
(53,37,48)
#261B20
(38,27,32)
#171110
(23,17,16)
#000000
(0,0,0)

Tints of #AD75B0

#AD75B0
(173,117,176)
#B481B7
(180,129,183)
#BB8DBE
(187,141,190)
#C299C5
(194,153,197)
#C9A5CC
(201,165,204)
#D0B1D3
(208,177,211)
#D7BDDA
(215,189,218)
#DEC9E1
(222,201,225)
#E5D5E8
(229,213,232)
#ECE1EF
(236,225,239)
#F3EDF6
(243,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD75B0; }

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

This text font color is #AD75B0.

Background Color

.myBgColor { background-color: #AD75B0; }

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

This div background color is #AD75B0.

Border color

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

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

This div border color is #AD75B0.

Opacity

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

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

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

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

This text has shadow with #AD75B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD75B0.

Preview

Color preview on black background

This text has color #AD75B0 on black background.


Color preview on white background

This text has color #AD75B0 on white background.


Black color preview on #AD75B0 background

This text has black color on #AD75B0 background.


White color preview on #AD75B0 background

This text has white color on #AD75B0 background.


Related colors

Complementary color

Complementary color for #hex is #528A4F.


I love getcolorcode.com

Triadic colors

1 #B0AD75 and #75B0AD with #AD75B0 are triadic colors.

2 #B075AD and #75ADB0 with #AD75B0 are triadic colors.