COLOR #B5DEE6

HEX: #B5DEE6 RGB: (181,222,230)

Renk bilgisi

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

RGB renk modeli

#B5DEE6 color RGB value is (181,222,230).

RGB: (181,222,230) (71%, 87%, 90%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 222 of 255 = 87%
B 230 of 255 = 90%

181
222
230

R + G + B ~ 83%. #B5DEE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 222 + 230 = 633 (100%)
R 181 of 633 ~ 28.59%
G 222 of 633 ~ 35.07%
B 230 of 633 ~ 36.33'%

%28.59
%35.07
%36.33

CMYK RENK MODELİ

#B5DEE6 rengi CMYK tonu (21,3,0,10).

  • camgöbeği tonu 21.30%
  • eflatun tonu 3.48%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (21,3,0,10)
C21M3Y0K10 (21%, 3%, 0%, 10%)
(0.21 / 0.03 / 0.00 / 0.10)

CMYK yüzdeleri

%21.3
%3.48
%0
%9.8

Codes

Color #B5DEE6 in popluar color models

B5 DE E6
RGB 181 222 230
HSL 190° 49.49% 80.59%
HSB/HSV 190° 21.30% 90.20%
CMYK 21.30% 3.48% 0.00%
9.80%

Color #B5DEE6 in popluar number systems.

HEX B5 DE E6
Decimal 181 222 230
Binary 10110101 11011110 11100110
Octal 265 336 346

Shades and tints

Shades of #B5DEE6

#B5DEE6
(181,222,230)
#A5CAD2
(165,202,210)
#95B6BE
(149,182,190)
#85A2AA
(133,162,170)
#758E96
(117,142,150)
#657A82
(101,122,130)
#55666E
(85,102,110)
#45525A
(69,82,90)
#353E46
(53,62,70)
#252A32
(37,42,50)
#15161E
(21,22,30)
#000000
(0,0,0)

Tints of #B5DEE6

#B5DEE6
(181,222,230)
#BBE1E8
(187,225,232)
#C1E4EA
(193,228,234)
#C7E7EC
(199,231,236)
#CDEAEE
(205,234,238)
#D3EDF0
(211,237,240)
#D9F0F2
(217,240,242)
#DFF3F4
(223,243,244)
#E5F6F6
(229,246,246)
#EBF9F8
(235,249,248)
#F1FCFA
(241,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5DEE6 color. Also use rgb(181,222,230) instead hex code.

Text Font Color

.myTextColor { color: #B5DEE6; }

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

This text font color is #B5DEE6.

Background Color

.myBgColor { background-color: #B5DEE6; }

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

This div background color is #B5DEE6.

Border color

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

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

This div border color is #B5DEE6.

Opacity

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

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

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

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

This text has shadow with #B5DEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DEE6.

Preview

Color preview on black background

This text has color #B5DEE6 on black background.


Color preview on white background

This text has color #B5DEE6 on white background.


Black color preview on #B5DEE6 background

This text has black color on #B5DEE6 background.


White color preview on #B5DEE6 background

This text has white color on #B5DEE6 background.


Related colors

Complementary color

Complementary color for #hex is #4A2119.


I love getcolorcode.com

Triadic colors

1 #E6B5DE and #DEE6B5 with #B5DEE6 are triadic colors.

2 #E6DEB5 and #DEB5E6 with #B5DEE6 are triadic colors.