COLOR #B8ADE3

HEX: #B8ADE3 RGB: (184,173,227)

Renk bilgisi

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

RGB renk modeli

#B8ADE3 color RGB value is (184,173,227).

RGB: (184,173,227) (72%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 184 of 255 = 72%
G 173 of 255 = 68%
B 227 of 255 = 89%

184
173
227

R + G + B ~ 76%. #B8ADE3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 184 + 173 + 227 = 584 (100%)
R 184 of 584 ~ 31.51%
G 173 of 584 ~ 29.62%
B 227 of 584 ~ 38.87'%

%31.51
%29.62
%38.87

CMYK RENK MODELİ

#B8ADE3 rengi CMYK tonu (19,24,0,11).

  • camgöbeği tonu 18.94%
  • eflatun tonu 23.79%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (19,24,0,11)
C19M24Y0K11 (19%, 24%, 0%, 11%)
(0.19 / 0.24 / 0.00 / 0.11)

CMYK yüzdeleri

%18.94
%23.79
%0
%10.98

Codes

Color #B8ADE3 in popluar color models

B8 AD E3
RGB 184 173 227
HSL 252° 49.09% 78.43%
HSB/HSV 252° 23.79% 89.02%
CMYK 18.94% 23.79% 0.00%
10.98%

Color #B8ADE3 in popluar number systems.

HEX B8 AD E3
Decimal 184 173 227
Binary 10111000 10101101 11100011
Octal 270 255 343

Shades and tints

Shades of #B8ADE3

#B8ADE3
(184,173,227)
#A89ECF
(168,158,207)
#988FBB
(152,143,187)
#8880A7
(136,128,167)
#787193
(120,113,147)
#68627F
(104,98,127)
#58536B
(88,83,107)
#484457
(72,68,87)
#383543
(56,53,67)
#28262F
(40,38,47)
#18171B
(24,23,27)
#000000
(0,0,0)

Tints of #B8ADE3

#B8ADE3
(184,173,227)
#BEB4E5
(190,180,229)
#C4BBE7
(196,187,231)
#CAC2E9
(202,194,233)
#D0C9EB
(208,201,235)
#D6D0ED
(214,208,237)
#DCD7EF
(220,215,239)
#E2DEF1
(226,222,241)
#E8E5F3
(232,229,243)
#EEECF5
(238,236,245)
#F4F3F7
(244,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8ADE3 color. Also use rgb(184,173,227) instead hex code.

Text Font Color

.myTextColor { color: #B8ADE3; }

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

This text font color is #B8ADE3.

Background Color

.myBgColor { background-color: #B8ADE3; }

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

This div background color is #B8ADE3.

Border color

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

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

This div border color is #B8ADE3.

Opacity

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

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

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

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

This text has shadow with #B8ADE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8ADE3.

Preview

Color preview on black background

This text has color #B8ADE3 on black background.


Color preview on white background

This text has color #B8ADE3 on white background.


Black color preview on #B8ADE3 background

This text has black color on #B8ADE3 background.


White color preview on #B8ADE3 background

This text has white color on #B8ADE3 background.


Related colors

Complementary color

Complementary color for #hex is #47521C.


I love getcolorcode.com

Triadic colors

1 #E3B8AD and #ADE3B8 with #B8ADE3 are triadic colors.

2 #E3ADB8 and #ADB8E3 with #B8ADE3 are triadic colors.