COLOR #B5E6ED

HEX: #B5E6ED RGB: (181,230,237)

Renk bilgisi

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

RGB renk modeli

#B5E6ED color RGB value is (181,230,237).

RGB: (181,230,237) (71%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 237 of 255 = 93%

181
230
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 237 = 648 (100%)
R 181 of 648 ~ 27.93%
G 230 of 648 ~ 35.49%
B 237 of 648 ~ 36.57'%

%27.93
%35.49
%36.57

CMYK RENK MODELİ

#B5E6ED rengi CMYK tonu (24,3,0,7).

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

CMYK: (24,3,0,7)
C24M3Y0K7 (24%, 3%, 0%, 7%)
(0.24 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%23.63
%2.95
%0
%7.06

Codes

Color #B5E6ED in popluar color models

B5 E6 ED
RGB 181 230 237
HSL 188° 60.87% 81.96%
HSB/HSV 188° 23.63% 92.94%
CMYK 23.63% 2.95% 0.00%
7.06%

Color #B5E6ED in popluar number systems.

HEX B5 E6 ED
Decimal 181 230 237
Binary 10110101 11100110 11101101
Octal 265 346 355

Shades and tints

Shades of #B5E6ED

#B5E6ED
(181,230,237)
#A5D2D8
(165,210,216)
#95BEC3
(149,190,195)
#85AAAE
(133,170,174)
#759699
(117,150,153)
#658284
(101,130,132)
#556E6F
(85,110,111)
#455A5A
(69,90,90)
#354645
(53,70,69)
#253230
(37,50,48)
#151E1B
(21,30,27)
#000000
(0,0,0)

Tints of #B5E6ED

#B5E6ED
(181,230,237)
#BBE8EE
(187,232,238)
#C1EAEF
(193,234,239)
#C7ECF0
(199,236,240)
#CDEEF1
(205,238,241)
#D3F0F2
(211,240,242)
#D9F2F3
(217,242,243)
#DFF4F4
(223,244,244)
#E5F6F5
(229,246,245)
#EBF8F6
(235,248,246)
#F1FAF7
(241,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E6ED; }

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

This text font color is #B5E6ED.

Background Color

.myBgColor { background-color: #B5E6ED; }

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

This div background color is #B5E6ED.

Border color

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

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

This div border color is #B5E6ED.

Opacity

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

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

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

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

This text has shadow with #B5E6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E6ED.

Preview

Color preview on black background

This text has color #B5E6ED on black background.


Color preview on white background

This text has color #B5E6ED on white background.


Black color preview on #B5E6ED background

This text has black color on #B5E6ED background.


White color preview on #B5E6ED background

This text has white color on #B5E6ED background.


Related colors

Complementary color

Complementary color for #hex is #4A1912.


I love getcolorcode.com

Triadic colors

1 #EDB5E6 and #E6EDB5 with #B5E6ED are triadic colors.

2 #EDE6B5 and #E6B5ED with #B5E6ED are triadic colors.