COLOR #B5EDE7

HEX: #B5EDE7 RGB: (181,237,231)

Renk bilgisi

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

RGB renk modeli

#B5EDE7 color RGB value is (181,237,231).

RGB: (181,237,231) (71%, 93%, 91%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 237 of 255 = 93%
B 231 of 255 = 91%

181
237
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 237 + 231 = 649 (100%)
R 181 of 649 ~ 27.89%
G 237 of 649 ~ 36.52%
B 231 of 649 ~ 35.59'%

%27.89
%36.52
%35.59

CMYK RENK MODELİ

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

  • camgöbeği tonu 23.63%
  • eflatun tonu 0.00%
  • sarı tonu 2.53%
  • 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.53
%7.06

Codes

Color #B5EDE7 in popluar color models

B5 ED E7
RGB 181 237 231
HSL 174° 60.87% 81.96%
HSB/HSV 174° 23.63% 92.94%
CMYK 23.63% 0.00% 2.53%
7.06%

Color #B5EDE7 in popluar number systems.

HEX B5 ED E7
Decimal 181 237 231
Binary 10110101 11101101 11100111
Octal 265 355 347

Shades and tints

Shades of #B5EDE7

#B5EDE7
(181,237,231)
#A5D8D2
(165,216,210)
#95C3BD
(149,195,189)
#85AEA8
(133,174,168)
#759993
(117,153,147)
#65847E
(101,132,126)
#556F69
(85,111,105)
#455A54
(69,90,84)
#35453F
(53,69,63)
#25302A
(37,48,42)
#151B15
(21,27,21)
#000000
(0,0,0)

Tints of #B5EDE7

#B5EDE7
(181,237,231)
#BBEEE9
(187,238,233)
#C1EFEB
(193,239,235)
#C7F0ED
(199,240,237)
#CDF1EF
(205,241,239)
#D3F2F1
(211,242,241)
#D9F3F3
(217,243,243)
#DFF4F5
(223,244,245)
#E5F5F7
(229,245,247)
#EBF6F9
(235,246,249)
#F1F7FB
(241,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5EDE7; }

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

This text font color is #B5EDE7.

Background Color

.myBgColor { background-color: #B5EDE7; }

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

This div background color is #B5EDE7.

Border color

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

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

This div border color is #B5EDE7.

Opacity

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

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

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

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

This text has shadow with #B5EDE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EDE7.

Preview

Color preview on black background

This text has color #B5EDE7 on black background.


Color preview on white background

This text has color #B5EDE7 on white background.


Black color preview on #B5EDE7 background

This text has black color on #B5EDE7 background.


White color preview on #B5EDE7 background

This text has white color on #B5EDE7 background.


Related colors

Complementary color

Complementary color for #hex is #4A1218.


I love getcolorcode.com

Triadic colors

1 #E7B5ED and #EDE7B5 with #B5EDE7 are triadic colors.

2 #E7EDB5 and #EDB5E7 with #B5EDE7 are triadic colors.