COLOR #B5E6F6

HEX: #B5E6F6 RGB: (181,230,246)

Renk bilgisi

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

RGB renk modeli

#B5E6F6 color RGB value is (181,230,246).

RGB: (181,230,246) (71%, 90%, 96%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 230 of 255 = 90%
B 246 of 255 = 96%

181
230
246

R + G + B ~ 86%. #B5E6F6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 230 + 246 = 657 (100%)
R 181 of 657 ~ 27.55%
G 230 of 657 ~ 35.01%
B 246 of 657 ~ 37.44'%

%27.55
%35.01
%37.44

CMYK RENK MODELİ

#B5E6F6 rengi CMYK tonu (26,7,0,4).

  • camgöbeği tonu 26.42%
  • eflatun tonu 6.50%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (26,7,0,4)
C26M7Y0K4 (26%, 7%, 0%, 4%)
(0.26 / 0.07 / 0.00 / 0.04)

CMYK yüzdeleri

%26.42
%6.5
%0
%3.53

Codes

Color #B5E6F6 in popluar color models

B5 E6 F6
RGB 181 230 246
HSL 195° 78.31% 83.73%
HSB/HSV 195° 26.42% 96.47%
CMYK 26.42% 6.50% 0.00%
3.53%

Color #B5E6F6 in popluar number systems.

HEX B5 E6 F6
Decimal 181 230 246
Binary 10110101 11100110 11110110
Octal 265 346 366

Shades and tints

Shades of #B5E6F6

#B5E6F6
(181,230,246)
#A5D2E0
(165,210,224)
#95BECA
(149,190,202)
#85AAB4
(133,170,180)
#75969E
(117,150,158)
#658288
(101,130,136)
#556E72
(85,110,114)
#455A5C
(69,90,92)
#354646
(53,70,70)
#253230
(37,50,48)
#151E1A
(21,30,26)
#000000
(0,0,0)

Tints of #B5E6F6

#B5E6F6
(181,230,246)
#BBE8F6
(187,232,246)
#C1EAF6
(193,234,246)
#C7ECF6
(199,236,246)
#CDEEF6
(205,238,246)
#D3F0F6
(211,240,246)
#D9F2F6
(217,242,246)
#DFF4F6
(223,244,246)
#E5F6F6
(229,246,246)
#EBF8F6
(235,248,246)
#F1FAF6
(241,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E6F6; }

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

This text font color is #B5E6F6.

Background Color

.myBgColor { background-color: #B5E6F6; }

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

This div background color is #B5E6F6.

Border color

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

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

This div border color is #B5E6F6.

Opacity

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

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

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

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

This text has shadow with #B5E6F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E6F6.

Preview

Color preview on black background

This text has color #B5E6F6 on black background.


Color preview on white background

This text has color #B5E6F6 on white background.


Black color preview on #B5E6F6 background

This text has black color on #B5E6F6 background.


White color preview on #B5E6F6 background

This text has white color on #B5E6F6 background.


Related colors

Complementary color

Complementary color for #hex is #4A1909.


I love getcolorcode.com

Triadic colors

1 #F6B5E6 and #E6F6B5 with #B5E6F6 are triadic colors.

2 #F6E6B5 and #E6B5F6 with #B5E6F6 are triadic colors.