COLOR #B5DDFB

HEX: #B5DDFB RGB: (181,221,251)

Renk bilgisi

#B5DDFB contains mainly green and blue colors. #B5DDFB ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#B5DDFB color RGB value is (181,221,251).

RGB: (181,221,251) (71%, 87%, 98%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 221 of 255 = 87%
B 251 of 255 = 98%

181
221
251

R + G + B ~ 85%. #B5DDFB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 221 + 251 = 653 (100%)
R 181 of 653 ~ 27.72%
G 221 of 653 ~ 33.84%
B 251 of 653 ~ 38.44'%

%27.72
%33.84
%38.44

CMYK RENK MODELİ

#B5DDFB rengi CMYK tonu (28,12,0,2).

  • camgöbeği tonu 27.89%
  • eflatun tonu 11.95%
  • sarı tonu 0.00%
  • ana renk tonu 1.57%

CMYK: (28,12,0,2)
C28M12Y0K2 (28%, 12%, 0%, 2%)
(0.28 / 0.12 / 0.00 / 0.02)

CMYK yüzdeleri

%27.89
%11.95
%0
%1.57

Codes

Color #B5DDFB in popluar color models

B5 DD FB
RGB 181 221 251
HSL 206° 89.74% 84.71%
HSB/HSV 206° 27.89% 98.43%
CMYK 27.89% 11.95% 0.00%
1.57%

Color #B5DDFB in popluar number systems.

HEX B5 DD FB
Decimal 181 221 251
Binary 10110101 11011101 11111011
Octal 265 335 373

Shades and tints

Shades of #B5DDFB

#B5DDFB
(181,221,251)
#A5C9E5
(165,201,229)
#95B5CF
(149,181,207)
#85A1B9
(133,161,185)
#758DA3
(117,141,163)
#65798D
(101,121,141)
#556577
(85,101,119)
#455161
(69,81,97)
#353D4B
(53,61,75)
#252935
(37,41,53)
#15151F
(21,21,31)
#000000
(0,0,0)

Tints of #B5DDFB

#B5DDFB
(181,221,251)
#BBE0FB
(187,224,251)
#C1E3FB
(193,227,251)
#C7E6FB
(199,230,251)
#CDE9FB
(205,233,251)
#D3ECFB
(211,236,251)
#D9EFFB
(217,239,251)
#DFF2FB
(223,242,251)
#E5F5FB
(229,245,251)
#EBF8FB
(235,248,251)
#F1FBFB
(241,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5DDFB color. Also use rgb(181,221,251) instead hex code.

Text Font Color

.myTextColor { color: #B5DDFB; }

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

This text font color is #B5DDFB.

Background Color

.myBgColor { background-color: #B5DDFB; }

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

This div background color is #B5DDFB.

Border color

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

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

This div border color is #B5DDFB.

Opacity

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

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

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

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

This text has shadow with #B5DDFB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DDFB.

Preview

Color preview on black background

This text has color #B5DDFB on black background.


Color preview on white background

This text has color #B5DDFB on white background.


Black color preview on #B5DDFB background

This text has black color on #B5DDFB background.


White color preview on #B5DDFB background

This text has white color on #B5DDFB background.


Related colors

Complementary color

Complementary color for #hex is #4A2204.


I love getcolorcode.com

Triadic colors

1 #FBB5DD and #DDFBB5 with #B5DDFB are triadic colors.

2 #FBDDB5 and #DDB5FB with #B5DDFB are triadic colors.