COLOR #B5ADDF

HEX: #B5ADDF RGB: (181,173,223)

Renk bilgisi

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

RGB renk modeli

#B5ADDF color RGB value is (181,173,223).

RGB: (181,173,223) (71%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 223 of 255 = 87%

181
173
223

R + G + B ~ 75%. #B5ADDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 223 = 577 (100%)
R 181 of 577 ~ 31.37%
G 173 of 577 ~ 29.98%
B 223 of 577 ~ 38.65'%

%31.37
%29.98
%38.65

CMYK RENK MODELİ

#B5ADDF rengi CMYK tonu (19,22,0,13).

  • camgöbeği tonu 18.83%
  • eflatun tonu 22.42%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (19,22,0,13)
C19M22Y0K13 (19%, 22%, 0%, 13%)
(0.19 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%18.83
%22.42
%0
%12.55

Codes

Color #B5ADDF in popluar color models

B5 AD DF
RGB 181 173 223
HSL 250° 43.86% 77.65%
HSB/HSV 250° 22.42% 87.45%
CMYK 18.83% 22.42% 0.00%
12.55%

Color #B5ADDF in popluar number systems.

HEX B5 AD DF
Decimal 181 173 223
Binary 10110101 10101101 11011111
Octal 265 255 337

Shades and tints

Shades of #B5ADDF

#B5ADDF
(181,173,223)
#A59ECB
(165,158,203)
#958FB7
(149,143,183)
#8580A3
(133,128,163)
#75718F
(117,113,143)
#65627B
(101,98,123)
#555367
(85,83,103)
#454453
(69,68,83)
#35353F
(53,53,63)
#25262B
(37,38,43)
#151717
(21,23,23)
#000000
(0,0,0)

Tints of #B5ADDF

#B5ADDF
(181,173,223)
#BBB4E1
(187,180,225)
#C1BBE3
(193,187,227)
#C7C2E5
(199,194,229)
#CDC9E7
(205,201,231)
#D3D0E9
(211,208,233)
#D9D7EB
(217,215,235)
#DFDEED
(223,222,237)
#E5E5EF
(229,229,239)
#EBECF1
(235,236,241)
#F1F3F3
(241,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ADDF; }

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

This text font color is #B5ADDF.

Background Color

.myBgColor { background-color: #B5ADDF; }

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

This div background color is #B5ADDF.

Border color

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

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

This div border color is #B5ADDF.

Opacity

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

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

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

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

This text has shadow with #B5ADDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ADDF.

Preview

Color preview on black background

This text has color #B5ADDF on black background.


Color preview on white background

This text has color #B5ADDF on white background.


Black color preview on #B5ADDF background

This text has black color on #B5ADDF background.


White color preview on #B5ADDF background

This text has white color on #B5ADDF background.


Related colors

Complementary color

Complementary color for #hex is #4A5220.


I love getcolorcode.com

Triadic colors

1 #DFB5AD and #ADDFB5 with #B5ADDF are triadic colors.

2 #DFADB5 and #ADB5DF with #B5ADDF are triadic colors.