COLOR #B5EDE6

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

181
237
230

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

Yüzdelerle RGB renk parçaları

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

%27.93
%36.57
%35.49

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%23.63
%0
%2.95
%7.06

Codes

Color #B5EDE6 in popluar color models

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

Color #B5EDE6 in popluar number systems.

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

Shades and tints

Shades of #B5EDE6

#B5EDE6
(181,237,230)
#A5D8D2
(165,216,210)
#95C3BE
(149,195,190)
#85AEAA
(133,174,170)
#759996
(117,153,150)
#658482
(101,132,130)
#556F6E
(85,111,110)
#455A5A
(69,90,90)
#354546
(53,69,70)
#253032
(37,48,50)
#151B1E
(21,27,30)
#000000
(0,0,0)

Tints of #B5EDE6

#B5EDE6
(181,237,230)
#BBEEE8
(187,238,232)
#C1EFEA
(193,239,234)
#C7F0EC
(199,240,236)
#CDF1EE
(205,241,238)
#D3F2F0
(211,242,240)
#D9F3F2
(217,243,242)
#DFF4F4
(223,244,244)
#E5F5F6
(229,245,246)
#EBF6F8
(235,246,248)
#F1F7FA
(241,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5EDE6; }

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

This text font color is #B5EDE6.

Background Color

.myBgColor { background-color: #B5EDE6; }

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

This div background color is #B5EDE6.

Border color

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

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

This div border color is #B5EDE6.

Opacity

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

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

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

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

This text has shadow with #B5EDE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EDE6.

Preview

Color preview on black background

This text has color #B5EDE6 on black background.


Color preview on white background

This text has color #B5EDE6 on white background.


Black color preview on #B5EDE6 background

This text has black color on #B5EDE6 background.


White color preview on #B5EDE6 background

This text has white color on #B5EDE6 background.


Related colors

Complementary color

Complementary color for #hex is #4A1219.


I love getcolorcode.com

Triadic colors

1 #E6B5ED and #EDE6B5 with #B5EDE6 are triadic colors.

2 #E6EDB5 and #EDB5E6 with #B5EDE6 are triadic colors.