COLOR #B5EDFC

HEX: #B5EDFC RGB: (181,237,252)

Renk bilgisi

#B5EDFC contains mainly green and blue colors. #B5EDFC ‘ nin web güvenlik rengi #CCFFFF (ya da #CFF) dir.

RGB renk modeli

#B5EDFC color RGB value is (181,237,252).

RGB: (181,237,252) (71%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 237 of 255 = 93%
B 252 of 255 = 99%

181
237
252

R + G + B ~ 88%. #B5EDFC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 237 + 252 = 670 (100%)
R 181 of 670 ~ 27.01%
G 237 of 670 ~ 35.37%
B 252 of 670 ~ 37.61'%

%27.01
%35.37
%37.61

CMYK RENK MODELİ

#B5EDFC rengi CMYK tonu (28,6,0,1).

  • camgöbeği tonu 28.17%
  • eflatun tonu 5.95%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (28,6,0,1)
C28M6Y0K1 (28%, 6%, 0%, 1%)
(0.28 / 0.06 / 0.00 / 0.01)

CMYK yüzdeleri

%28.17
%5.95
%0
%1.18

Codes

Color #B5EDFC in popluar color models

B5 ED FC
RGB 181 237 252
HSL 193° 92.21% 84.90%
HSB/HSV 193° 28.17% 98.82%
CMYK 28.17% 5.95% 0.00%
1.18%

Color #B5EDFC in popluar number systems.

HEX B5 ED FC
Decimal 181 237 252
Binary 10110101 11101101 11111100
Octal 265 355 374

Shades and tints

Shades of #B5EDFC

#B5EDFC
(181,237,252)
#A5D8E6
(165,216,230)
#95C3D0
(149,195,208)
#85AEBA
(133,174,186)
#7599A4
(117,153,164)
#65848E
(101,132,142)
#556F78
(85,111,120)
#455A62
(69,90,98)
#35454C
(53,69,76)
#253036
(37,48,54)
#151B20
(21,27,32)
#000000
(0,0,0)

Tints of #B5EDFC

#B5EDFC
(181,237,252)
#BBEEFC
(187,238,252)
#C1EFFC
(193,239,252)
#C7F0FC
(199,240,252)
#CDF1FC
(205,241,252)
#D3F2FC
(211,242,252)
#D9F3FC
(217,243,252)
#DFF4FC
(223,244,252)
#E5F5FC
(229,245,252)
#EBF6FC
(235,246,252)
#F1F7FC
(241,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5EDFC; }

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

This text font color is #B5EDFC.

Background Color

.myBgColor { background-color: #B5EDFC; }

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

This div background color is #B5EDFC.

Border color

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

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

This div border color is #B5EDFC.

Opacity

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

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

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

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

This text has shadow with #B5EDFC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EDFC.

Preview

Color preview on black background

This text has color #B5EDFC on black background.


Color preview on white background

This text has color #B5EDFC on white background.


Black color preview on #B5EDFC background

This text has black color on #B5EDFC background.


White color preview on #B5EDFC background

This text has white color on #B5EDFC background.


Related colors

Complementary color

Complementary color for #hex is #4A1203.


I love getcolorcode.com

Triadic colors

1 #FCB5ED and #EDFCB5 with #B5EDFC are triadic colors.

2 #FCEDB5 and #EDB5FC with #B5EDFC are triadic colors.