COLOR #B5ADCE

HEX: #B5ADCE RGB: (181,173,206)

Renk bilgisi

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

RGB renk modeli

#B5ADCE color RGB value is (181,173,206).

RGB: (181,173,206) (71%, 68%, 81%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 206 of 255 = 81%

181
173
206

R + G + B ~ 73%. #B5ADCE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 206 = 560 (100%)
R 181 of 560 ~ 32.32%
G 173 of 560 ~ 30.89%
B 206 of 560 ~ 36.79'%

%32.32
%30.89
%36.79

CMYK RENK MODELİ

#B5ADCE rengi CMYK tonu (12,16,0,19).

  • camgöbeği tonu 12.14%
  • eflatun tonu 16.02%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%

CMYK: (12,16,0,19)
C12M16Y0K19 (12%, 16%, 0%, 19%)
(0.12 / 0.16 / 0.00 / 0.19)

CMYK yüzdeleri

%12.14
%16.02
%0
%19.22

Codes

Color #B5ADCE in popluar color models

B5 AD CE
RGB 181 173 206
HSL 255° 25.19% 74.31%
HSB/HSV 255° 16.02% 80.78%
CMYK 12.14% 16.02% 0.00%
19.22%

Color #B5ADCE in popluar number systems.

HEX B5 AD CE
Decimal 181 173 206
Binary 10110101 10101101 11001110
Octal 265 255 316

Shades and tints

Shades of #B5ADCE

#B5ADCE
(181,173,206)
#A59EBC
(165,158,188)
#958FAA
(149,143,170)
#858098
(133,128,152)
#757186
(117,113,134)
#656274
(101,98,116)
#555362
(85,83,98)
#454450
(69,68,80)
#35353E
(53,53,62)
#25262C
(37,38,44)
#15171A
(21,23,26)
#000000
(0,0,0)

Tints of #B5ADCE

#B5ADCE
(181,173,206)
#BBB4D2
(187,180,210)
#C1BBD6
(193,187,214)
#C7C2DA
(199,194,218)
#CDC9DE
(205,201,222)
#D3D0E2
(211,208,226)
#D9D7E6
(217,215,230)
#DFDEEA
(223,222,234)
#E5E5EE
(229,229,238)
#EBECF2
(235,236,242)
#F1F3F6
(241,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ADCE; }

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

This text font color is #B5ADCE.

Background Color

.myBgColor { background-color: #B5ADCE; }

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

This div background color is #B5ADCE.

Border color

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

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

This div border color is #B5ADCE.

Opacity

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

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

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

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

This text has shadow with #B5ADCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ADCE.

Preview

Color preview on black background

This text has color #B5ADCE on black background.


Color preview on white background

This text has color #B5ADCE on white background.


Black color preview on #B5ADCE background

This text has black color on #B5ADCE background.


White color preview on #B5ADCE background

This text has white color on #B5ADCE background.


Related colors

Complementary color

Complementary color for #hex is #4A5231.


I love getcolorcode.com

Triadic colors

1 #CEB5AD and #ADCEB5 with #B5ADCE are triadic colors.

2 #CEADB5 and #ADB5CE with #B5ADCE are triadic colors.