COLOR #B4ADB5

HEX: #B4ADB5 RGB: (180,173,181)

Renk bilgisi

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

RGB renk modeli

#B4ADB5 color RGB value is (180,173,181).

RGB: (180,173,181) (71%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 173 of 255 = 68%
B 181 of 255 = 71%

180
173
181

R + G + B ~ 70%. #B4ADB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 173 + 181 = 534 (100%)
R 180 of 534 ~ 33.71%
G 173 of 534 ~ 32.4%
B 181 of 534 ~ 33.9'%

%33.71
%32.4
%33.9

CMYK RENK MODELİ

#B4ADB5 rengi CMYK tonu (1,4,0,29).

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

CMYK: (1,4,0,29)
C1M4Y0K29 (1%, 4%, 0%, 29%)
(0.01 / 0.04 / 0.00 / 0.29)

CMYK yüzdeleri

%0.55
%4.42
%0
%29.02

Codes

Color #B4ADB5 in popluar color models

B4 AD B5
RGB 180 173 181
HSL 293° 5.13% 69.41%
HSB/HSV 293° 4.42% 70.98%
CMYK 0.55% 4.42% 0.00%
29.02%

Color #B4ADB5 in popluar number systems.

HEX B4 AD B5
Decimal 180 173 181
Binary 10110100 10101101 10110101
Octal 264 255 265

Shades and tints

Shades of #B4ADB5

#B4ADB5
(180,173,181)
#A49EA5
(164,158,165)
#948F95
(148,143,149)
#848085
(132,128,133)
#747175
(116,113,117)
#646265
(100,98,101)
#545355
(84,83,85)
#444445
(68,68,69)
#343535
(52,53,53)
#242625
(36,38,37)
#141715
(20,23,21)
#000000
(0,0,0)

Tints of #B4ADB5

#B4ADB5
(180,173,181)
#BAB4BB
(186,180,187)
#C0BBC1
(192,187,193)
#C6C2C7
(198,194,199)
#CCC9CD
(204,201,205)
#D2D0D3
(210,208,211)
#D8D7D9
(216,215,217)
#DEDEDF
(222,222,223)
#E4E5E5
(228,229,229)
#EAECEB
(234,236,235)
#F0F3F1
(240,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4ADB5; }

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

This text font color is #B4ADB5.

Background Color

.myBgColor { background-color: #B4ADB5; }

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

This div background color is #B4ADB5.

Border color

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

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

This div border color is #B4ADB5.

Opacity

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

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

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

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

This text has shadow with #B4ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4ADB5.

Preview

Color preview on black background

This text has color #B4ADB5 on black background.


Color preview on white background

This text has color #B4ADB5 on white background.


Black color preview on #B4ADB5 background

This text has black color on #B4ADB5 background.


White color preview on #B4ADB5 background

This text has white color on #B4ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #4B524A.


I love getcolorcode.com

Triadic colors

1 #B5B4AD and #ADB5B4 with #B4ADB5 are triadic colors.

2 #B5ADB4 and #ADB4B5 with #B4ADB5 are triadic colors.