COLOR #B5ADC7

HEX: #B5ADC7 RGB: (181,173,199)

Renk bilgisi

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

RGB renk modeli

#B5ADC7 color RGB value is (181,173,199).

RGB: (181,173,199) (71%, 68%, 78%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 199 of 255 = 78%

181
173
199

R + G + B ~ 72%. #B5ADC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 199 = 553 (100%)
R 181 of 553 ~ 32.73%
G 173 of 553 ~ 31.28%
B 199 of 553 ~ 35.99'%

%32.73
%31.28
%35.99

CMYK RENK MODELİ

#B5ADC7 rengi CMYK tonu (9,13,0,22).

  • camgöbeği tonu 9.05%
  • eflatun tonu 13.07%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (9,13,0,22)
C9M13Y0K22 (9%, 13%, 0%, 22%)
(0.09 / 0.13 / 0.00 / 0.22)

CMYK yüzdeleri

%9.05
%13.07
%0
%21.96

Codes

Color #B5ADC7 in popluar color models

B5 AD C7
RGB 181 173 199
HSL 258° 18.84% 72.94%
HSB/HSV 258° 13.07% 78.04%
CMYK 9.05% 13.07% 0.00%
21.96%

Color #B5ADC7 in popluar number systems.

HEX B5 AD C7
Decimal 181 173 199
Binary 10110101 10101101 11000111
Octal 265 255 307

Shades and tints

Shades of #B5ADC7

#B5ADC7
(181,173,199)
#A59EB5
(165,158,181)
#958FA3
(149,143,163)
#858091
(133,128,145)
#75717F
(117,113,127)
#65626D
(101,98,109)
#55535B
(85,83,91)
#454449
(69,68,73)
#353537
(53,53,55)
#252625
(37,38,37)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #B5ADC7

#B5ADC7
(181,173,199)
#BBB4CC
(187,180,204)
#C1BBD1
(193,187,209)
#C7C2D6
(199,194,214)
#CDC9DB
(205,201,219)
#D3D0E0
(211,208,224)
#D9D7E5
(217,215,229)
#DFDEEA
(223,222,234)
#E5E5EF
(229,229,239)
#EBECF4
(235,236,244)
#F1F3F9
(241,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ADC7; }

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

This text font color is #B5ADC7.

Background Color

.myBgColor { background-color: #B5ADC7; }

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

This div background color is #B5ADC7.

Border color

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

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

This div border color is #B5ADC7.

Opacity

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

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

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

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

This text has shadow with #B5ADC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ADC7.

Preview

Color preview on black background

This text has color #B5ADC7 on black background.


Color preview on white background

This text has color #B5ADC7 on white background.


Black color preview on #B5ADC7 background

This text has black color on #B5ADC7 background.


White color preview on #B5ADC7 background

This text has white color on #B5ADC7 background.


Related colors

Complementary color

Complementary color for #hex is #4A5238.


I love getcolorcode.com

Triadic colors

1 #C7B5AD and #ADC7B5 with #B5ADC7 are triadic colors.

2 #C7ADB5 and #ADB5C7 with #B5ADC7 are triadic colors.