COLOR #B5ADED

HEX: #B5ADED RGB: (181,173,237)

Renk bilgisi

#B5ADED contains mainly red and blue colors. #B5ADED ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#B5ADED color RGB value is (181,173,237).

RGB: (181,173,237) (71%, 68%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 237 of 255 = 93%

181
173
237

R + G + B ~ 77%. #B5ADED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 237 = 591 (100%)
R 181 of 591 ~ 30.63%
G 173 of 591 ~ 29.27%
B 237 of 591 ~ 40.1'%

%30.63
%29.27
%40.1

CMYK RENK MODELİ

#B5ADED rengi CMYK tonu (24,27,0,7).

  • camgöbeği tonu 23.63%
  • eflatun tonu 27.00%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (24,27,0,7)
C24M27Y0K7 (24%, 27%, 0%, 7%)
(0.24 / 0.27 / 0.00 / 0.07)

CMYK yüzdeleri

%23.63
%27
%0
%7.06

Codes

Color #B5ADED in popluar color models

B5 AD ED
RGB 181 173 237
HSL 248° 64.00% 80.39%
HSB/HSV 248° 27.00% 92.94%
CMYK 23.63% 27.00% 0.00%
7.06%

Color #B5ADED in popluar number systems.

HEX B5 AD ED
Decimal 181 173 237
Binary 10110101 10101101 11101101
Octal 265 255 355

Shades and tints

Shades of #B5ADED

#B5ADED
(181,173,237)
#A59ED8
(165,158,216)
#958FC3
(149,143,195)
#8580AE
(133,128,174)
#757199
(117,113,153)
#656284
(101,98,132)
#55536F
(85,83,111)
#45445A
(69,68,90)
#353545
(53,53,69)
#252630
(37,38,48)
#15171B
(21,23,27)
#000000
(0,0,0)

Tints of #B5ADED

#B5ADED
(181,173,237)
#BBB4EE
(187,180,238)
#C1BBEF
(193,187,239)
#C7C2F0
(199,194,240)
#CDC9F1
(205,201,241)
#D3D0F2
(211,208,242)
#D9D7F3
(217,215,243)
#DFDEF4
(223,222,244)
#E5E5F5
(229,229,245)
#EBECF6
(235,236,246)
#F1F3F7
(241,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ADED; }

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

This text font color is #B5ADED.

Background Color

.myBgColor { background-color: #B5ADED; }

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

This div background color is #B5ADED.

Border color

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

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

This div border color is #B5ADED.

Opacity

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

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

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

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

This text has shadow with #B5ADED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ADED.

Preview

Color preview on black background

This text has color #B5ADED on black background.


Color preview on white background

This text has color #B5ADED on white background.


Black color preview on #B5ADED background

This text has black color on #B5ADED background.


White color preview on #B5ADED background

This text has white color on #B5ADED background.


Related colors

Complementary color

Complementary color for #hex is #4A5212.


I love getcolorcode.com

Triadic colors

1 #EDB5AD and #ADEDB5 with #B5ADED are triadic colors.

2 #EDADB5 and #ADB5ED with #B5ADED are triadic colors.