COLOR #AD94B0

HEX: #AD94B0 RGB: (173,148,176)

Renk bilgisi

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

RGB renk modeli

#AD94B0 color RGB value is (173,148,176).

RGB: (173,148,176) (68%, 58%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 148 of 255 = 58%
B 176 of 255 = 69%

173
148
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 148 + 176 = 497 (100%)
R 173 of 497 ~ 34.81%
G 148 of 497 ~ 29.78%
B 176 of 497 ~ 35.41'%

%34.81
%29.78
%35.41

CMYK RENK MODELİ

#AD94B0 rengi CMYK tonu (2,16,0,31).

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

CMYK: (2,16,0,31)
C2M16Y0K31 (2%, 16%, 0%, 31%)
(0.02 / 0.16 / 0.00 / 0.31)

CMYK yüzdeleri

%1.7
%15.91
%0
%30.98

Codes

Color #AD94B0 in popluar color models

AD 94 B0
RGB 173 148 176
HSL 294° 15.05% 63.53%
HSB/HSV 294° 15.91% 69.02%
CMYK 1.70% 15.91% 0.00%
30.98%

Color #AD94B0 in popluar number systems.

HEX AD 94 B0
Decimal 173 148 176
Binary 10101101 10010100 10110000
Octal 255 224 260

Shades and tints

Shades of #AD94B0

#AD94B0
(173,148,176)
#9E87A0
(158,135,160)
#8F7A90
(143,122,144)
#806D80
(128,109,128)
#716070
(113,96,112)
#625360
(98,83,96)
#534650
(83,70,80)
#443940
(68,57,64)
#352C30
(53,44,48)
#261F20
(38,31,32)
#171210
(23,18,16)
#000000
(0,0,0)

Tints of #AD94B0

#AD94B0
(173,148,176)
#B49DB7
(180,157,183)
#BBA6BE
(187,166,190)
#C2AFC5
(194,175,197)
#C9B8CC
(201,184,204)
#D0C1D3
(208,193,211)
#D7CADA
(215,202,218)
#DED3E1
(222,211,225)
#E5DCE8
(229,220,232)
#ECE5EF
(236,229,239)
#F3EEF6
(243,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD94B0; }

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

This text font color is #AD94B0.

Background Color

.myBgColor { background-color: #AD94B0; }

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

This div background color is #AD94B0.

Border color

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

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

This div border color is #AD94B0.

Opacity

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

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

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

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

This text has shadow with #AD94B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD94B0.

Preview

Color preview on black background

This text has color #AD94B0 on black background.


Color preview on white background

This text has color #AD94B0 on white background.


Black color preview on #AD94B0 background

This text has black color on #AD94B0 background.


White color preview on #AD94B0 background

This text has white color on #AD94B0 background.


Related colors

Complementary color

Complementary color for #hex is #526B4F.


I love getcolorcode.com

Triadic colors

1 #B0AD94 and #94B0AD with #AD94B0 are triadic colors.

2 #B094AD and #94ADB0 with #AD94B0 are triadic colors.