COLOR #B5ADA5

HEX: #B5ADA5 RGB: (181,173,165)

Renk bilgisi

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

RGB renk modeli

#B5ADA5 color RGB value is (181,173,165).

RGB: (181,173,165) (71%, 68%, 65%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 165 of 255 = 65%

181
173
165

R + G + B ~ 68%. #B5ADA5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 165 = 519 (100%)
R 181 of 519 ~ 34.87%
G 173 of 519 ~ 33.33%
B 165 of 519 ~ 31.79'%

%34.87
%33.33
%31.79

CMYK RENK MODELİ

#B5ADA5 rengi CMYK tonu (0,4,9,29).

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

CMYK: (0,4,9,29)
C0M4Y9K29 (0%, 4%, 9%, 29%)
(0.00 / 0.04 / 0.09 / 0.29)

CMYK yüzdeleri

%0
%4.42
%8.84
%29.02

Codes

Color #B5ADA5 in popluar color models

B5 AD A5
RGB 181 173 165
HSL 30° 9.76% 67.84%
HSB/HSV 30° 8.84% 70.98%
CMYK 0.00% 4.42% 8.84%
29.02%

Color #B5ADA5 in popluar number systems.

HEX B5 AD A5
Decimal 181 173 165
Binary 10110101 10101101 10100101
Octal 265 255 245

Shades and tints

Shades of #B5ADA5

#B5ADA5
(181,173,165)
#A59E96
(165,158,150)
#958F87
(149,143,135)
#858078
(133,128,120)
#757169
(117,113,105)
#65625A
(101,98,90)
#55534B
(85,83,75)
#45443C
(69,68,60)
#35352D
(53,53,45)
#25261E
(37,38,30)
#15170F
(21,23,15)
#000000
(0,0,0)

Tints of #B5ADA5

#B5ADA5
(181,173,165)
#BBB4AD
(187,180,173)
#C1BBB5
(193,187,181)
#C7C2BD
(199,194,189)
#CDC9C5
(205,201,197)
#D3D0CD
(211,208,205)
#D9D7D5
(217,215,213)
#DFDEDD
(223,222,221)
#E5E5E5
(229,229,229)
#EBECED
(235,236,237)
#F1F3F5
(241,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ADA5; }

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

This text font color is #B5ADA5.

Background Color

.myBgColor { background-color: #B5ADA5; }

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

This div background color is #B5ADA5.

Border color

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

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

This div border color is #B5ADA5.

Opacity

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

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

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

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

This text has shadow with #B5ADA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ADA5.

Preview

Color preview on black background

This text has color #B5ADA5 on black background.


Color preview on white background

This text has color #B5ADA5 on white background.


Black color preview on #B5ADA5 background

This text has black color on #B5ADA5 background.


White color preview on #B5ADA5 background

This text has white color on #B5ADA5 background.


Related colors

Complementary color

Complementary color for #hex is #4A525A.


I love getcolorcode.com

Triadic colors

1 #A5B5AD and #ADA5B5 with #B5ADA5 are triadic colors.

2 #A5ADB5 and #ADB5A5 with #B5ADA5 are triadic colors.