COLOR #B5EDD7

HEX: #B5EDD7 RGB: (181,237,215)

Renk bilgisi

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

RGB renk modeli

#B5EDD7 color RGB value is (181,237,215).

RGB: (181,237,215) (71%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 237 of 255 = 93%
B 215 of 255 = 84%

181
237
215

R + G + B ~ 83%. #B5EDD7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 237 + 215 = 633 (100%)
R 181 of 633 ~ 28.59%
G 237 of 633 ~ 37.44%
B 215 of 633 ~ 33.97'%

%28.59
%37.44
%33.97

CMYK RENK MODELİ

#B5EDD7 rengi CMYK tonu (24,0,9,7).

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

CMYK: (24,0,9,7)
C24M0Y9K7 (24%, 0%, 9%, 7%)
(0.24 / 0.00 / 0.09 / 0.07)

CMYK yüzdeleri

%23.63
%0
%9.28
%7.06

Codes

Color #B5EDD7 in popluar color models

B5 ED D7
RGB 181 237 215
HSL 156° 60.87% 81.96%
HSB/HSV 156° 23.63% 92.94%
CMYK 23.63% 0.00% 9.28%
7.06%

Color #B5EDD7 in popluar number systems.

HEX B5 ED D7
Decimal 181 237 215
Binary 10110101 11101101 11010111
Octal 265 355 327

Shades and tints

Shades of #B5EDD7

#B5EDD7
(181,237,215)
#A5D8C4
(165,216,196)
#95C3B1
(149,195,177)
#85AE9E
(133,174,158)
#75998B
(117,153,139)
#658478
(101,132,120)
#556F65
(85,111,101)
#455A52
(69,90,82)
#35453F
(53,69,63)
#25302C
(37,48,44)
#151B19
(21,27,25)
#000000
(0,0,0)

Tints of #B5EDD7

#B5EDD7
(181,237,215)
#BBEEDA
(187,238,218)
#C1EFDD
(193,239,221)
#C7F0E0
(199,240,224)
#CDF1E3
(205,241,227)
#D3F2E6
(211,242,230)
#D9F3E9
(217,243,233)
#DFF4EC
(223,244,236)
#E5F5EF
(229,245,239)
#EBF6F2
(235,246,242)
#F1F7F5
(241,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5EDD7; }

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

This text font color is #B5EDD7.

Background Color

.myBgColor { background-color: #B5EDD7; }

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

This div background color is #B5EDD7.

Border color

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

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

This div border color is #B5EDD7.

Opacity

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

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

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

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

This text has shadow with #B5EDD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5EDD7.

Preview

Color preview on black background

This text has color #B5EDD7 on black background.


Color preview on white background

This text has color #B5EDD7 on white background.


Black color preview on #B5EDD7 background

This text has black color on #B5EDD7 background.


White color preview on #B5EDD7 background

This text has white color on #B5EDD7 background.


Related colors

Complementary color

Complementary color for #hex is #4A1228.


I love getcolorcode.com

Triadic colors

1 #D7B5ED and #EDD7B5 with #B5EDD7 are triadic colors.

2 #D7EDB5 and #EDB5D7 with #B5EDD7 are triadic colors.